YAML for K8S
This post covers only k8s dependent YAML specification. What is YAML YAML is called as YAML ain’t markup language or …
This post covers only k8s dependent YAML specification. What is YAML YAML is called as YAML ain’t markup language or …
We can create config map in two ways Imperative way Declarative way vim my-cm1.txt port=3000token=hello You Can set alies as …
Agenda Variables Specifications Init Container Services Controllers Environment Label If we need to Run Application _ Database (App + DB), …