Skip to content

Instantly share code, notes, and snippets.

@krotkiewicz
Created October 10, 2017 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krotkiewicz/95c2bc1bc9de4bf906f12c8666980a23 to your computer and use it in GitHub Desktop.
Save krotkiewicz/95c2bc1bc9de4bf906f12c8666980a23 to your computer and use it in GitHub Desktop.
root@node:~$ kube-scheduler --master=http://localhost:8080 &> /tmp/scheduler.log &
root@node:~$ kubectl get pods
NAME READY STATUS RESTARTS AGE
nginx 1/1 Running 0 17m
nginx2 1/1 Running 0 17m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment