Charlie R.C
952e5b4497
add host paths to psp ( #3971 )
...
* add host paths to psp
* add italics
2017-06-02 14:11:38 -07:00
Andrew Chen
de0f19682a
Merge branches 'master' and 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix example in the "Adding ConfigMap data to a Volume" section
Update ExternalName example
Completes PR #3325
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io :
2017-06-01 16:20:18 -07:00
Andrew Martin
35f6ce8b6f
Update ExternalName example
...
As per design proposal: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/service-external-name.md
The existing example is not validated by Kubernetes 1.6.3
2017-06-01 15:12:07 -07:00
pospispa
d448129de9
Admins Can Configure Zones in Storage Class
...
The PR #38505 (https://github.com/kubernetes/kubernetes/pull/38505 ) added zones optional parameter to Storage Class for AWS and GCE provisioners.
That's why documentation needs to be updated accordingly.
2017-06-01 13:25:43 -07:00
Andrew Chen
7f9eec2b61
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
networking.md: Add reference to the Cilium network plugin
Fix typo in cluster api docs
[Kubeadm] bugfix in the index listing
2017-05-31 12:49:02 -07:00
Thomas Graf
42f0b93b68
networking.md: Add reference to the Cilium network plugin
...
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2017-05-31 11:00:58 -07:00
Andrew Chen
b695c0f78b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix log rotation description in the logging doc (#3918 )
Add colon to #3897
add prompt about KUBE_REPO_PREFIX (#3597 )
Warn against managing ReplicaSets owned by Deployments
Update small typo in components page (#3930 )
change the service name to pod ip (#3926 )
2017-05-31 10:52:49 -07:00
Mik Vyatskov
f4fd9e79ed
Fix log rotation description in the logging doc ( #3918 )
...
* Fix log rotation description in the logging doc
* Review comments
* Address review comments
* Address review comments
2017-05-31 10:50:04 -07:00
Andrew Chen
5b26c42be5
Add colon to #3897
2017-05-31 10:47:02 -07:00
Michail Kargakis
4471d3dbf0
Warn against managing ReplicaSets owned by Deployments
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-31 10:37:40 -07:00
Swapnil Kulkarni
71177ff37a
Update small typo in components page ( #3930 )
...
[1] page has a typo in Master Components section.
Updated the document.
[1] https://kubernetes.io/docs/concepts/overview/components/
2017-05-31 10:34:51 -07:00
Andrew Chen
b1ee47f7d5
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Reimplement #2756 (#3935 )
2017-05-30 16:31:02 -07:00
Andrew Chen
e0a852eb28
Reimplement #2756 ( #3935 )
2017-05-30 16:30:02 -07:00
Andrew Chen
b56358283a
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fixed a minor mistake
docs/concepts/policy/pod-security-policy.md: add projected to list of allowed types.
Init container exists beta in 1.6.
2017-05-30 15:52:35 -07:00
roshandawrani
c7ba600025
Fixed a minor mistake
...
The word "creating" seemed missing. global allocation map should have an entry for an IP address that the service gets while it's created, right?
2017-05-30 14:34:44 -07:00
Slava Semushin
1bed34e5c9
docs/concepts/policy/pod-security-policy.md: add projected to list of allowed types.
2017-05-30 14:20:39 -07:00
Guangya Liu
8c881a35cd
Init container exists beta in 1.6.
2017-05-30 12:03:52 -07:00
Andrew Chen
cca652bf00
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix typo (#3895 )
add unit of --ttl duration (#3915 )
Fixes broken links
Prototype of custom description meta tags. (#3928 )
Site URL for canonical URLs. (#3927 )
Warn about implications on selector updates
grammar patch to #3922 (#3923 )
add calico to the table of solution
Minor grammatical change
2017-05-30 11:59:54 -07:00
wangxunbo
ee92eafd82
fix typo ( #3895 )
...
I Created a deployment yaml file tomcatdp.yaml, and did not set the .spec.strategy,then run
kubectl create -f tomcatdp.yaml,
and then run
kubectl get deployment tomcat-deployment -o yaml,
the tomcat-deployment is the name of the deployment,found that the MaxUnavailable and MaxSurge default value is 25%
2017-05-30 11:47:18 -07:00
Michail Kargakis
8a27d982e6
Warn about implications on selector updates
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-26 18:31:12 -07:00
roshandawrani
02f1800bbd
Minor grammatical change
2017-05-26 17:14:57 -07:00
Andrew Chen
0702830cde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix sentence
Minor grammatical correction
Remove beta as K8s support on Bluemix Container Service is live
Fix some output
replace REASON with STATUS
column IP is missed
replace kubectl.sh with kubectl
replace KUBECTL with kubectl
fix the command output
fix the command output
fix the command output
Correcting the typo in init-container's name
fix typo
fix typo
fix typo
fix typo
fix typo
Update pod-overview.md (#3881 )
apps/v1beta1 is not valid (#3814 )
Get access to search console. (#3901 )
2017-05-26 13:39:26 -07:00
Kevin J. Qiu
fd4ce1860a
Fix sentence
2017-05-26 10:44:37 -07:00
chenhuan12
940335cd67
column IP is missed
...
column IP is missed
2017-05-26 10:39:40 -07:00
chenhuan12
61c39cf9df
replace kubectl.sh with kubectl
...
replace kubectl.sh with kubectl
2017-05-26 10:39:24 -07:00
chenhuan12
8b745c2e9e
replace KUBECTL with kubectl
...
replace KUBECTL with kubectl
2017-05-26 10:34:13 -07:00
chenhuan12
7d4f3c5587
fix the command output
...
fix the command output
2017-05-26 10:33:50 -07:00
roshandawrani
ffaafb2276
Correcting the typo in init-container's name
2017-05-26 10:31:20 -07:00
chenhuan12
9dc7cfbebb
fix typo
...
fix typo
2017-05-26 10:30:08 -07:00
chenhuan12
6ab0577e3e
fix typo
...
fix typo
2017-05-26 10:29:43 -07:00
Peter Lee
80bf5cb316
fix typo
2017-05-26 10:27:32 -07:00
Selvi K
d86f9ec781
Update pod-overview.md ( #3881 )
...
Fixed some typos
2017-05-26 10:27:09 -07:00
Francesc Campoy
35e959df7b
apps/v1beta1 is not valid ( #3814 )
...
* apps/v1beta1 is not valid
Replacing it with extensions/v1beta1 which actually works
* Add note for versions before 1.6.0
2017-05-25 23:56:42 -07:00
Andrew Chen
64a7d876f0
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Remove instructions to stage from <username>github.io. (#3893 )
Add drop-in templates
2017-05-25 12:31:24 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Andrew Chen
cd54a86f81
Merge branch 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io :
Minor fixes in the Deployment doc
2017-05-23 22:38:33 -07:00
Henrique Truta
fbcc2e9fde
Add cluster resource federation page
...
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
Andrew Chen
d0bfe261f3
Merge pull request #3862 from kargakis/minor-deployment-fixes
...
Minor fixes in the Deployment doc
2017-05-23 22:21:25 -07:00
Andrew Chen
9ea89e011e
Reimplement #3783
2017-05-23 14:21:56 -07:00
Michail Kargakis
1d12a4bc89
Minor fixes in the Deployment doc
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-23 10:51:06 +02:00
John Shanahan
4e28d9b8af
Fixed typo under the Supervisord section
2017-05-22 14:15:06 -07:00
kshafiee
729e4b6897
Update addons.md ( #3857 )
...
* Update addons.md
Added CNI-Genie as another addon, i.e., CNI alternative.
* Update addons.md
Addressed the comment!
2017-05-22 14:12:15 -07:00
Dan Winship
a58afb2a2e
Revert NetworkPolicy v1 docs ( #3849 )
...
* Revert "Update configure-namespace-isolation.md (#3758 )"
This reverts commit a712b13a3b
.
* Revert "Add Configure Namespace Isolation task"
This reverts commit f050c4cc57
.
* Revert "Update networkpolicies.md (#3755 )"
This reverts commit 15ca8f0b2f
.
* Revert "Update NetworkPolicy docs for v1"
This reverts commit 3a158ecf29
.
2017-05-22 11:54:57 -07:00
Michail Kargakis
71ff265e47
Remove stray prompt from deployment docs
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-22 11:23:51 -07:00
Jesse Seldess
3a8a465028
WTD: Projected volumes ( #3856 )
...
* Update projected volume task
- Rename file
- Build out steps
- Create separate yaml file for pod configuration
- Add new page to the sidenav
* Add projected volume type to volumes concept page
2017-05-22 10:57:42 -07:00
Steve Perry
e2bc3491a0
Remove and redirect: api. ( #3838 )
2017-05-18 19:11:28 -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
Xiaoyu Zhang
9e6df026c4
Delete a meaningless link
...
The link direct to its own section. There is not meaningful.
2017-05-18 14:47:03 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Dan Winship
411ecca94d
Clarify NetworkPolicy's "destination" podSelector a bit
2017-05-17 14:38:52 -07:00
Ahmet Alp Balkan
8b11f9ac40
secret.md: add base64 risk ( #3791 )
...
* secret.md: add base64 risk
Solves #3681 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Update secret.md
2017-05-17 13:34:29 -07:00
Jesse Kinkead
16b331ae20
Remove beta warning about Jobs.
2017-05-15 22:06:30 -07:00
Steve Perry
bb57c9ad0c
Move to Architecture section: Nodes. ( #3804 )
2017-05-15 19:22:06 -07:00
Jared
f940b709d9
access-clusters docs revamp ( #3779 )
...
* access-clusters docs revamp
Fix the accessing clusters docs, bring them into the right templates
and put them in the right parts of the site.
* Update proxies.md
* Update concepts.yml
* Update tasks.yml
2017-05-15 17:15:20 -07:00
Steve Perry
9cca278d3b
Move to Tasks: Cross-cluster Service Discovery. ( #3800 )
2017-05-15 14:06:34 -07:00
Steve Perry
e280122a44
Move to Tasks: Tools for Monitoring. ( #3799 )
2017-05-15 13:34:41 -07:00
Steve Perry
e0df06fded
Fix redirects. ( #3797 )
2017-05-15 13:17:13 -07:00
Steve Perry
156519236b
Consolidate federation topics. ( #3796 )
2017-05-15 12:12:47 -07:00
Steve Perry
31c6a9b747
Move to Tasks: Auth Across Clusters. ( #3794 )
2017-05-15 11:50:59 -07:00
Steve Perry
f1ac46cab4
Move to Architecture section: Master Node Com. ( #3793 )
2017-05-15 11:35:44 -07:00
Steve Perry
225f1b775d
Move to Tasks: Static Pods. ( #3792 )
2017-05-15 11:09:51 -07:00
Steve Perry
06c204a9f0
Move to Tasks: Cluster Management. ( #3790 )
2017-05-15 10:56:06 -07:00
Steve Perry
ed8cf61f3f
Move to Tasks: Access App Cluster. ( #3789 )
2017-05-15 10:21:26 -07:00
paulbattagliag
15ca8f0b2f
Update networkpolicies.md ( #3755 )
...
* Update networkpolicies.md
* Update networkpolicies.md
2017-05-14 16:33:31 -07:00
Claire Lundeby
5ceb764c80
Write the Docs: Moved to Concept page template & made style edits ( #3766 )
...
* Moved to Concept page template & made style edits
* Update federation.md
2017-05-14 16:32:13 -07:00
Wendy Shaffer
a326f8ff17
Write the Docs: Adding template and editing
2017-05-14 16:08:30 -07:00
Andrew Chen
2ea01f58d0
Update cluster-administration-overview.md
2017-05-14 15:50:04 -07:00
paulbattagliag
0ba167b5e9
Update what-is-kubernetes.md ( #3765 )
...
* Update what-is-kubernetes.md
* Update what-is-kubernetes.md
2017-05-14 15:42:05 -07:00
Ryan McGinnis
79cae9ada5
WtD: Cluster Administration Overview
...
Fixes typo
2017-05-14 14:04:20 -07:00
Ryan McGinnis
db5f30a4aa
Update cluster-administration-overview.md
...
Fixes typos
2017-05-14 13:53:46 -07:00
Ryan McGinnis
a36c1e9566
Update cluster-administration-overview.md
...
- Fixes a typo
- Fixes a dead link
2017-05-14 12:22:35 -07:00
Ryan McGinnis
a6e22fe80d
Update cluster-administration-overview.md
...
Write the Docs
- Put article in Concept template
- Edited article: updated links, edited for readability, and updated titles of articles
2017-05-14 11:43:49 -07:00
Steve Perry
697e0d3574
Move and consolidate etcd topics. ( #3739 )
2017-05-13 20:54:58 -07:00
cbatra
5aab4012c4
Update statefulset.md ( #3732 )
...
Following links were broken on the Stateful Set page
Link to "Force deleting Stateful Sets"
Link to Headless service.
Link to cluser domain
2017-05-12 15:37:47 -07:00
Andrew Chen
e89dafe099
Fix typo to finish PR #3631
2017-05-12 15:25:51 -07:00
Guangya Liu
297c665eca
Added example for pod preferredDuringSchedulingIgnoredDuringExecution.
2017-05-12 15:22:49 -07:00
Joshua Swaney
0fb2e07614
s/cloudprovider/cloud provider/
2017-05-12 11:07:11 -07:00
zhangmingld
1779addc8d
Symbol ")" is redundant ( #3728 )
...
Symbol ")" is redundant
2017-05-12 11:06:36 -07:00
Dan Winship
a32d30c107
NetworkPolicy updates for v1 ( #3721 )
...
* NetworkPolicy clarifications
- For clarity, only use the word "policy" in reference to
NetworkPolicies, not in reference to the isolation annotation.
- Drop a bunch of text related to the isolation annotation since
there's only one interesting value so there's no reason to
complicate things.
- Fix bad YAML indentation
- Misc rewording
* Update NetworkPolicy docs for v1
2017-05-11 13:26:32 -07:00
Mike Bryant
14fa478c2d
Remove SI comment
...
K is not a valid SI prefix
2017-05-10 09:29:13 -07:00
Jesse Haka
c1b8664cb6
cinder storageclass, zone algorithm if not specified ( #3693 )
...
update aws+gce availability texts, the algorithm is not random
2017-05-10 09:25:05 -07:00
Steve Perry
d7d32000a5
Change title. ( #3699 )
2017-05-09 13:48:28 -07:00
Steve Perry
8be660ccd8
Move to Concepts: Admin Overview. ( #3698 )
...
* Move to Concepts: Admin Overview.
* Fix filename.
2017-05-09 13:32:48 -07:00
Andrew Chen
ef2c0920d3
Add feature state templates ( #3680 )
...
* Add feature state template
* tweak css
* change wording
* apply wording changes to alpha and beta
* tweak dialog css
* tweak code highlighting
* tweak dialog style
* set for_k8s_version default
* tweak dialog ul
* make init containers 1.5 beta for now
* set default dialog width
* revert a:visited color
* force code style
* simplify copy for alpha, beta, stable
* tweak code style
* fix beta dialog title
* fix dialog link a code
* remaining tweaks
* set a:visited color
* Address Steve's feedback
* rename dialog.md to feature-dialog.md
* remove bold from additional feature state text
2017-05-09 11:24:43 -07:00
Michail Kargakis
8481c02496
Update deployment docs
2017-05-09 10:04:45 -07:00
Steve Perry
f953d98eab
Move to Tasks: Guaranteed Scheduling. ( #3689 )
2017-05-08 22:40:29 -07:00
Steve Perry
34a71341eb
Move to Tasks: Out of Resources. ( #3685 )
2017-05-08 19:12:27 -07:00
Steve Perry
177c96da73
Move to Tasks: ThirdPartyRes. ( #3679 )
...
* Move to Tasks: ThirdPartyRes.
* Change title.
2017-05-08 14:14:13 -07:00
Steve Perry
20ff36112a
Move to Debug section: Auditing. ( #3678 )
2017-05-08 12:53:43 -07:00
Rohit Agarwal
fb26a395f0
ReplicationController: Fix typo.
2017-05-08 10:25:44 -07:00
Guangya Liu
6ae88186aa
Highlight two special case for tolerations.
2017-05-06 08:22:52 +08:00
Olve S. Hansen
948d545737
Added sub-section about internal load balancers ( #3136 )
...
* Added sub-section about internal load balancers
* Title changed to
2017-05-05 14:16:38 -07:00
Kelly Campbell
6d606db9d4
Link to tutorial on how to update a StatefulSet
2017-05-05 09:34:08 -07:00
Xiaoyu Zhang
ac9a2e678e
fix a typo
...
"by default" may be fine
2017-05-05 09:10:11 -07:00
Steve Perry
fc533bea91
Combine topic on commands and args. ( #3637 )
...
* Combine topic on commands and args.
* Fix redirect.
2017-05-04 11:38:34 -07:00
Roberto Jung Drebes
3320d60ed3
update storageclass annotation docs for statefulsets ( #3616 )
2017-05-03 10:37:40 -07:00
Jiangzhao Lv
b4e57df8a0
fix redirect link ( #3568 )
...
* fix redirect link
* use relative path instead of full URL
2017-05-03 08:22:28 -07:00
Steve Perry
c849d1668d
Fix typo in redirect. ( #3611 )
2017-05-02 17:14:06 -07:00
Arthur Miranda
d2de692a32
Fixes broken links
2017-05-02 18:12:48 -03:00