Spring Cloud Kubernetes Config example
skaffold run
- For build and runkubectl apply -f config.yaml
- For applying the ConfigMap changeskubectl describe configmap config-example
- For describing the contents of Config Mapkubectl logs <pod_name> -f
- For tailing the logs from the pod