Jamie Hannaford
ddb6636f2c
Document kubeadm KUBELET_DNS_ARGS issue
2017-06-26 09:00:20 -07:00
Jamie Hannaford
686b7aef38
Document how to use custom certs with kubeadm ( #4113 )
2017-06-25 11:44:44 -07:00
Selvi K
0b5ff11185
Typo in authentication.md
2017-06-23 00:49:31 -07:00
Murad Korejo
bbffb34c6c
Updates to docs/admin/kubelet-tls-bootstrapping ( #3617 )
...
* update TLS bootstrapping doc
* formatting edits on top of prev edits
* revert to lowercase b in title
2017-06-22 14:22:20 -07:00
Charlie R.C
4edbe7449d
add PodNodeSelector to admission-controllers ( #3691 )
2017-06-22 14:19:28 -07:00
Charlie R.C
4ac5baaf51
Document the use of verb if set resourceNames
...
ref to https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/helpers.go#L225
2017-06-22 13:29:30 -07:00
Jonathan MacMillan
daca587c77
Fix a typo in the High Availability docs ( #4048 )
2017-06-20 15:19:04 -07:00
xilabao
f527759087
add the introduce of using wildcard '*' in nonResourceURL
2017-06-20 13:17:05 -07:00
Jamie Hannaford
0ef468e48b
Add notes for file/flag precedence
2017-06-19 16:53:02 -07:00
Harry Zhang
ed00765f3c
Add CRI runtime support
2017-06-07 10:05:06 -07:00
Cao Shufeng
8dd901ee98
[authorization] fix invalid href for webhook
2017-06-05 11:42:13 +08:00
Jordan Liggitt
2841f6dabe
Improve RBAC doc ( #3951 )
...
* Remove spurious cluster-status role description
* Indicate controller-manager must be granted controller roles when not run with --use-service-account-credentials
2017-06-02 14:26:39 -07:00
Charlie R.C
75303cfee4
add prompt about KUBE_REPO_PREFIX ( #3597 )
...
* add prompt about KUBE_REPO_PREFIX
* add period
2017-05-31 10:45:55 -07:00
Tuna
d905c3838f
add unit of --ttl duration ( #3915 )
...
* add unit of --ttl duration
fix #3890
* fix typo
2017-05-30 11:41:16 -07:00
Karthik Gaekwad
2660141c20
Fixes broken links
2017-05-30 11:40:29 -07:00
Charlie R.C
b545d393b6
update recommend admission control plug-ins
2017-05-23 22:28:36 -07:00
Andrew Chen
3c1b0df482
Reimplement #3770
2017-05-23 14:10:17 -07:00
Andrew Chen
fcfc676786
Reimplement #3767
2017-05-23 13:56:57 -07:00
Jim Rollenhagen
1a1afdf162
Trivial typo fix
...
s/Carabou/Caribou/ in the API access docs.
2017-05-22 18:12:42 -04:00
Rick Sostheim
4bacc2419c
trivial markdown changes to cleanup page rendering
...
inserted json body pretty printed for further clarity.
2017-05-22 13:38:59 -07:00
Steve Perry
a02a577082
Remove and redirect: admin/cluster-trouble. ( #3839 )
2017-05-18 22:29:20 -07:00
Steve Perry
18ccf43021
Update link: user-guide/application-troubleshooting. ( #3834 )
2017-05-18 18:16:31 -07:00
Andrew Chen
6a7c312867
Update links in home, header, footer, whatisk8s ( #3833 )
...
* home page, header, footer
* docs/whatisk8s
* /docs/user-guide/compute-resources/
* /docs/concepts/overview/what-is-kubernetes.md
2017-05-18 16:50:06 -07:00
Jordan Liggitt
8d597e8e23
Clarify when RBAC reconciliation is active
2017-05-17 11:41:58 -07:00
Stephenie Swope
6baa409961
WriteTheDocs Update to the page ( #3778 )
...
* WriteTheDocs Update to the page
Moved some detailed content from /docs/admin/accessing-the-api/ to this page.
Moved ABAC mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/abac/
Moved Webhook mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/webhook/
Reorganized the page and tweaked the conceptual information.
Updated to match the page template here: https://kubernetes.io/docs/home/contribute/page-templates/
* Removed TOC
Removed TOC
* Update index.md
Fixed MD to add spaces between ## and the text
2017-05-15 17:13:33 -07:00
Stephenie Swope
a882281a10
Update Authorization high-level overview
...
Stripped out details from the Authorization overview. Details to be updated and added to the Authorization page.
2017-05-15 16:43:46 -07:00
zhangmingld
d0a395e83e
The kubelet flag "--config" has changed to be "pod-manifest-path" ( #3692 )
...
The kubelet flag "--config" has changed to be "pod-manifest-path" ,so
file "default-kubelet"should be changed.
2017-05-10 13:36:07 -07:00
Charlie R.C
2aeffaefba
fix typo in rbac.md
2017-05-10 09:28:06 -07:00
Ahmet Alp Balkan
d3cc80f5e0
Fix broken link in HA doc with minikube ( #3599 )
...
Fixes #3570 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:20 -07:00
Charlie R.C
5e384ab531
remove abandoned environment variable
2017-04-28 15:43:17 -07:00
xilabao
fcecf1b7ed
fix impersonate in authorization
2017-04-28 15:21:31 -07:00
Eric Chiang
8b99043839
rbac: document resourceNames and note they can't be used for creates
2017-04-27 15:07:07 -07:00
Steve Perry
b37b5d1957
Deprecation complete: ingress ... ( #3553 )
2017-04-26 16:49:38 -07:00
Steve Perry
e98619b0d9
Deprecation complete: federation/daemonsets ... ( #3551 )
2017-04-26 14:13:54 -07:00
Steve Perry
9fd06cdc95
Deprecation complete: node-problem ... ( #3550 )
2017-04-26 13:53:19 -07:00
Steve Perry
cb04127bd1
Deprecation complete: master-node-communication ... ( #3548 )
2017-04-26 12:29:33 -07:00
Steve Perry
61c1605c27
Deprecation complete: etcd ... ( #3543 )
2017-04-26 08:24:44 -07:00
Steve Perry
4d990ef6ef
Deprecation complete: namespaces/walkthrough ... ( #3539 )
2017-04-25 20:50:33 -07:00
Steve Perry
aeb1ada001
Deprecation complete: admin ... ( #3538 )
2017-04-25 20:31:45 -07:00
Andrew Chen
2f51937983
docs migration: Container Lifecycle Hooks into Concepts ( #2564 )
...
* initial commit for structure
* migrate Container Lifecycle Hooks and related files to Concepts
* update Concepts ToC
* fix formatting
* Formatting tweaks
* comment out What's next
* remove What's next
* Begin rewrite of container-lifecycle-hooks.md
* incremental update to edit
* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.
* Add concept template to volumes.md and images.md
* Apply changes for steveperry-53 feedback.
* fix format issue
* tweak formatting
* fix Concepts ToC
* update links
* add back changes to Concepts ToC
* fix a link
* update links
2017-04-25 10:36:59 -07:00
xilabao
06aed032d2
fix wildcard in authorization
2017-04-24 12:16:05 -07:00
xilabao
7d15d52525
add attention to kubelet config
2017-04-24 11:11:39 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00
chenhuan12
cba09b7b70
fix typo
...
fix typo
2017-04-19 14:27:13 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Ryan McGinnis
a8646ace75
Update kubeadm.md
...
- Running `--api-advertise-address` returns unknown flag error
- `--apiserver-advertise-address` is the correct command, so this must have been a typo
2017-04-18 12:59:40 -07:00
Steve Perry
90be2b2dd2
Move Guide topics: Namespaces. ( #3437 )
2017-04-17 12:56:24 -07:00
Xiaoyu Zhang
4fb32e03a7
Fix broken link:walkthrough.md
...
Fix broken link:walkthrough.md
2017-04-14 15:58:08 -07:00
Xiaoyu Zhang
cb042d45b2
Fix broken link:kubeadm.md
...
Fix broken link:kubeadm.md
2017-04-14 15:57:41 -07:00
Steve Perry
3e4c2bbbd9
Experiment: Redirect using only redirects.js. ( #3413 )
2017-04-14 14:02:17 -07:00