Kubernetes Prow Robot
8540e67a0b
Merge pull request #25004 from celestehorgan/techdocs-7
...
Use k8s more widely
2020-11-15 13:31:03 -08:00
Andrei Kvapil
798b5c9f2a
Add missing steps to configure konnectivity-server ( #24141 )
...
* Add missing steps to configure konnectivity-server
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* update konnectivity manifests
* remove tcp configuration
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-11-12 23:52:23 -08:00
Celeste Horgan
cf76fafcff
Use k8s more widely
...
Signed-off-by: Celeste Horgan <celeste@cncf.io >
2020-11-12 10:43:46 -08:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Song Shukun
591e1b94fd
fix docs/tutorials/stateful-application/zookeeper.md
2020-11-12 20:06:54 +09:00
Kubernetes Prow Robot
23e77fd5a6
Merge pull request #24974 from zaheerm/patch-1
...
Correct link to external-storage
2020-11-11 18:14:50 -08:00
Tim Bannister
daa2c4718d
Fix branch name advice
...
Fixup for commit 28c8c2e9b2
2020-11-11 23:35:06 +00:00
Arhell
f41b214818
fix branch name
2020-11-12 01:24:31 +02:00
Arhell
7c2f959048
fix branch name
2020-11-12 01:09:02 +02:00
Arhell
96a86da7c1
fix branch name
2020-11-12 01:02:31 +02:00
Zaheer Merali
e3db381880
Move link away from deprecated external-storage repo
2020-11-11 14:54:45 +00:00
Kubernetes Prow Robot
96469d515e
Merge pull request #24567 from saintmalik/fix-url-bug
...
Fix broken url in docs
2020-11-10 19:37:48 -08:00
Kubernetes Prow Robot
56cf8f59f0
Merge pull request #24424 from sftim/20201007_large_cluster_guidance
...
Revise large cluster guidance
2020-11-10 18:37:48 -08:00
Kubernetes Prow Robot
6d90079245
Merge pull request #23842 from tengqm/improve-sa-admin
...
Improve ServiceAccount administration doc
2020-11-10 18:25:48 -08:00
Zaheer Merali
927a127b48
Correct link to external-storage
2020-11-10 17:07:06 +00:00
Song Shukun
f3d1fd3351
fix link in /docs/tutorials/stateful-application/zookeeper.md
2020-11-09 18:12:49 +09:00
Kubernetes Prow Robot
358bc69dde
Merge pull request #24878 from ebriand/patch-5
...
Update default admission plugins for 1.19
2020-11-08 12:07:37 -08:00
Kubernetes Prow Robot
1db894c643
Merge pull request #24894 from tengqm/zh-sync-resource-quota
...
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
2020-11-08 12:05:37 -08:00
Kubernetes Prow Robot
1d5ecc7af8
Merge pull request #24936 from ruiwen-zhao/qos
...
Explicitly mention init containers in the QoS doc
2020-11-07 23:35:37 -08:00
Qiming Teng
4bf6c16cca
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
...
Also fixed a nit in English version.
2020-11-08 10:50:16 +08:00
ruiwen-zhao
75456274f9
Explicitly mention init containers in the QoS doc
2020-11-06 19:19:38 +00:00
Chris Bowzer
975cf8c261
Fix formatting issue in Compute Resource Quota documentation
2020-11-06 10:52:47 -08:00
Tim Bannister
f80591272c
Add advice about control plane resilience for large clusters
2020-11-05 17:33:39 +00:00
Tim Bannister
0600eaedde
Reword “Building large clusters”
...
The existing page had lots of references to specific products. Those
references aren't in line with the current content guide, so I cut them
out.
I then reshaped the page to be a general set of advice about managing
and running large clusters.
2020-11-05 17:33:39 +00:00
Eric Briand
cee9e620ca
Use different wording to not quote current version
2020-11-05 17:21:08 +01:00
Kubernetes Prow Robot
51a541c161
Merge pull request #24890 from russellb/ovn-kube
...
Add OVN-Kubernetes to list of cluster add-ons
2020-11-04 23:46:52 -08:00
Kubernetes Prow Robot
afa5196363
Merge pull request #24825 from novas0x2a/patch-1
...
document HPA's implicit deactivation
2020-11-04 16:26:53 -08:00
Russell Bryant
21b52415e0
Add OVN-Kubernetes to list of cluster add-ons
...
OVN-Kubernetes is another network provider for Kubernetes. Add it to the list
of other similar add-ons.
2020-11-04 17:09:06 -05:00
Kubernetes Prow Robot
04787a1903
Merge pull request #24865 from Arhell/fix-heading
...
fix heading level
2020-11-04 12:36:53 -08:00
Tim Hockin
6fdb3e10d7
Revert storage-related topology changes
2020-11-04 09:01:42 -08:00
Jakob
8c68745c0f
improve structure of finalizer section in CRD guide ( #24851 )
...
- It's now more precise regarding the format of finalizers (which have to
consist of a namespace and a name, separated by a forward slash or they
will get rejected by the apiserver, with the exception of built in ones)
- It's less repetitve in general
2020-11-04 08:00:05 -08:00
Kubernetes Prow Robot
c779b2152b
Merge pull request #24783 from thockin/kep-1659-doc-topology-labels
...
Better docs for standard topology labels
2020-11-04 07:38:04 -08:00
Eric Briand
c869ef67a8
Update default admission plugins for 1.19
2020-11-04 09:56:20 +01:00
Kubernetes Prow Robot
5199878fb2
Merge pull request #24768 from kbhawkey/kb-content-third-party-cleanup-1
...
clean up turnkey cloud solutions
2020-11-04 00:46:04 -08:00
Kubernetes Prow Robot
6691d8e7b2
Merge pull request #24863 from povsister/signing-duration
...
Fix experimental flag example
2020-11-03 18:32:03 -08:00
Karen Bradshaw
a8f07b6a1b
modify width of iframe
2020-11-03 16:24:20 -05:00
Karen Bradshaw
1e1e016d17
testing landscape shortcode
2020-11-03 15:52:15 -05:00
Karen Bradshaw
dd618cff39
clean up turnkey cloud solutions
2020-11-03 15:40:26 -05:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Aldo Culquicondor
eda7a79ea2
Fix feature state for cluster-level default topology spread
...
The configuration is part of the PodTopologySpread feature
(previously known as EvenPodsSpread)
2020-11-03 09:29:27 -05:00
Arhell
08b566111d
fix heading level
2020-11-03 10:54:58 +02:00
povsister
3189bdf52a
Fix experimental flag example
2020-11-03 14:30:44 +08:00
Kubernetes Prow Robot
dc5093f2f2
Merge pull request #24819 from doug-fish/master
...
Add missing space
2020-11-02 07:24:54 -08:00
Kubernetes Prow Robot
6a887a3204
Merge pull request #24841 from sftim/20201101_fix_container_runtime_apt_pgp_key_instructions
...
Fix incorrect instructions for adding PGP keys to APT
2020-11-02 06:48:53 -08:00
Tim Bannister
dbb93e842e
Fix incorrect instructions for adding PGP keys to APT
2020-11-01 23:18:05 +00:00
Mike Lundy
862482e4d1
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-10-31 12:00:00 -07:00
Pankaj Kumar
b05f84778b
Updated _index.md to remove duplicate lines
...
Removed duplicate lines in the documentation.
2020-10-31 11:46:33 +05:30
Mike Lundy
0f4db0dc90
document HPA's implicit deactivation
2020-10-30 14:56:32 -07:00
Kubernetes Prow Robot
fe76436eba
Merge pull request #24780 from anwesh-b/patch-1
...
Update container-runtimes.md
2020-10-30 13:12:52 -07:00
Kubernetes Prow Robot
2bc2e8fda0
Merge pull request #24528 from sftim/20201012_add_object_to_glossary
...
Add object to glossary
2020-10-30 12:20:38 -07:00