Mitul Sharma

Results 10 issues of Mitul Sharma

POD_IP created confusion as some variable name, so added to consider as variable values of pod IPs need to feed into wget -O- :8080

Hi, As per yaml file in section b.multi_container_file_pods , it should be match with the name given in yaml

$ alias k=kubectl % k get operators NAME AGE operator-sample 11s % k get operator NAME AGE operator-sample 15s % k get op NAME AGE operator-sample 26s above command generates...

@dgkanatsios If looks good, please add

As per new CKAD syllabus 2022, adding bookmark for CRD. @reetasingh

found a small typo in README

added $ kk run d1 --image=nginx --dry-run=client -o yaml > d1.yaml

--dry-run is deprecated, adding client in Pod YAML $ kk run p1 --image=nginx --restart=Never --dry-run=client -o yaml > p1.yaml

Command needs changes, need to add --dry-run=client # kk run p1 --image=nginx --restart=Never --dry-run -o yaml > p1.yaml W0203 11:11:22.243064 9857 helpers.go:555] --dry-run is deprecated and can be replaced with...

Working fine on stage cluster, please have a look and try to run on prod, if still reproducible should be some issue with pod $osdctl alert silence add 2axxxxx --alertname...