Changing notes section to kubectl over kubecfg
This commit is contained in:
@@ -23,6 +23,7 @@ Deploy a CoreOS running Kubernetes environment. This particular guild is made to
|
|||||||
| CoreOS Slave 1 | d0:00:67:13:0d:01 | 10.20.30.41 |
|
| CoreOS Slave 1 | d0:00:67:13:0d:01 | 10.20.30.41 |
|
||||||
| CoreOS Slave 2 | d0:00:67:13:0d:02 | 10.20.30.42 |
|
| CoreOS Slave 2 | d0:00:67:13:0d:02 | 10.20.30.42 |
|
||||||
|
|
||||||
|
|
||||||
## Setup PXELINUX CentOS
|
## Setup PXELINUX CentOS
|
||||||
To setup CentOS PXELINUX environment there is a complete [guide here](http://docs.fedoraproject.org/en-US/Fedora/7/html/Installation_Guide/ap-pxe-server.html). This section is the abbreviated version.
|
To setup CentOS PXELINUX environment there is a complete [guide here](http://docs.fedoraproject.org/en-US/Fedora/7/html/Installation_Guide/ap-pxe-server.html). This section is the abbreviated version.
|
||||||
|
|
||||||
@@ -644,8 +645,9 @@ List fleet machines
|
|||||||
|
|
||||||
List Kubernetes
|
List Kubernetes
|
||||||
|
|
||||||
kubecfg list pods
|
kubectl get pods
|
||||||
kubecfg list minions
|
kubectl grt minions
|
||||||
|
|
||||||
|
|
||||||
Kill all pods:
|
Kill all pods:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user