More on this book
Kindle Notes & Highlights
If you want to skip downloading the release and quickly download the client and/or server binaries, you can get them directly from https://dl.k8s.io.
kubectl set image deployment sise mhausenblas/simpleservice:0.5.0
kubectl rollout undo deployment sise ‐‐to‐revision=2
kubectl expose deploy/nginx --port 80
open http://localhost:8001/api/v1/proxy/namespaces/default/services/nginx/

