Merge pull request #11405 from mikedanese/namespace-example-move

move kubernetes-namespaces to docs/user-guide
This commit is contained in:
Brian Grant
2015-07-16 22:51:17 -07:00
5 changed files with 11 additions and 9 deletions

View File

@@ -61,6 +61,8 @@ The Namespace provides a unique scope for:
## Usage
Look [here](namespaces/) for an in depth example of namespaces.
### Viewing namespaces
You can list the current namespaces in a cluster using:
```sh