Guest User

Untitled

a guest
Oct 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. kubectl create namespace <your-namespace-name>
  2.  
  3. curl -k -H 'Authorization Bearer: <token>' https://$KUBERNETES_SERVICE_HOST:6443/api/<api-version>/namespaces/default/pods
Add Comment
Please, Sign In to add comment