Kubernetes Manifest Yaml files
Kubernetes is an orchestration-platform, which is to manage containers.
When working with Kubernetes (K8s), you can interact with it using two primary modes: imperative mode and declarative mode.
imperative mode means to run the commands, declarative...
nithinmanupuri.hashnode.dev2 min read