#kubernetes
Read more stories on Hashnode
Articles with this tag
What is Gitops GitOps is a software development method based on using the Git version control system to manage and automate the deployment and...
What if there are no services in k8s If there were no concept of services in Kubernetes, it would be much more difficult to manage communication...
container vs pod In container orchestration platforms such as Kubernetes, a pod is the smallest deployable unit representing a single instance of a...