Setting Up a Local GitLab Runner on Linux machine and Configuring the runner on Gitlab Pipeline.Mar 10, 2024·2 min read
Deployed Django Todo List on KubernetesDeployments in Kubernetes | Deploy a Django Todo application on Kubernetes A Deployment provides declarative updates for Pods and ReplicaSets.a Deployment is an object that manages the deployment and scaling of a set of pods. Steps: Create EC2 insta...May 1, 2024·2 min read