Update the docs

This commit is contained in:
asifdxtreme 2017-08-08 11:03:38 +08:00
parent 18f6edd850
commit 65e48b553a
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Create an instancegroup.
### Synopsis
Create an instancegroup configuration. kops has the concept of "instance groups", which are a group of similar virutal machines. On AWS, they map to an AutoScalingGroup. An ig work either as a Kubernetes master or a node.
Create an instancegroup configuration. kops has the concept of "instance groups", which are a group of similar virtual machines. On AWS, they map to an AutoScalingGroup. An ig work either as a Kubernetes master or a node.
```
kops create instancegroup

View File

@ -8,7 +8,7 @@ Delete instancegroup
### Synopsis
Delete an instancegroup configuration. kops has the concept of "instance groups", which are a group of similar virutal machines. On AWS, they map to an AutoScalingGroup. An ig work either as a Kubernetes master or a node.
Delete an instancegroup configuration. kops has the concept of "instance groups", which are a group of similar virtual machines. On AWS, they map to an AutoScalingGroup. An ig work either as a Kubernetes master or a node.
```
kops delete instancegroup