A couple of changes to make the kubernetes config work and follow best practices. - Use `deployment` instead of `pod`. - Use correct image names. After these changes, running `kubectl create -f demo/config/` creates a working deployment/service. |
||
|---|---|---|
| .. | ||
| deployment.yaml | ||
| service.yaml | ||