Merge pull request #1358 from jouve/get_resource

update resources available for kubeclt get
This commit is contained in:
devin-donnelly
2016-10-05 14:13:09 -07:00
committed by GitHub
+15 -7
View File
@@ -85,25 +85,33 @@ The following table includes a list of all the supported resource types and thei
Resource type | Abbreviated alias Resource type | Abbreviated alias
-------------------- | -------------------- -------------------- | --------------------
`clusters` |
`componentstatuses` |`cs` `componentstatuses` |`cs`
`configmaps` |`cm`
`daemonsets` |`ds` `daemonsets` |`ds`
`deployments` | `deployments` |`deploy`
`events` | `ev`
`endpoints` |`ep` `endpoints` |`ep`
`events` |`ev`
`horizontalpodautoscalers` |`hpa` `horizontalpodautoscalers` |`hpa`
`ingresses` |`ing` `ingresses` |`ing`
`jobs` | `jobs` |
`limitranges` |`limits` `limitranges` |`limits`
`nodes` | `no`
`namespaces` |`ns` `namespaces` |`ns`
`pods` | `po` `networkpolicies` |
`persistentvolumes` | `pv` `nodes` |`no`
`persistentvolumeclaims` |`pvc` `persistentvolumeclaims` |`pvc`
`resourcequotas` | `quota` `persistentvolumes` |`pv`
`pods` |`po`
`podsecuritypolicies` |`psp`
`podtemplates` |
`replicasets` |`rs`
`replicationcontrollers` |`rc` `replicationcontrollers` |`rc`
`resourcequotas` |`quota`
`secrets` | `secrets` |
`serviceaccounts` | `serviceaccounts` |`sa`
`services` |`svc` `services` |`svc`
`storageclasses` |
`thirdpartyresources` |
## Output options ## Output options