Steve Perry
5fe546b09d
Move Guide topic: ThirdPartyResources. ( #3209 )
...
* Move Guide topic: ThirdPartyResources.
* Fix link.
2017-04-03 13:22:52 -07:00
Steve Perry
418771e0a5
Move Guide topic: Service Accounts. ( #3208 )
...
* Move Guide topic: Service Accounts.
* Remove TODOs.
2017-04-03 12:31:32 -07:00
Steve Perry
d1bcac468a
Move Guide topic: Services. ( #3206 )
2017-04-03 12:10:09 -07:00
Steve Perry
7b95ad4ca0
Move Guide topic: Security Context. ( #3205 )
2017-04-03 11:47:25 -07:00
Steve Perry
122410bc34
Move Guide topic: Secrets. ( #3204 )
2017-04-03 11:02:45 -07:00
Steve Perry
a243c28888
Move Guide topic: Replication Controller. ( #3203 )
...
* Move Guide topic: Replication Controller.
* Add included file.
2017-04-03 10:23:03 -07:00
Steve Perry
ccadfc2ca8
Move Guide topic: Pods. ( #3190 )
...
* Move Guide topic: Pods.
* Fix link.
2017-03-31 16:21:13 -07:00
Steve Perry
d7ed85504e
Move Guide topic: Pet Set. ( #3188 )
...
* Move Guide topic: Pet Set.
* Add included file.
2017-03-31 16:00:55 -07:00
Steve Perry
504327c0a1
Move Guide topic: Network Policies. ( #3184 )
2017-03-31 14:06:32 -07:00
Steve Perry
3c23d75133
Move Guide topics: Names, Namespaces. ( #3183 )
2017-03-31 13:50:16 -07:00
Steve Perry
dc75a8f071
Move Guide topic: Ingress. ( #3181 )
2017-03-31 13:25:41 -07:00
Steve Perry
de895fbf5a
Move Guide topic Replica Sets. ( #3180 )
2017-03-31 13:10:28 -07:00
Steve Perry
e35313c657
Move Guide topic: Deployments ( #3179 )
...
* Move Guide topic: Deployments
* Move included file.
2017-03-31 12:13:47 -07:00
Steve Perry
6a2366314e
Move Guide topic: Annotations. ( #3177 )
2017-03-31 10:33:26 -07:00
Steve Perry
151a19cbc7
Move Guide topic: Persistent Volumes. ( #3176 )
2017-03-31 10:10:44 -07:00
Andrew Chen
8a6fedf1c8
fix api-reference/v1/definitions links
2017-03-30 14:23:42 -07:00
yupengzte
914e779c97
Fix typo
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:37:14 -07:00
chenhuan12
6b02e280d8
fix typo
...
1、fix command kubectl get crontab output
2、fix command kubectl get crontab -o json output
2017-03-30 09:34:51 -07:00
chenhuan12
a19701dea4
fix typo
...
fix typo
2017-03-30 09:34:18 -07:00
yupengzte
f9fa1464fa
The first letter should be capital letter
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:29:45 -07:00
chenhuan12
5ffc79499c
fix typo
...
fix typo
2017-03-30 09:25:09 -07:00
Andrew Chen
a9c4b410e2
Remove superfluous headers in kubectl page ( #3121 )
2017-03-29 16:40:08 -07:00
Steve Perry
c57fad453f
Move Support topics. ( #3108 )
...
* Move Support topics.
* Update stage-documentation-changes.md
* Update stage-documentation-changes.md
2017-03-29 15:11:59 -07:00
Slava Semushin
0e8f7ded2d
Add PodSecurityPolicy admission controller.
2017-03-29 13:39:42 -07:00
Francois-Guillaume Ribreau
2b96cb3fd0
Fix link
2017-03-29 13:04:29 -07:00
chenhuan12
a366bfb7a0
fix typo
...
fix typo
2017-03-29 10:37:03 -07:00
chenhuan12
10a37d1bb8
fix typo
...
fix typo
2017-03-29 10:36:39 -07:00
Xiaoyu Zhang
69cd465278
update kubectl commands ( #3064 )
...
The original links are all invalid. I change them all to v1.6 commands.
Hope it it helpful. :)
2017-03-29 10:24:44 -07:00
Steve Perry
b974f72bd3
Move Guide topic: Assigning Pods to Nodes. ( #3071 )
2017-03-28 20:59:32 -07:00
Xiaoyu Zhang
280977ecf9
Fix error link
2017-03-28 15:10:57 -07:00
Elijah C. Voigt
c942340410
user-guide/services: json -> yaml examples
2017-03-28 12:53:39 -07:00
Andrew Chen
1c902d0fde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (21 commits)
revert issue URL, turn into link
docs/admin/authorization: remove duplicated phrase (#3045 )
update urls
Fix a typo and update one url
update urls
update a url
update urls
update invalid links
update some urls
modify the url of RestartPolicy (#3034 )
Fix the url
amend the url
amend the readiness probes (#3031 )
modify the link url (#3030 )
change the url (#3029 )
Fix the typo.
Fix the link url
delete redundant example
fix typo
change a link's url
...
# Conflicts:
# docs/admin/authorization/index.md
2017-03-28 11:33:09 -07:00
Xiaoyu Zhang
090f7c9608
update urls
...
update urls
2017-03-28 11:07:07 -07:00
Xiaoyu Zhang
f326993ce4
update invalid links
...
update invalid links
2017-03-28 10:51:31 -07:00
jianglingxia
6c3971d9f4
amend the readiness probes ( #3031 )
...
correct the url
2017-03-28 10:34:56 -07:00
Maciej Szulik
db9638a68f
Add new generator for deployments
2017-03-28 09:34:49 +02:00
Andrew Chen
906bfad18f
Merge pull request #2807 from jessfraz/pod-preset
...
Add pod preset docs
2017-03-27 22:27:16 -07:00
Jess Frazelle
e87b393ba3
Add pod preset docs
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-27 20:10:10 -07:00
Andrew Chen
403c2c1510
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
s/Wildard/Wildcard/
rephrase the sentence
Fix the number of processes on Kubernetes master (#2985 )
Pod Security Policy doc improvements (#3010 )
docs/admin: document OpenID Connect plugin "extra-scopes" field
# Conflicts:
# docs/admin/kubelet.md
# docs/user-guide/pod-security-policy/index.md
2017-03-27 16:12:50 -07:00
Vyacheslav Semushin
43a94011fa
Pod Security Policy doc improvements ( #3010 )
...
* docs/user-guide/pod-security-policy: minor improvements.
* docs/user-guide/pod-security-policy: convert JSON to YAML.
* docs/user-guide/pod-security-policy: mention kubectl get/edit commands.
2017-03-27 11:53:24 -07:00
Andrew Chen
d4349f10cb
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
change the link icon
fix command kubectl get serviceAccounts output
Flannel is not longer the only network addon that supports ARM
# Conflicts:
# docs/getting-started-guides/kubeadm.md
2017-03-24 18:09:32 -07:00
chenhuan12
2ed1a1351c
fix command kubectl get serviceAccounts output
...
fix command kubectl get serviceAccounts output
2017-03-24 11:17:55 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Andrew Chen
ddc206709f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the pr
Fix a typo
2017-03-23 22:32:47 -07:00
Xiaoyu Zhang
438420ee21
fix the pr
...
rephrase the expressions.
2017-03-23 22:25:57 -07:00
Xiaoyu Zhang
9b15f8d77b
Fix a typo
...
Change "state" to "states". rc's replicas may have different states.
2017-03-23 22:25:57 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Cao Shufeng
57ad5d1cf6
Update some description about secrets
...
We can use RBAC/ABAC to control which users can access secrets.
2017-03-23 14:56:13 -07:00
Andrew Chen
996723bc8f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Replace the tab with 4 spaces in md files (#2797 )
fix link error
Replace the tab with 4 spaces in html files
hitting the `ClusterIP` from a pod (#2826 )
# Conflicts:
# docs/admin/accessing-the-api.md
# docs/api-reference/extensions/v1beta1/definitions.html
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu
9ce54855d5
Replace the tab with 4 spaces in md files ( #2797 )
...
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00