Advertisement
Guest User

Untitled

a guest
Jun 15th, 2015
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. $ kubectl run-container wordpress --image=tutum/wordpress --port=80
  2. W0615 11:57:09.363226 6821 cmd.go:148] run-container is DEPRECATED and will be removed in a future version. Use run instead.
  3. CONTROLLER CONTAINER(S) IMAGE(S) SELECTOR REPLICAS
  4. wordpress wordpress tutum/wordpress run=wordpress 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement