- SSH (secure shell) 4 (for) CSH (container shell)
- make it possible to access pod through SSH connection
- sidecar pattern (<- I'm not sure this is the best pattern for this usage.)
- check ./manifest/dev/sa.yaml
kubectl exec
overssh
- check ./manifest/dev/README.md
- reconsidering the architecture
- Is sidecar-pattern appropriate for thisr usage??
- build & push docker image
- develop injector (using admission webhook)