Releases: engineerd/kube-exec
Releases · engineerd/kube-exec
kube-exec v0.2
- #7 adds support for Kubernetes secrets as environment variables
kube-exec v0.1
Initial release:
- create Kubernetes pod
- wait for pod to be in Running state
- attach to the pod and stream data in through
stdin
and out of the container throughstdout
andstderr