Mitsuhiro Tanino
67ece8bc15
Add internal provisioner support matrix ( #4009 )
...
* Add internal provisioner support matrix
* Change links and add example of NFS plugin
* Remove usages related to hostpath
2017-06-07 14:12:59 -07:00
kshafiee
8d20ed8580
Update networking.md ( #3950 )
...
* Update networking.md
Added CNI-Genie as one of the many options
* Update networking.md
Addressed!
* Update networking.md
2017-06-05 11:04:45 -07:00
Mitsuhiro Tanino
1cec609586
Add fibre channel volume explanation ( #3967 )
...
* Add fibre channel volume explanation
This patch adds explanation of fibre channel volume including
usage of multiple WWNs.
Fix #33602
* Fix typos
2017-06-02 14:53:19 -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
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
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
e0a852eb28
Reimplement #2756 ( #3935 )
2017-05-30 16:30:02 -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
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
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
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -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
9ea89e011e
Reimplement #3783
2017-05-23 14:21:56 -07: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