Working Student IT Operations
- Project 1: Kubernetes Readiness Control Sidecar
- Designed and developed a Sidecar container that uses the Python Flask HTTP API to manage the readiness of pod within Kubernetes clusters. Implemented a robust mechanism to save pod readiness status in an atomic file.
- Achieved successful deployment by creating Docker images using Docker and Docker compose. Leveraged Helm diagram templating to streamline the deployment and configuration of the Sidecar container in Kubernetes environments.
- Project 2: Tracing and Metrics for Axum Web Application
- Designed a tracing and metrics solution for an Axum web application using OpenTelemetry and Prometheus, exporting metrics to Jaeger, providing comprehensive insight into application performance and behavior.
- Ensured efficient deployment on Kubernetes clusters through Helm diagrams. Leveraged Skaffold to improve development workflows .