Kubernetes - Pod and Container Configuration
Instead of using default values we can add some configs rudimentary checks or application specific check etc.
Probes
These probe conditions will be set by the application developers it self
Liveness Probe
Many application running for long periods of...
kubernetes-infos.hashnode.dev3 min read