kubehello β Tiny (30KB) Docker image for demoing Kubernetes π Example usage $ kubectl create -f pod.yaml pod/kubehello created $ kubectl logs kubehello Hello from demo-namespace!