Kris Nova
2c5ace18e9
Fixing the space in volumes docs ( #7532 )
2018-02-26 19:06:45 -08:00
Weibin Lin
527911530d
Remove the deprecated '--configure-cbr0=' ( #7518 )
2018-02-26 13:37:44 -08:00
Alex Glikson
1f72c7a1b8
Fixed cross-node preemption example ( #7150 )
...
* Fixed cross-node preemption example
The constraint between P and Q should be pod affinity rather than anti-affinity in order to the example to be correct.
Fixes #7149
* Fixed example to emphasize Zone namespace in pod anti-affinity
2018-02-26 10:47:44 -08:00
grodrigues3
7d85f99953
Rebuild the community docs ( #7498 )
...
* rebuild and update community imported docs
* redundant page titles
* Redundant page title removed
2018-02-26 09:14:43 -08:00
Sean Dague
1458363f5a
Change glossary to sort_natural ( #7523 )
...
The default sort in liquid is ASCIIbetical, but there is a built in
sort_natural that allows you to sort things in human sensible
ways. This updates the glossary list to use sort_natural instead.
Fixes issue #7491
2018-02-26 08:15:43 -08:00
Weibin Lin
e0ca08771e
Update scratch.md ( #7516 )
2018-02-26 07:49:43 -08:00
Paweł Prażak
0955d6be90
kubectl/cheatsheet - add command for sorting events ( #7519 )
...
- add a command to "List Events sorted by timestamp"
workaround for #29838
2018-02-26 07:45:44 -08:00
Logan Rakai
75aeaa3ddb
Update networking.md to avoid the use of "we" ( #7514 )
...
Proposed changes to avoid style guide antipattern https://kubernetes.io/docs/home/contribute/style-guide/#avoid-using-we
2018-02-25 20:25:42 -08:00
Mike
213b87adc0
* Changed range syntax to use paren to indicate range {0..N-1}. ( #7509 )
...
* * Changed range syntax to use paren to indicate range {0..N-1}.
Fixed #7507
* Updated wording per feedback from @enisoc.
2018-02-25 12:39:44 -08:00
Markus Banfi
01098a1d42
Fix reference to Python client library ( #7504 ) ( #7505 )
...
* Fix reference to Python client library (#7504 )
* fixup! Fix reference to Python client library (#7504 )
2018-02-25 08:14:43 -08:00
Philippe Pepiot
0c0e2c636d
pull image private: fix example variable name ( #7510 )
...
In the docs the secret is called regcred instead of regsecret
2018-02-24 14:14:44 -08:00
Martin Mosegaard Amdisen
4e248ae8f4
Update kubeadm-upgrade.md ( #7335 )
...
Added link to 1.9 upgrades.
I am uncertain about the right document for `1.8.x` to `1.8.y` upgrades, as both these documents state that is their purpose:
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-8/
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-9/
So I have left the link for that scenario as it is.
2018-02-24 13:18:44 -08:00
Joseph Herlant
a49701cf4b
Fix explanation about eviction threshold ( #7311 )
2018-02-24 13:17:45 -08:00
James Hill-Khurana
97837c078c
Fix Kubermatic Links ( #7435 )
...
The Kubermatic Links now redirect to loodse.com.
2018-02-24 13:14:46 -08:00
Matt Braymer-Hayes
c1beb824c4
Update master-node-communication.md ( #7467 )
...
Remove out-of-date reference to TODO (#7314 ).
2018-02-24 13:13:46 -08:00
Michelle Au
6e8384d1b4
Update reclaim policy documentation to be consistent with field names ( #7487 )
2018-02-24 13:12:44 -08:00
Nikhita Raghunath
8d7accb1a9
Document ability to do object count quota for all namespaced resources ( #7441 )
2018-02-24 12:59:44 -08:00
Ozioma
d1b446a080
edit command to create config file ( #7293 )
...
"touch" is not a windows or power shell command
2018-02-24 09:45:45 -08:00
Thomas Maddox
57ba29877d
custom-resources.md: Swap "You are have"/"You have" ( #7500 )
...
Minor grammatical error when describing what CRDs are a good fit for.
2018-02-24 09:31:48 -08:00
Kai Chen
9e56ea6c67
Fix reference to kubernetes-objects ( #7499 )
2018-02-23 13:01:46 -08:00
Mike Wilson
3885c80063
Add to contact methods ( #7494 )
...
Add kubernetes-users and kubernetes-novice to contact methods
2018-02-23 10:32:44 -08:00
Jorge O. Castro
e200579d01
Replace outdated instructions with the maintained ones. ( #7472 )
2018-02-23 10:20:45 -08:00
Ayush Pateria
086251e593
Update cassandra-statefulset.yaml ( #7438 )
...
Specifying storage class name using annotations is deprecated since v1.6. Updating it to storageClassName field.
2018-02-23 10:13:45 -08:00
Manuel Alejandro de Brito Fontes
d432d6bafe
Update cassandra tutorial ( #7478 )
2018-02-23 10:11:45 -08:00
Joel Smith
5ec5118445
Don't encourage people to mount downwardAPI volumes on /etc ( #7484 )
...
Because API data volumes like downwardAPI are expected to be fully
managed by Kubernetes and are now mounted read-only, this causes
problems with other files in /etc like /etc/resolv.conf that Docker
tries to add to the volume. Our examples should show such volumes
being mounted to a dedicated subdirectory for the volume.
2018-02-23 10:06:45 -08:00
Sean Dague
34c656f32a
glossary: move labels to label ( #7486 )
...
The term_id for Label is singular, but the file is plural. All the
rest of the terms in the glossary prefer singular for the glossary
reference. Harmonizing the label entry is helpful for consistency.
Update all in tree tooltip references at the same time.
2018-02-23 10:01:45 -08:00
Srini Brahmaroutu
aa0d8f1e82
Added glossary term for Container environment variable ( #7471 )
2018-02-23 09:06:45 -08:00
Jianfeng Li
979bcb1291
fix a typo ( #7492 )
2018-02-22 23:08:44 -08:00
irfanurrehman
5a7e97b0fe
[Federation] Update the release location for kubefed ( #7429 )
2018-02-22 16:14:44 -08:00
tanaka_733
fccbf610e9
Update storage-classes.md ( #7408 )
...
Added the detail of storage class with Azure Managed Disk.
2018-02-22 15:52:45 -08:00
Andrew Chen
0f178d4632
Update Service Catalog docs to meet style guidelines ( #7341 )
...
* Update Service Catalog docs to meet style guidelines
* Address stevepe's comments
* Remove full-links to cluster operator and application developer in glossary
2018-02-22 15:08:43 -08:00
Steve Perry
66303082b7
In Admin, in front matter, change approvers to reviewers. ( #7445 )
2018-02-22 14:07:43 -08:00
Kai Chen
409a928602
Fix incorrectly formatted URL. Will also fix this upstream in the Kubernetes repo. ( #7488 )
2018-02-22 13:55:43 -08:00
Srini Brahmaroutu
80bdcad4e9
Added glossary term for Kube proxy. ( #7465 )
...
* Added glossary term for Kube proxy.
* Edits for clarity
* Edits for style/consistency
2018-02-22 13:43:42 -08:00
Kyle Sexton
3d068f5c7f
Update building.md to clarify kubectl commands ( #7477 )
...
Remove extra spaces around pod name to clarify that the < > symbols are not redirects.
2018-02-22 13:33:43 -08:00
Martin Dietze
773def6cdc
High Availability guide for kubeadm: text change as proposed by @mattkelly.
2018-02-22 15:46:29 +01:00
Martin Dietze
747d803722
HA guide for kubeadm: text change to highlight the fact that keepalived is not the prescribed solution to setting up a virtual IP
2018-02-22 11:53:12 +01:00
Sean Dague
148e3cae0a
convert absolute url to relative for full-link ( #7476 )
2018-02-21 16:21:39 -08:00
Ryan Phillips
56db190564
notate the lease endpoint reconciler is alpha ( #7305 )
2018-02-21 11:28:40 -08:00
grodrigues3
13818a3eea
Fix KEP Reference ( #7475 )
...
Looks like the update script fails because it references a file whose name changed. Fixing to match current state of community/master
https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md
2018-02-21 06:26:39 -08:00
Ali Rizwan
7e975e06b6
Fixed wrong imagepullsecret name ( #7426 )
...
* Fixed wrong imagepullsecret name
* Fixed wrong escaping
2018-02-20 18:52:40 -08:00
Jeffrey Borek
5aa1126769
added docker glossary entry ( #7470 )
...
* added docker glossay entry
Signed-off-by: Jeffrey Borek <jborek@us.ibm.com>
* Update docker.yaml
2018-02-20 18:51:40 -08:00
Morgan Bauer
f6792cf9f8
glossary entry for PodPreset ( #7468 )
...
* glossary entry for PodPreset
* Update podpreset.yaml
2018-02-20 18:50:39 -08:00
Graeme Coupar
740bd4ebd2
Add community maintained elixir library ( #7454 )
2018-02-20 18:49:38 -08:00
Sean Dague
09156191b5
Add selector to glossary ( #7466 )
...
Part of issue #5993
2018-02-20 18:47:39 -08:00
Mohamed Mohamed
12dea3197f
Glossary definition for Dynamic Volume Provisioning is added. ( #7457 )
...
* Glossary definition for Dynamic Volume Provisioning is added.
Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
* Edits for clarity
* removed the glossary tooltip that was causing the failure
Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
* changed glossary tooltips
Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
2018-02-20 15:27:38 -08:00
Steve Perry
7311436222
In user-journeys, in front matter, change approvers to reviewers. ( #7446 )
2018-02-20 14:22:38 -08:00
Steve Perry
6b94d22cce
In getting-started-guides, in front matter, change approvers to reviewers. ( #7447 )
2018-02-20 14:18:39 -08:00
Mohamed Mohamed
1b843b884b
Glossary definition for Storage Class is added. ( #7461 )
...
* Glossary definition for Storage Class is added.
Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
* Edits for clarity
2018-02-20 14:08:39 -08:00
Mohamed Mohamed
8cbc3f294b
Glossary definition for Volume Plugin is added. ( #7460 )
...
* Glossary definition for Volume Plugin is added.
Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
* Edits for clarity
2018-02-20 13:45:39 -08:00