* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fix the command output
  delete invalid link
  Revert "fix the command output"
  fix the command output
  Delete the useless spaces
  Dollar signs used before commands without showing output
  bare-url-used
  Fix typo in authorization docs
  Update networking.md
This commit is contained in:
Andrew Chen
2017-03-27 09:31:30 -07:00
6 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ current-context: webhook
contexts:
- context:
cluster: name-of-remote-authz-service
user: name-of-api-sever
user: name-of-api-server
name: webhook
```