Steve Perry
cdc7278c82
In front matter, change approvers to reviewers. ( #7433 )
2018-02-18 11:29:37 -08:00
Joseph Heck
372eec8f5c
Roles sigdocs ( #7133 )
...
* strawman structure
* updates from PR review/feedback
* consolidate usage of SIG Docs and how to volunteer into a single location
* adding into ToC
* updates for Zach
* re-organizing and adding back approver lgtm comment
2018-02-17 00:10:38 -08:00
Adam Malowiecki
7180c4b34c
Fixed zookeeper YAML and Document headless reference ( #7404 )
2018-02-16 20:01:38 -08:00
Matt Kelly
eea2ddcc91
Follow style guide for code snippets ( #7382 )
...
The prompt character shouldn't be included and command output should be
separated from the command itself.
See https://kubernetes.io/docs/home/contribute/style-guide/#code-snippet-formatting
2018-02-16 19:59:38 -08:00
Kai Chen
d0fd23409c
Remove deprecated Kubernetes on Mesos ( #7434 )
2018-02-16 17:47:38 -08:00
Don Jayakody
3c8a6fca4b
Update Networking.md ( #6537 )
...
* Update Networking.md
Updating the "Big Switch Networks" (www.bigswitch.com) Kubernetes solution details.
* Update networking.md
* Update networking.md
* Update networking.md
2018-02-16 13:15:38 -08:00
Steve Perry
c2638b3e1d
Remove unused files from user-guide/downward-api. ( #7422 )
2018-02-16 07:50:39 -08:00
Julian Knocke
b9dab19055
Link to "Known issues" fixed ( #7269 )
...
The previous issue was closed and replaced by the linked one. This PR should reduce confusion when following that link.
2018-02-15 13:53:38 -08:00
Qiming
90746e7e9e
Fix error in sample code for allowedFlexVolumes ( #7048 )
2018-02-15 09:20:39 -08:00
Mike Frisch
ddc0637f19
Update create-cluster-kubeadm.md ( #7303 )
2018-02-14 20:07:42 -08:00
Rafa García
92079f8358
Issue 7287 zookeeper testing probes ( #7290 )
...
* Replace old zkOk.sh livenessProbe by zookeeper-ready
Fixes one part of the issue #7287
* Update probe script content with the zookeeper-ready
Fixes the part with shows/explains the probe script at issue #7287
* Fix the path to delete liveness probe
Issue #7287
* Replace zkOk.sh readinessProbe by zookeeper-ready
Fixes "Testing for Readiness" section in issue #7287
2018-02-14 20:06:42 -08:00
Steve Perry
e2118a7d5b
Move files out of old user-guide directory. ( #7384 )
2018-02-14 19:25:40 -08:00
Joseph Heck
ef265d7dcd
Merge pull request #7125 from ravisantoshgudimetla/patch-1
...
Update critical pods documentation to include priorities.
2018-02-14 17:14:52 -08:00
Steve Perry
84926af702
Remove unused environment-guide files. ( #7405 )
2018-02-14 16:44:37 -08:00
Kai Chen
251d746c6e
Inline some content for the HPA walkthrough, since the original files have been removed ( #7414 )
2018-02-14 14:57:50 -08:00
Ken'ichi Ohmichi
d92ed9d89b
Update Calico installation URL ( #7397 )
...
Calico official page[1] shows Calico installation URL is
https://docs.projectcalico.org/v3.0/getting-started/kubernetes/installation/hosted/kubeadm/1.7/calico.yaml
but the kubeadm installation pages showed
https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml
then, many people cannot deploy Kubernetes environments with Calico as
[2]
This commit updates the URL.
[1]: https://docs.projectcalico.org/v3.0/getting-started/kubernetes/
[2]: https://github.com/kubernetes/kubernetes/issues/55471
2018-02-14 14:49:51 -08:00
Steve Perry
5b1dafc59d
Remove extraneous file. ( #7406 )
2018-02-14 14:42:50 -08:00
huzhengchuan
4368468ec7
fix "Stateful Set" to "StatefulSet" ( #7166 )
...
* fix "Stateful Set" to "StatefulSet"
* adding a no-op commit to re-push netlify deploy
2018-02-14 14:37:52 -08:00
pc
d4cc7949d3
fix(k8s-setup-HA): typo ( #7370 )
...
see #7137
2018-02-14 14:36:52 -08:00
Martin Dietze
7c32550bb7
HA guide for kubeadm: fixed tab navigation for load balancer setup.
2018-02-14 18:51:18 +01:00
Martin Dietze
b786d89c90
HA guide for kubeadm:
...
- tabified section on load balancing
- added tab for keepalived configuration
2018-02-14 17:08:35 +01:00
Steve Perry
eb469c5475
Move config files out of old user-guide directory. ( #7398 )
...
* Move config files out of old user-guide directory.
* Update file paths.
2018-02-14 03:38:52 -08:00
halfcrazy
f51d11f614
doc: fix some typo ( #7229 )
2018-02-13 21:30:50 -08:00
Steve Perry
b7c0b6278e
Remove unused autoscaling files. ( #7407 )
2018-02-13 18:08:50 -08:00
Steve Perry
c025e88e37
Move redis config files out of old user-guide directory. ( #7401 )
2018-02-13 17:10:51 -08:00
Joseph Heck
ef6c7d8517
Versioning howto ( #7400 )
...
* whitespace cleanup
* adding word list since it keeps appearing in reviews...
* initial draft based on feb13,2018 docs meeting conversation
* nits
2018-02-13 16:39:51 -08:00
Joanne Yeung
c5a897c94e
Add instructions to remove docker images; fixes #6874 ( #7264 )
...
* Add instructions to remove docker images; fixes #6874
On cleanup of Minikube, adds instructions to optionally remove Docker images created in tutorial setup
* update wording of instructions to include flag
Updates the wording to explicitly match the shell command and flags used.
2018-02-13 16:27:49 -08:00
Micah Hausler
cd2b03e4bc
Documented AWS ELB annotations ( #6692 )
2018-02-13 16:11:07 -08:00
Matt Kelly
568fe107ec
Clarify that names section of ca-csr.json is optional ( #7392 )
2018-02-13 12:37:50 -08:00
Weibin Lin
6879636b77
Update pick-right-solution.md ( #7220 )
2018-02-13 11:42:50 -08:00
Steve Perry
d18e363e89
Increase min version, because YAML has been changed to apps/v1. ( #7385 )
2018-02-13 10:23:50 -08:00
Martin Mosegaard Amdisen
8c196439e9
Update kubeadm-upgrade-1-8.md ( #7337 )
...
If we are getting releases from the stable channel, I think the plan output would say stable instead of experimental. At least, that is what I see in this video, around 40:15 mins in: https://www.youtube.com/watch?v=x9doB5eJWgQ&feature=youtu.be
2018-02-13 01:10:50 -08:00
Vikram Hosakote
5283227603
Add doc about opening k8s dashboard in Minikube tutorial ( #7375 )
...
* Added doc about Minukube dashboard
* Addressed review comment
2018-02-12 22:31:49 -08:00
Bin Liu
8a1aa53c9c
Remove redundant description and add .note css to note section for readability ( #7334 )
2018-02-12 19:54:49 -08:00
Zach Corleissen
6f19c7aa7c
Small fixes to localization docs ( #7383 )
2018-02-12 18:19:49 -08:00
Steve Perry
c46425d76c
Add info about patch strategy. ( #7286 )
2018-02-12 18:14:50 -08:00
Brendan Burns
b8e20f8ef4
Update cluster management with Azure docs. ( #7263 )
...
* Update cluster management with Azure docs.
* Update cluster-management.md
2018-02-12 18:00:50 -08:00
Matt Braymer-Hayes
4ff984479a
Update running-cloud-controller.md ( #7285 )
...
Update version number and clarify language.
2018-02-12 15:48:50 -08:00
Jiuyuan Huang
a3904eb11d
Update disruptions.md ( #7097 )
...
* Update disruptions.md
* updating the language in this segment
broader change than the typo fix originally proposed
2018-02-12 15:42:49 -08:00
Peter Lee
6eaceb0043
Fix yaml example problem ( #7121 )
...
Fix yaml example problem of `authentication.md`
2018-02-12 15:39:51 -08:00
Joseph Heck
186205d8ad
Merge pull request #7079 from ourcolorfuldays/fix3
...
Make more precisely
2018-02-12 15:36:47 -08:00
Ilya Dmitrichenko
23d20e3102
Remove Fedora guide with deprecated Ansible playbook ( #7300 )
...
The playbook in contrib/ansible had been deprecated, but somehow
this reference lived on, this should be covered by the Kubespray
project now.
2018-02-12 15:31:50 -08:00
juimonen
1fd07dd1e8
fix grammar in docker networking description ( #7295 )
2018-02-12 15:29:49 -08:00
Vikram Hosakote
69aa6bb780
Add doc about docker daemon in minikube tutorial ( #7373 )
...
* Added doc about docker daemon
* Addressed review comment
* adding on explanatory language for the command
2018-02-12 14:59:52 -08:00
Carlos Gonzales
8eb5addaf0
Update on install-kubectl.md ( #6954 )
...
* Update on install-kubectl.md
Added more info on the reason people may get "the connection to the server was refused error". It will help newbies understand the kubectl is a client that connects to a cluster. Hence, a Kubernetes cluster such as a minikube tool will be needed to verify that kubectl is functioning correctly.
* updating wording to remove redundancy
2018-02-12 14:56:50 -08:00
ismail BASKIN
801fd2e852
Fix kubermatic link ( #7380 )
2018-02-12 14:46:49 -08:00
Jakub Nowakowski
fa49536a36
Updates to Component Overview ( #7208 )
...
* Updates to Component Overview
* Changed VMs to machines -- it can be both VM or physical machine.
* Separated Addons from Master section, since it depends on an addon if it's components are executed on Master or Node.
* Fix ID of Kubelet glossary
* Removed fluentd and supervisord
These are not necessary to mention here in the overview.
* fluentd is one of Cluster-level Logging solutions briefly described in Addons Section
* supervisord is not required to be run on the Node
* Requested change - remove Addons manager reference
* After review updates
* Updated the Addons page reference
2018-02-12 14:42:49 -08:00
Martin Mosegaard Amdisen
89f0769650
Update security-context.md ( #7366 )
...
* Update security-context.md
The old link to `PodSecurityContext` was 404. Found another one by starting from a `Pod` in the API Reference. Hope it is the appropriate one.
* Fix broken link to SecurityContext
2018-02-12 14:05:50 -08:00
Nicolas BOURON
8c3094c26f
Update nodes.md ( #7353 )
...
Link "services" updated in "Management" section
2018-02-12 13:11:49 -08:00
Martin Mosegaard Amdisen
4a62e21cad
Update securing-a-cluster.md ( #7367 )
...
Remove extra word.
2018-02-12 11:25:49 -08:00