Highlighted command --kubectl describe

In web page ,there is no space ,need some empty space,thanks!
This commit is contained in:
jianglingxia
2017-03-02 16:07:41 +08:00
committed by Andrew Chen
parent 1abe7577cc
commit a380fec339
+2 -2
View File
@@ -10,9 +10,9 @@ Show details of a specific resource or group of resources
Show details of a specific resource or group of resources. This command joins many API calls together to form a detailed description of a given resource or group of resources. Show details of a specific resource or group of resources. This command joins many API calls together to form a detailed description of a given resource or group of resources.
```
$ kubectl describe TYPE NAME_PREFIX $ kubectl describe TYPE NAME_PREFIX
```
will first check for an exact match on TYPE and NAME PREFIX. If no such resource exists, it will output details for every resource that has a name prefixed with NAME PREFIX. will first check for an exact match on TYPE and NAME PREFIX. If no such resource exists, it will output details for every resource that has a name prefixed with NAME PREFIX.
Valid resource types include: Valid resource types include: