John Gardiner Myers
2cdf96e165
Remove obsolete caution about cordoning
...
As of Kubernetes 1.19, unschedulable nodes are no longer removed from load balancers
2021-04-20 17:22:46 -07:00
Kubernetes Prow Robot
baff0490a3
Merge pull request #27575 from tengqm/fix-feature-gate
...
Fix nits in feature gates page
2021-04-20 16:06:10 -07:00
Kubernetes Prow Robot
5065bf948f
Merge pull request #27379 from apelisse/improve-ssa-docs
...
SSA Toplogy improvements
2021-04-20 15:54:10 -07:00
zacharysarah
f7a3863970
Going emeritus, remove myself from WGs and SIGs
2021-04-20 14:25:51 -07:00
Shihang Zhang
8a3d7acf03
update doc for BoundServiceAccountTokenVolume
2021-04-20 11:47:58 -07:00
Mauricio Vásquez
4f319fd5ab
Fix requirements for label value
...
Value *can* indeed be empty.
Fixes: bd55d498df ("Clarify requirements for label value syntax")
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io >
2021-04-20 13:43:29 -05:00
Vlad Romanenko
25066196e3
Fix broken link to 'debugging service'
2021-04-20 17:12:43 +01:00
Kubernetes Prow Robot
1dc0e0fcc4
Merge pull request #27467 from eddiezane/ez/remove-kubectl-psgallery
...
Remove out of date PSGallery kubectl install instructions
2021-04-20 01:02:33 -07:00
Qiming Teng
8fde623f8a
Fix nits in feature gates page
...
Issues fixed by this PR:
- Link in PodDeletionCost is wrong.
- Default value for APIResponseCompression since 1.16 should be true
- Default value for KubeletPodResources in 1.13, 1.14 should be false
- CSIVolumeHealth is an Alpha feature introduced in 1.21, not graduated or deprecated
- EndpointSlice is still Beta in 1.20
- EndpointSliceNodeName is only GA’ed in 1.21
- IndexedJob is an Alpha starting 1.21, not graduated or deprecated
- KubeletPodResources has been GA’ed in 1.20, thus should be removed from the first table
- RequestManagement was deprecated in 1.17 and replaced by APIPriorityAndFaireness
- Several field names are incorrect (e.g. `appProtocol`, `internalTrafficPolicy`, `loadBalancerClass`)
- SCTPSupport should be removed from the first table because it was GA’ed in 1.20.
- ServcieAppProtocol is Beta until 1.20
- StreamingProxyRedirects is GA’ed in 1.19, not deprecated
- No description for ValidateProxyRedirects is provided
- VolumeCapacityPriority is an Alpha feature introduced in 1.21, not graduated
- The order of VolumePVCDataSource is wrong in the table
- No description provided for Initializers
- The deprecated status should not be repeated in the description since it is already indicated by the table in which a feature is listed.
- No description is provided for RequestManagement
2021-04-20 15:20:26 +08:00
kartik494
59b166ed89
Improvement in Docs
2021-04-20 09:00:39 +05:30
Kubernetes Prow Robot
5fd397e1ee
Merge pull request #27617 from gecube/patch-1
...
Update node-resource-managers.md
2021-04-19 18:44:32 -07:00
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09:00
Kubernetes Prow Robot
3599c03929
Merge pull request #27436 from sftim/20210406_document_statefulset_pod_name_label
...
Document Pod name label for StatefulSet
2021-04-19 17:30:33 -07:00
Kubernetes Prow Robot
49d6abde91
Merge pull request #27464 from tengqm/fix-kube-proxy-ref
...
Regenerate reference for kube-proxy configuration
2021-04-19 17:28:32 -07:00
Kubernetes Prow Robot
2d9e266963
Merge pull request #27473 from marekhanus/hotfix/kubespray-ansible-link
...
Update broken links to Ansible in kubespray.md
2021-04-19 17:18:32 -07:00
Kubernetes Prow Robot
9952037d79
Merge pull request #27502 from shuuji3/patch-6
...
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-19 17:14:32 -07:00
Kubernetes Prow Robot
d342d4d9fe
Merge pull request #27551 from luolanzone/antrea-np
...
add Antrea as network policy provider
2021-04-19 17:06:32 -07:00
Kubernetes Prow Robot
58bb9f67e2
Merge pull request #27603 from feloy/add-auto_generated
...
Add auto_generated metadata
2021-04-19 16:22:32 -07:00
Kubernetes Prow Robot
0ad04c6f8e
Merge pull request #27619 from neolit123/1.22-fix-cgroup-migration-link
...
container-runtimes: fix 404 link to cgroup driver migration guide
2021-04-19 16:02:33 -07:00
Kubernetes Prow Robot
9b6bba40be
Merge pull request #27577 from jihoon-seo/210416_Fix_errors_27565_27569
...
Fix errors #27565 , #27569
2021-04-19 16:00:32 -07:00
Lubomir I. Ivanov
f156e9eb6e
container-runtimes: fix 404 link to cgroup driver migration guide
...
The URL needs a leading '/', otherwise it points to:
https://kubernetes.io/docs/setup/production-environment/container-runtimes/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-20 01:31:28 +03:00
George Gaál
34d914fce3
Update node-resource-managers.md
...
fix typo
2021-04-19 22:16:54 +03:00
Philippe Martin
21a2715031
Add auto_gerated metadata
2021-04-19 15:36:12 +02:00
Marek Hanuš
b924fdfba5
Update broken link to Ansible inventory in kubespray.md
2021-04-19 14:15:26 +02:00
Jihoon Seo
69dd10b2ae
Fix bugs in setup/release/notes.md
2021-04-19 16:32:35 +09:00
Jihoon Seo
3100379bcd
Fix errors #27565 , #27569
2021-04-19 11:36:43 +09:00
Kubernetes Prow Robot
aefbe96edd
Merge pull request #26791 from kornelbicskei/patch-1
...
Update documentation for AWS ELB
2021-04-18 17:56:35 -07:00
Guilherme Caminha
c1a4a5044b
Fixing small typo
2021-04-18 15:07:32 +02:00
David Schott
418e9f779e
corrected outdated information about Windows networking
2021-04-16 16:41:51 -07:00
Antoine Pelisse
acfea6f2ef
Fix broken headings throughout server-side apply doc
2021-04-15 20:33:29 -07:00
Antoine Pelisse
52a5e4f718
SSA Toplogy improvements
...
Include documentation for topology changes
2021-04-15 15:58:51 -07:00
Adam Robertson
21bf5f96bc
Update cheatsheet.md
...
Adding comments to ensure default namespace, container and that the command is supported.
Add note to show you can substitute `env` for any supported command.
2021-04-15 11:28:07 -07:00
Peter Rifel
1d3134793a
Update kops versioned download URLs
...
kops releases started including a `v` prefix in their tags and GitHub releases.
This updates to a more recent kops version and includes that prefix in the URL.
Signed-off-by: Peter Rifel <peter.rifel@datadoghq.com >
2021-04-15 08:39:15 -05:00
Adam Robertson
98a20fb123
Update cheatsheet.md
...
Adding a common command I use to ensure common or namespace wide ENV variables are properly set, i.e. by a ConfigMap
2021-04-14 12:41:44 -07:00
Luo Lan
59a0ba9bc4
add antrea as network policy provider
2021-04-14 17:01:16 +08:00
Kubernetes Prow Robot
d1e6a6fd24
Merge pull request #26605 from tengqm/admission-config-ref
...
Add WebhookAdmission reference
2021-04-14 01:30:42 -07:00
Eddie Zaneski
0349ac0035
Remove PSGallery kubectl install instructions
...
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com >
2021-04-13 19:56:53 -06:00
TAKAHASHI Shuuji
2ec89f253c
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-04-14 07:32:33 +09:00
Kubernetes Prow Robot
fa42c3cd77
Merge pull request #27220 from xordspar0/patch-1
...
Document using generators in Deployments
2021-04-13 10:23:09 -07:00
Rebecca
f0d53f9f79
Update macOS installation instructions ( #27512 )
...
* Update macOS installation instructions
* Add tabs to example
* tabs render weird in infoboxes
2021-04-13 05:46:50 -07:00
Kubernetes Prow Robot
1eddc8bfed
Merge pull request #27485 from sftim/20210409_tidy_api_reference
...
Remove accidentally-included API reference files
2021-04-12 17:40:50 -07:00
wangyysde
4f4716f42d
Update container-runtimes.md
...
As if the correct url of tasks/administer-cluster/kubeadm/configure-cgroup-driver is docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-12 21:58:45 +08:00
Kubernetes Prow Robot
419d6ce391
Merge pull request #27452 from tallclair/runtimeclass
...
Correct dockershim runtime handler support
2021-04-12 05:30:00 -07:00
Kubernetes Prow Robot
3dcdd86486
Merge pull request #27022 from CKchen0726/kustomize_broken_link_26834
...
[en] update some links in Kustomize Feature List
2021-04-12 04:29:59 -07:00
TAKAHASHI Shuuji
18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-11 16:30:04 +09:00
Qiming Teng
a7175d4d35
Revise extending kubernetes
...
This PR fixes two problems. One was introduced by f265aed794
which folded the extend-cluster.md content into section index without
removing the original content. Another problem is that the PNG images
stored on google docs are not accessible by some people from the far end
of the planet.
2021-04-10 13:59:01 +08:00
Qiming Teng
370c659ddc
Regenerate reference for kube-proxy configuration
2021-04-10 13:58:29 +08:00
Kubernetes Prow Robot
c2f183b357
Merge pull request #27494 from SergeyKanzhelev/revert-25733-patch-1
...
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 22:49:09 -07:00
Kubernetes Prow Robot
80508e60c7
Merge pull request #27479 from tengqm/comp-ref-121
...
Component reference for 1.21
2021-04-09 17:40:23 -07:00
Kubernetes Prow Robot
ec9c46b309
Merge pull request #27392 from sftim/20210403_mention_extensibility_as_feature
...
Mention API extensibility as a front-page feature
2021-04-09 16:42:22 -07:00