you can use apply command instead of create, which will create a new pod if not there and update the existing one if already there.
kubectl get pods
kubectl describe pods
we use vscode for editing yaml files.
Extension used:
YAML -- By RedHat
go settings of extension.
Click on "Edit Settings.json" of Yaml:schemas
No comments:
Post a Comment