Lubomir I. Ivanov
931581eb88
kubeadm: add task page for cluster reconf
...
The new task page outlines steps for reconfiguring
a kubeadm cluster and persisting reconfiguration.
Link the new page from the existing guides for
"customizing components", "creating a cluster",
and "kubeadm upgrade".
Co-authored-by: Paco Xu <paco.xu@daocloud.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-08 01:57:42 +03:00
Nate W
d1bce4cb0d
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-07 10:41:49 -07:00
Deepak Kinni
23b57a355c
Change feature state to alpha for HonorPVReclaimPolicy
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Bridget Kromhout
a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer ( #32696 )
...
* Feature flag change when moving from alpha to beta
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Clarifying default as of beta.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Kubernetes Prow Robot
a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
...
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng
ecf1cd11cd
Document the MaxUnavailableStatefulSet feature
2022-04-07 17:12:58 +08:00
Kubernetes Prow Robot
220720a2b8
Merge pull request #32799 from guresonur/patch-2
...
Update service.md
2022-04-07 02:05:57 -07:00
Kubernetes Prow Robot
3aef33c651
Merge pull request #32259 from tengqm/fix-links-3
...
Fix nits in the change runtime containerd page
2022-04-07 02:03:57 -07:00
Kubernetes Prow Robot
ed8d57455a
Merge pull request #32190 from tengqm/fix-nodelocaldns
...
Reformat the node local DNS cache page
2022-04-07 01:39:57 -07:00
Onur
e42c5e6c86
Update service.md
2022-04-07 11:28:58 +03:00
TheSamDickey
1be2b6e05c
Update ingress-v1.md
...
While reading through the documentation, I noticed weird asterisk characters that seemed like they should be bullet points. I kept reading and saw the formatting for `loadBalancer.ingress.ports.protocol`. I liked how it organized the values into an easy to read list.
This proposed change formats the possible values for `rules.http.paths.pathType` to be a bullet point list, in (imo) a format that is easier to read.
2022-04-06 23:33:52 -05:00
Jihoon Seo
b16e2bc7f4
Replace Go Doc URL with pkg.go.dev
2022-04-07 11:22:38 +09:00
Jordan Liggitt
312d50b02d
Add 1.27 deprecated API removals
2022-04-06 20:59:42 -04:00
Tim Bannister
9c8227a521
Update kubeadm CRI detection docs
...
Update kubeadm CRI detection docs in light of dockershim deprecation.
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-06 22:14:49 +01:00
Kermit Alexander
e638ab5ee8
Reword resource constraint section.
2022-04-06 13:54:04 -07:00
cici37
46d35e2bab
Adding doc for transition rules, func library and resource constraints.
2022-04-06 13:54:02 -07:00
Rey Lejano
9211599cfd
update dockershim deprecation to removal on tasks page
2022-04-06 13:44:53 -07:00
Akihiro Suda
8c48fa656f
runtime-class.md: update containerd/cri link
...
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Mitesh Jain
1eca303e91
Remove stale information about pod selector.
2022-04-06 11:07:24 +05:30
Kubernetes Prow Robot
b0a0544579
Merge pull request #32771 from mrunalp/pod_priority_shutdown_beta
...
Update docs for Pod Priority Based Node Graceful Shutdown beta
2022-04-05 21:54:57 -07:00
Kubernetes Prow Robot
4a13e4c99a
Merge pull request #32594 from tengqm/openapienum-beta
...
OpenAPIEnums feature is beta in 1.24
2022-04-05 19:08:55 -07:00
Mrunal Patel
bf90a22aaf
Update docs for Pod Priority Based Node Graceful Shutdown beta
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot
275bb93aa6
Merge pull request #32763 from miteshskj/replicaset-review
...
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Kubernetes Prow Robot
fc771f4431
Merge pull request #32452 from pohly/contextual-logging
...
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Kubernetes Prow Robot
cdf578eb69
Merge pull request #32766 from miteshskj/statefulset-review
...
Remove stale information about unsupported versions.
2022-04-05 17:28:56 -07:00
Priyanshu Ahlawat
508f111b60
Update resource-metrics-pipeline.md ( #32467 )
...
* Update resource-metrics-pipeline.md
* Update resource-metrics-pipeline.md
* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-05 17:18:56 -07:00
Mitesh Jain
7c58a81b89
Remove stale information about unsupported versions.
2022-04-06 01:48:25 +05:30
Mitesh Jain
1a5fe3ccbb
Remove stale information about apiVersion.
2022-04-06 00:49:09 +05:30
Vitthal Sai
4a05cab07e
Adds documentation for PR Wrangler Shadow program
2022-04-06 00:10:50 +05:30
Mitesh Jain
f218c25778
Remove stale information about apiVersion.
2022-04-05 21:56:52 +05:30
Deepak Kinni
8c9bf99a66
Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu
b74b4c18fe
doc: update volume health monitoring doc
2022-04-05 12:51:50 +00:00
Kubernetes Prow Robot
3cadb66eb8
Merge pull request #32704 from miteshskj/fix-32689
...
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
2022-04-05 05:41:36 -07:00
Noah Ispas (iamNoah1)
c231ba5be3
add necessary tools, correct git output example
2022-04-05 10:15:15 +02:00
Kubernetes Prow Robot
3bf1df5a12
Merge pull request #32692 from pipo02mix/patch-1
...
Update pod-topology-spread-constraints adding the missing scheduler name
2022-04-04 23:41:36 -07:00
Kubernetes Prow Robot
59d7fde1ca
Merge pull request #32723 from sohan-lh/patch-1
...
Update horizontal-pod-autoscale-walkthrough.md
2022-04-04 16:51:35 -07:00
Thomas Güttler
7ce04aeb14
PodSecurityPolicy is deprecated (glossary)
2022-04-04 21:15:26 +02:00
Kubernetes Prow Robot
44ed64e205
Merge pull request #32751 from seokho-son/l10ng
...
Update l10n guide to use both native and English names in config.toml
2022-04-04 11:40:11 -07:00
Kubernetes Prow Robot
132fece161
Merge pull request #32652 from tidusete/patch-1
...
Missunderstood pods/pod-with-node-affinity.yaml
2022-04-04 09:56:10 -07:00
Nate W
22643121ff
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-04 09:40:29 -07:00
Patrick Ohly
4a57c111f9
features: add ContextualLogging
...
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Seokho Son
3f70b2fca7
Update description for languageName
2022-04-05 00:47:45 +09:00
Kubernetes Prow Robot
0b4f78f671
Merge pull request #32338 from tengqm/honorpvreclaimpolicy-beta
...
Promote HonorPVReclaimPolicy to Beta
2022-04-04 07:44:11 -07:00
Kubernetes Prow Robot
463a88191c
Merge pull request #32593 from tengqm/server-side-field-alpha
...
Add ServerSideFieldValidation feature
2022-04-04 07:34:12 -07:00
Seokho Son
258b71ae01
Update l10n guide to use both native and English names
2022-04-04 23:25:00 +09:00
koushik-ms
9b9e56f5de
fix typo in template for glossary reference
...
Link to glossary term "ConfigMap" didn't render correctly due to
a missing "{" at the beginning of template. This commit fixes it.
2022-04-04 11:53:55 +02:00
Ankita Shirodkar
043121abdf
Updating Kubernetes Overview page
...
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
Tim Bannister
ba81191440
Fix typo
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-03 19:24:23 +01:00
Tim Bannister
afe13e859a
(Further) update Container Runtmes to prepare for dockershim removal
2022-04-03 12:31:25 +01:00
Sohan Kr Choudhary
3a3961a87d
Update horizontal-pod-autoscale-walkthrough.md
...
Fix missing closing parentheses
2022-04-02 16:22:29 +05:30
阿杰鲁
8ab6120d12
docs: Resync configmap.md
2022-04-02 14:29:54 +08:00
Cheng Wang
82456a84de
Update quality-service-pod.md
...
Update `Burstable` conditions
2022-04-02 13:09:56 +08:00
Qiming Teng
34327d5e32
Promote HonorPVReclaimPolicy to Beta
2022-04-02 07:48:48 +08:00
Qiming Teng
3b4a527b1b
CSIMigrationAzureFile feature is default on
2022-04-02 07:37:06 +08:00
Antonio Ojea
9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 ( #32345 )
2022-04-01 15:04:09 -07:00
Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Kubernetes Prow Robot
085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot
dce29beea4
Merge pull request #32577 from deejross/kep3140
...
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Fernando Ripoll
8a58d35c10
Update pod-topology-spread-constraints.md
2022-04-01 07:57:04 +02:00
Tim Rosenblatt
f16c446d0a
Explain Service without selector is for non-Pod backends ( #32602 )
...
* Minor edit for clarity
The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend
* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-31 22:40:37 -07:00
Kubernetes Prow Robot
74c12d3bca
Merge pull request #32643 from j9t/patch-1
...
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-31 22:38:37 -07:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
8a614ca171
Merge pull request #32668 from tengqm/LeaderMigration-ga
...
ControllerLeaderMigration is GA
2022-03-31 14:45:05 -07:00
Kubernetes Prow Robot
b53955eed4
Merge pull request #32628 from waynerv/patch-3
...
Update pod-security-admission.md
2022-03-31 14:43:07 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
27684b7e90
Merge pull request #32565 from vaibhav2107/sec-context
...
Update the doc regarding outdated info in the link
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
55a99e6156
Merge pull request #32570 from deepakkinni/pv_doc_up_v1
...
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
Kubernetes Prow Robot
9ce963ab61
Merge pull request #32665 from sftim/20220330_update_cri_dockerd_task_1.24
...
Update cri-dockerd switchover task for v1.24 release
2022-03-31 14:35:06 -07:00
Kubernetes Prow Robot
3ff9aeca02
Merge pull request #32650 from sftim/20220330_drop_device_plugin_known_docker_dependency
...
Drop device plugin with known docker dependency
2022-03-31 14:31:05 -07:00
Fernando Ripoll
eb33931ae3
Update pod-topology-spread-constraints.md
2022-03-31 22:30:06 +02:00
Kubernetes Prow Robot
70dbc89f33
Merge pull request #32283 from PriyanshuAhlawat/adding_auditing
...
Update controlling-access.md issue-32224
2022-03-30 20:44:59 -07:00
Priyanshu Ahlawat
e62d2f7302
Update content/en/docs/concepts/security/controlling-access.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-31 08:30:44 +05:30
Kubernetes Prow Robot
e6d999c311
Merge pull request #32122 from Shubham82/update_Feature_state_NamespaceDefaultLabelName
...
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-30 18:41:00 -07:00
Qiming Teng
f3a06f432a
ControllerLeaderMigration is GA
2022-03-31 09:03:57 +08:00
Kubernetes Prow Robot
59baf2fff2
Merge pull request #32661 from guettli/patch-5
...
typo: "the" --> "then"
2022-03-30 17:43:00 -07:00
Tim Bannister
83514e6dc1
Tweak page introduction
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-03-30 23:15:09 +01:00
Kubernetes Prow Robot
226abdf52d
Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
...
Fixup incorrect systemctl command
2022-03-30 14:53:57 -07:00
Kubernetes Prow Robot
2258bc2308
Merge pull request #32637 from guettli/patch-4
...
Link to Guaranteed pods
2022-03-30 14:51:57 -07:00
Tim Bannister
3cb2b0cb14
Fixup incorrect systemctl command
...
The subcommand for restart is "restart"
2022-03-30 22:26:12 +01:00
Tim Bannister
b9a7ec6f35
Update cri-dockerd switchover docs for v1.24
2022-03-30 22:18:56 +01:00
Shannon Kularathna
5edbf56ec5
Add draft content for migrating to dockerd
2022-03-30 22:12:19 +01:00
Kubernetes Prow Robot
994f5c5a48
Merge pull request #32131 from shannonxtreme/dockershim-migrate-dockerd
...
Add content for migrating to cri-dockerd
2022-03-30 14:09:57 -07:00
Thomas Güttler
8df0736acb
typo: "the" --> "then"
...
fixed typo
2022-03-30 21:03:48 +02:00
Thomas Güttler
998d762331
S/'Guaranteed'/Guaranteed
2022-03-30 20:52:00 +02:00
Thomas Güttler
16ae848701
Link to 'Guaranteed' pods.
...
related to #32619
2022-03-30 20:52:00 +02:00
Kubernetes Prow Robot
e047c71b9b
Merge pull request #31276 from sftim/20220110_move_pod_security_policy
...
Move PSP into Security concepts section
2022-03-30 11:46:20 -07:00
Jordan Liggitt
d9c1a07b97
Add audit annotations for invalid certificates
2022-03-30 14:02:36 -04:00
Ross Peoples
e80bed6065
kep2140
2022-03-30 12:44:45 -05:00
Kubernetes Prow Robot
8134e9ca3e
Merge pull request #32307 from PriyanshuAhlawat/version_skew_doc
...
create-cluster-kubeadm: update the version skew policy
2022-03-30 09:42:25 -07:00
Priyanshu Ahlawat
1f25824e05
Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
...
Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
2022-03-30 22:01:29 +05:30
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
tidusete
64da6792e9
Missunderstood pods/pod-with-node-affinity.yaml
...
Either we correct the code from pods/pod-with-node-affinity.yaml to match the description about the rules that apply or we correct the description in order to match the pods/pod-with-node-affinity.yaml
2022-03-30 18:01:59 +02:00
Mitesh Jain
f0e4a10636
Remove note for unsupported version.
2022-03-30 21:24:51 +05:30
Tim Bannister
1c6009f29d
Drop a device plugin that has an explicit Docker Engine dependency
...
Removal prompted by the removal of dockershim from Kubernetes.
2022-03-30 15:52:58 +01:00
Jakub Piotr Cłapa
26716d7326
Added a link to the SocketCAN device plugin
2022-03-30 13:18:11 +02:00
Qiming Teng
9a02c2e7e2
OpenAPIEnums feature is beta in 1.24
2022-03-30 18:47:51 +08:00
Jens Oliver Meiert
67c726ef45
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-30 10:51:47 +02:00
Qiming Teng
5d231f1774
Add ServerSideFieldValidation feature gate
...
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Kubernetes Prow Robot
d9707ee3fe
Merge pull request #32623 from neolit123/1.24-update-master-label-taint
...
create-cluster-kubeadm: fix typo in "master" label
2022-03-29 20:30:27 -07:00
Waynerv
adde98e681
Update pod-security-admission.md
...
No need to use the ssh protocol to access a public repository
2022-03-30 10:13:53 +08:00
Kubernetes Prow Robot
4e120a071e
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
...
Promote ServiceLBNodePortControl feature to GA
2022-03-29 18:06:26 -07:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08:00
Kubernetes Prow Robot
ff563ae168
Merge pull request #32396 from alculquicondor/job-ready
...
Graduate JobReadyPods to beta
2022-03-29 17:50:26 -07:00
Qiming Teng
e302dc4992
Promote ServiceLBNodePortControl feature to GA
2022-03-30 07:42:25 +08:00
Lubomir I. Ivanov
39d7770b8c
create-cluster-kubeadm: fix typo in "master" label
...
A prior change to modify the command for control plane
untaint introduced a typo "control-master-". Fix it,
as it should be "master-".
2022-03-30 01:51:35 +03:00
Kubernetes Prow Robot
526f791323
Merge pull request #32598 from tengqm/volume-expansion-GA
...
Move all volume expansion feature gates to GA
2022-03-29 14:46:07 -07:00
Kubernetes Prow Robot
b2318e3850
Merge pull request #32595 from tengqm/nodeoutofservicevolumedetach
...
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 14:44:07 -07:00
Kubernetes Prow Robot
4f6c9c6276
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
...
KubeletCredentialProviders is now beta
2022-03-29 14:42:08 -07:00
Chuck Ha
e611a04e6d
Removes a space that breaks a markdown link
...
Signed-off-by: Chuck Ha <chuckh@twitter.com>
2022-03-29 12:56:15 -07:00
Kubernetes Prow Robot
2457eac448
Merge pull request #32584 from CharlesCZ/patch-1
...
fix typo
2022-03-29 10:36:55 -07:00
Cezary Czekalski
5650e76c45
Fix typo
2022-03-29 19:27:32 +02:00
Kubernetes Prow Robot
9f50755a72
Merge pull request #32481 from tengqm/IdentifyOS-beta
...
Promote IdentifyPodOS to Beta
2022-03-29 09:08:55 -07:00
Mitesh Jain
7580383a7d
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation ( #32603 )
...
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.
* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
updated suggestions.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 06:48:46 -07:00
David Eads
4a207186a6
Update content/en/docs/reference/using-api/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-29 08:12:16 -04:00
Deepak Kinni
5d0146ba6a
Docs for changes related to HonorPVReclaimPolicy feature
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 10:01:27 +05:30
Qiming Teng
bb5a4738e2
ServiceLoadBalancerClass is GA
2022-03-29 10:44:14 +08:00
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Qiming Teng
9002a51275
KubeletCredentialProviders is now beta
2022-03-29 10:11:56 +08:00
Qiming Teng
f6dbb9f320
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 09:08:11 +08:00
Kubernetes Prow Robot
1336c6461f
Merge pull request #32150 from tengqm/tune-feature-gates
...
Tune the feature gates page
2022-03-28 15:31:41 -07:00
Kubernetes Prow Robot
db02b0c3f1
Merge pull request #32575 from miteshskj/tls-bootstrap-token
...
Remove bootstrap token being in beta state in kubelet-tls-bootstrappi…
2022-03-28 14:45:43 -07:00
Kubernetes Prow Robot
8f3fcc0542
Merge pull request #32576 from bobcode99/patch-1
...
Update horizontal-pod-autoscale.md
2022-03-28 14:27:42 -07:00
Kubernetes Prow Robot
1cc768a796
Merge pull request #32578 from miteshskj/brokenlink-gc-csr
...
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 11:15:30 -07:00
Geoffrey Cline
67c5034165
Apply suggestions from code review
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-28 12:27:33 -05:00
Kubernetes Prow Robot
4f3244804c
Merge pull request #32557 from bngsudheer/patch-1
...
Minor text edit to correct the grammar and presentation
2022-03-28 10:09:32 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Mitesh Jain
a76cc64203
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 20:53:39 +05:30
Bob
5183202a3b
Update horizontal-pod-autoscale.md
...
Update HPA V2, custom.metrics.k8s.io, external.metrics.k8s.io design proposals to archive github link.
2022-03-28 22:36:36 +08:00
Mitesh Jain
d21c4302bc
Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md
2022-03-28 19:17:39 +05:30
Vaibhav
fa8872f70f
Update the doc regarding out of date link
2022-03-28 01:07:38 +05:30
Sudheer Satyanarayana
81881f8d84
minor text edit
...
`Pay attention to the case of suffixes` seems better than `Take care about case for suffixes`
2022-03-27 16:01:25 +05:30
Mitesh Jain
bf59d01af7
Fix broken link for attach labels in assign-pod-node.md
2022-03-27 12:26:44 +05:30
Kubernetes Prow Robot
b68cfbd60a
Merge pull request #32485 from tengqm/fix-ip-masq-agent
...
Fix the ip-masq-agent page
2022-03-26 13:21:21 -07:00
Manish Kumar
8f8d9b215e
Register and document some authz-related audit annotations ( #32200 )
...
* Registered audit annotation
* Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* fix.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-25 17:25:58 -07:00
Subhasmita Swain
09f8637c05
sample outputs created working with Kubernetes v1.24 without docker ( #31454 )
...
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
2022-03-25 17:17:58 -07:00
Kubernetes Prow Robot
185512f752
Merge pull request #32000 from Kartik494/podsecuritypolicies
...
Added Pod security deprecation note
2022-03-25 15:47:58 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Kubernetes Prow Robot
689417422e
Merge pull request #32012 from bwolmarans/patch-1
...
--all-namespaces shorthand
2022-03-25 15:41:58 -07:00
Meha Bhalodiya
a3660a0d76
feat: documenting serviceAccountToken volume type ( #31329 )
...
* feat: documenting serviceAccountToken volume type
* serviceAccountToken: correct few terms
* Update volumes.md
* Migrate to projected-volumes
* Update projected-volumes.md
* Remove serviceAccountToken from volume type
* Update projected-volumes.md
* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00
Kubernetes Prow Robot
6da9c34b2e
Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
...
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kubernetes Prow Robot
1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
...
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot
1dec188e52
Merge pull request #32501 from guresonur/patch-1
...
Update service.md
2022-03-25 13:41:58 -07:00
Kubernetes Prow Robot
602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
...
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot
a55bc5584e
Merge pull request #32486 from tengqm/leadership-migration-state
...
Fix feature state for ControllerLeaderMigration
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot
b91618ba15
Merge pull request #32361 from tengqm/topologyawarehints-on
...
Mark that TopologyAwareHints feature is default on in 1.24
2022-03-25 13:31:58 -07:00
Kubernetes Prow Robot
70bb3ee178
Merge pull request #32472 from lukashass/kubectl-install-sh
...
Use cat instead of shell built-in to read checksum
2022-03-25 13:27:58 -07:00
Kubernetes Prow Robot
b91979ef89
Merge pull request #32494 from tengqm/remove-dup-content
...
Remove duplicated contents for accessing the API server
2022-03-25 13:19:59 -07:00
Kubernetes Prow Robot
900c849b8d
Merge pull request #32008 from pohly/storage-capacity-ga
...
Mark storage capacity as GA + related updates
2022-03-25 10:33:58 -07:00
Shannon Kularathna
180fa82d9c
Add draft content for migrating to dockerd
2022-03-25 15:19:17 +00:00
Onur
fe86ff7ae8
Update service.md
...
http-web-service as a name for port is failing as it has more than 15 characters, hence the change to http-web-svc
2022-03-25 16:07:49 +03:00
Kubernetes Prow Robot
c883ec32af
Merge pull request #32468 from PriyanshuAhlawat/kube_proxy
...
Mark user-space kube-proxy as deprecated
2022-03-25 06:03:58 -07:00
Davanum Srinivas
8fe2f0b1c7
CSIMigrationOpenStack will be GA in 1.24
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-25 19:15:24 +08:00
PriyanshuAhlawat
70574cfdb0
Update service.md
2022-03-25 16:25:55 +05:30
Qiming Teng
58a00cfb36
Remove duplicated contents for accessing the API server
...
The topic of accessing the API server can be found in two places. This
is not good.
2022-03-25 18:48:27 +08:00
Kubernetes Prow Robot
7720ef4bb8
Merge pull request #32182 from mattcary/patch-1
...
Update external provisioner specification reference in storage-classes.md
2022-03-24 23:25:50 -07:00
Kubernetes Prow Robot
f5e8071030
Merge pull request #30588 from dialogbox/patch-2
...
Update certificates.md
2022-03-24 23:23:50 -07:00
Qiming Teng
cfc613135f
Fix feature state for ControllerLeaderMigration
...
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Kubernetes Prow Robot
2bdb3fe416
Merge pull request #31851 from marosset/move-windows-security-1.24
...
Moving Windows security info to new page
2022-03-24 23:09:50 -07:00
Qiming Teng
3b21d5bc69
Fix the ip-masq-agent page
2022-03-25 14:02:40 +08:00
Kubernetes Prow Robot
3013adb039
Merge pull request #32015 from damyl4sure/patch-1
...
updated allowedTopologies values format
2022-03-24 22:51:50 -07:00
Kubernetes Prow Robot
bfdb4647bd
Merge pull request #31789 from Mikhail2048/patch-1
...
Add example of Service targetPort binding by name
2022-03-24 22:45:50 -07:00
Kubernetes Prow Robot
81aee215f7
Merge pull request #31850 from marosset/move-windows-resource-management-1.24
...
Moving windows resource management to separate page
2022-03-24 22:39:50 -07:00
Qiming Teng
2536593a39
Promote IdentifyOS to Beta
2022-03-25 12:05:38 +08:00
Kubernetes Prow Robot
20a36d1f14
Merge pull request #32474 from tengqm/fix-feature-state
...
Fix a nit in the feature-state short code
2022-03-24 18:05:50 -07:00
Qiming Teng
d65e53644c
Fix a nit in the feature-state short code
2022-03-25 08:39:55 +08:00
Lukas Hass
3980c42945
Use cat instead of shell built-in to read checksum
2022-03-24 19:58:00 +01:00
Parul
870d12697f
remove log sanitization from dev-1.24
...
Signed-off-by: Parul <parsingh@redhat.com>
2022-03-24 14:08:49 -04:00
Brett Wolmarans
2d69c47782
Update content/en/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-24 10:29:42 -07:00
serewicz
ad2921225b
Update install-kubeadm.md
...
Telnet is a command that really should not be used, as there is too great a chance it could be misused. NetCat, nc, is a better and newer tool for testing single open ports.
2022-03-24 09:58:58 -05:00
PriyanshuAhlawat
49436e3dcb
Update service.md
2022-03-24 17:56:10 +05:30
Kubernetes Prow Robot
b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
...
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot
f06c14b93a
Merge pull request #32339 from tengqm/no-service-account-token-autogen
...
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-23 17:24:41 -07:00
Kubernetes Prow Robot
f81bf804fb
Merge pull request #32145 from afoster/remove-more-kompose-up-down
...
Remove kompose up and down command doc
2022-03-23 16:44:49 -07:00
Kubernetes Prow Robot
6d3e04c327
Merge pull request #32051 from zr-msft/patch-1
...
Update link to Azure Gateway Ingress Controller
2022-03-23 16:42:48 -07:00
Kubernetes Prow Robot
f397e3ca11
Merge pull request #32380 from jeremypuchta/patch-1
...
Remove trailing whitespaces from cli commands
2022-03-23 08:50:08 -07:00
Kubernetes Prow Robot
b2097006f0
Merge pull request #29385 from shannonxtreme/assign-pods-nodes
...
Refactor Assigning Pods to Nodes
2022-03-23 01:01:59 -07:00
Kubernetes Prow Robot
0f274554a4
Merge pull request #32416 from my-git9/namespace-en
...
[en] Modify short_description about namespace
2022-03-23 00:54:00 -07:00
Kubernetes Prow Robot
4ea72404aa
Merge pull request #31866 from guettli/patch-2
...
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-03-22 20:19:59 -07:00
Kubernetes Prow Robot
6c43d0942e
Merge pull request #32393 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-03-22 20:11:59 -07:00
Kubernetes Prow Robot
f6a43e1db1
Merge pull request #32405 from tengqm/csrduation-ga
...
Graduate CSRDuration to GA
2022-03-22 20:07:59 -07:00
Kubernetes Prow Robot
3cab4da486
Merge pull request #32337 from tengqm/prefernominatednode-ga
...
Promote PreferNominatedNode to GA
2022-03-22 19:01:58 -07:00
Kubernetes Prow Robot
1fcbaf71d8
Merge pull request #32333 from tengqm/suspendjob-ga
...
Promote SuspendJob to GA
2022-03-22 18:57:59 -07:00
xin.li
3355f284cf
[zh] Modify short_description about namespace
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-23 09:57:40 +08:00
Kubernetes Prow Robot
d9152cd3aa
Merge pull request #32331 from tengqm/defaultpodtopologyspread-ga
...
DefaultPodTopologySpread is GA in 1.24
2022-03-22 18:55:59 -07:00
Kubernetes Prow Robot
bfca3881c1
Merge pull request #32352 from ahg-g/ahg-nss-ga
...
Pod affinity namespaceSelector to GA
2022-03-22 18:37:59 -07:00
Kubernetes Prow Robot
b901a31585
Merge pull request #32398 from guettli/patch-3
...
align second yaml snippet to the first one
2022-03-22 18:29:58 -07:00
Priyanshu Ahlawat
451eb18dcf
Update kubelet-integration.md ( #32228 )
...
* Update kubelet-integration.md
* Update kubelet-integration.md
2022-03-22 18:07:59 -07:00
Kubernetes Prow Robot
08a71e0378
Merge pull request #32321 from guilhem/patch-1
...
fix: YAML indentation and highlighting
2022-03-22 15:29:58 -07:00
Kubernetes Prow Robot
e5b1a0b336
Merge pull request #32348 from PriyanshuAhlawat/linkUpdate_Daemonset
...
Update update-daemon-set.md issue-32287
2022-03-22 15:21:59 -07:00
Kubernetes Prow Robot
6a47224fe0
Merge pull request #32258 from tengqm/fix-links-2
...
Fix links in the change PV reclaim policy page
2022-03-22 15:19:58 -07:00
Kubernetes Prow Robot
6c01b03762
Merge pull request #32257 from tengqm/fix-links-1
...
Fix links in resource metrics pipeline page
2022-03-22 15:17:58 -07:00
Kubernetes Prow Robot
7450be3fcf
Merge pull request #32191 from tengqm/update-kubeadm-cfg
...
Update kubeadm config API v1beta3
2022-03-22 15:15:58 -07:00
Kubernetes Prow Robot
7352c425f7
Merge pull request #32185 from jihoon-seo/220311_nit_kubectl-convert
...
nit: `kubectl` → `kubectl-convert`
2022-03-22 15:13:59 -07:00
Kirill Roskolii
7add16b378
Add proxy-url example to kubectl documentation ( #32245 )
...
* Add proxy-url example
* Fix typo
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-03-22 14:13:58 -07:00
Kubernetes Prow Robot
78d080991a
Merge pull request #31895 from a-mccarthy/fixes-30951
...
Remove Docker references in image concept page
2022-03-22 08:07:44 -07:00
Abigail McCarthy
bde860ddcd
Update content/en/docs/concepts/containers/images.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-22 10:25:23 -04:00
Qiming Teng
09ae2ba0f6
Clarify topology aware hints needs explicit enabling
2022-03-22 19:06:18 +08:00
Qiming Teng
dfb03f25d6
Graduate CSRDuration to GA
2022-03-22 12:48:12 +08:00
Thomas Güttler
2176c33e62
second yaml snippet was not alligned to first one
...
This snippet had less indentation then the previous.
Now the second path is aligned to the second path
2022-03-21 21:15:38 +01:00
Aldo Culquicondor
3007ca4dd9
Graduate JobReadyPods to beta
2022-03-21 15:29:00 -04:00
Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Margo Crawford
a364ecae1f
Remove references to client.authentication.k8s.io/v1alpha1 exec credential API
...
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-21 09:27:55 -07:00
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
sgpinkus
417eede985
Update content/en/docs/concepts/services-networking/_index.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-03-21 21:01:49 +11:00
Kubernetes Prow Robot
fe04fb8929
Merge pull request #32377 from sshukun/add-deprecated
...
Add deprecated description to the subtitle
2022-03-20 11:37:08 -07:00
Jeremy Puchta
00f74d9ae4
Remove trailing whitespaces from cli commands
2022-03-20 16:36:50 +01:00
Kubernetes Prow Robot
0b01c92d58
Merge pull request #32371 from sshukun/fix-ingress-nit
...
Fix nit in ingress.md
2022-03-20 04:49:08 -07:00
Song Shukun
66132def66
Add deprecated description to the subtitle
2022-03-20 19:55:57 +09:00
Qiming Teng
aa68dec6fd
TopologyAwareHints feature is default on in 1.24
2022-03-20 09:03:12 +08:00
Song Shukun
054e0d5db9
Fix nit in ingress.md
2022-03-20 01:19:39 +09:00
Nir Rosenthal
76e78444ef
per https://github.com/kubernetes/website/pull/32326#discussion_r830493057
2022-03-19 17:39:59 +02:00
Kubernetes Prow Robot
d63f8cf644
Merge pull request #32353 from Dirc/main
...
fixed order for resources: requests and limits
2022-03-18 21:53:11 -07:00
sgpinkus
fdfc64e861
Update _index.md
...
Make 100% clear, that according to the k8s networking model pods are supposed to get their own unique IP address. I always thought this was the case. But then faced debugging issue where some pods are being assigned the same IP addresses. Came here to review my understanding of it, and confirm this is expected behaviour or not. But it was not stated unequivocally. This change makes it so.
2022-03-19 13:17:50 +11:00
Geoffrey Cline
4492fc5766
add steps for coredns permissions
2022-03-18 17:00:38 -05:00
dirc
56067a41c8
fixed order for resources: requests and limits
2022-03-18 16:35:44 +01:00
Abdullah Gharaibeh
ec2133bd1d
Graduate PodAffinityNamespaceSelector to GA
2022-03-18 11:01:02 -04:00
Ed Bartosh
2c6dcdde24
update list of Intel device plugins
2022-03-18 15:00:46 +02:00
PriyanshuAhlawat
2f72e09add
Update update-daemon-set.md
2022-03-18 17:04:39 +05:30
Kubernetes Prow Robot
078c5bb013
Merge pull request #32343 from aaerrolla/main
...
Fix directory to make and put kubectl in
2022-03-18 03:01:15 -07:00
Anjan
1d7ee57cbd
there is no need to create a kubernetes directory under ~/.local/bin
2022-03-18 12:30:16 +05:30
Qiming Teng
214a6c8243
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-18 13:36:00 +08:00
Qiming Teng
dc5d6d7a33
Promote PreferNominatedNode to GA
2022-03-18 13:02:28 +08:00
Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
Qiming Teng
1861a5546a
DefaultPodTopologySpread is GA in 1.24
2022-03-18 12:20:05 +08:00
Rohinton Kazak
1d1f3edd65
Update cheatsheet.md
...
typo ?
2022-03-17 19:30:49 -07:00
Nir Rosenthal
3f0f56f0f2
Changing note about limits without requests
...
this is true for all limits (not only CPU and memory but also ephemeral storage)
4d08582d1f/pkg/apis/core/v1/defaults.go (L159)
2022-03-18 00:06:10 +02:00
Kubernetes Prow Robot
86db461dd1
Merge pull request #31910 from Kartik494/mount_description
...
registered mount-options annotation
2022-03-17 08:29:21 -07:00
Guilhem Lettron
a0cdf50ac6
fix: YAML indentation and highlighting
2022-03-17 16:01:40 +01:00
Kubernetes Prow Robot
6f09418507
Merge pull request #32310 from thockin/master
...
Clarify ConfigMap value type
2022-03-16 17:17:18 -07:00
Kubernetes Prow Robot
ea6bbbda6f
Merge pull request #32044 from alghe-global/fix/concepts/workloads/pods/pod-lifecycle/preStop-hook-wording
...
Reword preStop hook usage regarding container's Terminated state
2022-03-16 15:58:09 -07:00
Tim Hockin
01ab111c89
Clarify ConfigMap value type
2022-03-16 15:49:39 -07:00
PriyanshuAhlawat
3d78bd31df
Update create-cluster-kubeadm.md
2022-03-17 02:21:16 +05:30
David Eads
99174eaaa2
Add details about enabling individual API resources using --runtime-config
...
This is in support of beta APIs off by default KEP. See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Nate W
0289b52eca
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-16 11:38:29 -07:00
PriyanshuAhlawat
c7952b2c3e
Update controlling-access.md
2022-03-16 19:16:46 +05:30
Kubernetes Prow Robot
cee9f23c32
Merge pull request #32223 from tengqm/mv-access-svc
...
Migrate access cluster service page
2022-03-16 02:11:50 -07:00
Qiming Teng
cce96ae367
Migrate access cluster service page
...
The acess-cluster-service page, has nothing to do with administering a cluster.
A better home for this page should be the `/docs/tasks/access-application-cluster` subdirectory instead.
2022-03-16 16:45:10 +08:00
Tim Bannister
c0aed1902b
Merge pull request #32118 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev-1.24
2022-03-16 08:26:12 +00:00
Kubernetes Prow Robot
58c2cd247f
Merge pull request #32050 from marckhouzam/fix/zshNoAlias
...
No need for special handling for zsh aliases
2022-03-15 17:29:48 -07:00
PriyanshuAhlawat
7e54b18dd4
Update controlling-access.md
2022-03-16 01:31:54 +05:30
PriyanshuAhlawat
e920c416f7
Update _index.md
2022-03-15 22:18:26 +05:30
Kubernetes Prow Robot
672ab40f1a
Merge pull request #32260 from tengqm/fix-links-4
...
Fix links in the nodes page
2022-03-15 02:20:12 -07:00
Kubernetes Prow Robot
fad8776a92
Merge pull request #32268 from mk46/PSS
...
Update enforce-standards-admission-controller.md
2022-03-15 01:14:12 -07:00
Kubernetes Prow Robot
2a0e2ed152
Merge pull request #30984 from sftim/20211215_revise_secret_concept
...
Tidy & reword Secret concept
2022-03-14 14:17:00 -07:00
Manish Kumar
018b3bcbf6
Update enforce-standards-admission-controller.md
2022-03-15 01:04:36 +05:30
Rey Lejano
2fdcf73c42
Update content/en/docs/reference/command-line-tools-reference/kubelet.md
2022-03-14 11:27:21 -07:00
Manish Kumar
7181361798
updated for --dynamic-config-dir
2022-03-14 18:29:38 +05:30
Qiming Teng
e3bace5282
Adjust wrapping of long lines
2022-03-14 20:49:36 +08:00
Manish Kumar
005e3fd4cf
Update deprecation message for kubelet's flag.
2022-03-14 18:18:31 +05:30
Qiming Teng
a11ecef6f1
Wrap long lines and fix a few nits in the text
2022-03-14 20:36:51 +08:00
Qiming Teng
06f35a55d5
Fix link to use relative path
2022-03-14 20:29:23 +08:00
Qiming Teng
e9a8cc6eda
Reformat the indentation of lists and sample outputs
2022-03-14 20:22:22 +08:00
Qiming Teng
f1575f40c2
Fix link in change PV reclaim policy page
2022-03-14 20:20:04 +08:00
Qiming Teng
88d8ec551c
Wrap long lines for ease of change tracking
2022-03-14 20:15:54 +08:00
Qiming Teng
66a07b0bae
Fix links in resource metrics pipeline page
2022-03-14 20:06:29 +08:00
Noppadol
ba8ab6238b
Fix link in cluster-level-pss.md
...
Missing a "/" for the link to [Pod Security Standards]
2022-03-14 17:58:26 +07:00
Kubernetes Prow Robot
991f671a02
Merge pull request #30721 from mlbiam/master
...
making wording clearer on extra in impersonation
2022-03-13 21:02:19 -07:00
Kubernetes Prow Robot
c9debdcacb
Merge pull request #28954 from swiftslee/main
...
update some typo produced by scripts/verify-spelling.sh
2022-03-13 21:00:19 -07:00
Kubernetes Prow Robot
b35813abf6
Merge pull request #31831 from PriyanshuAhlawat/update
...
Updated the default backend for ingress controller issue-31465
2022-03-13 20:48:20 -07:00
Kubernetes Prow Robot
fc0e066ce3
Merge pull request #32241 from tengqm/tweak-downwardapi-vol
...
Tweak the downward API volume task page
2022-03-13 20:44:19 -07:00
Qiming Teng
6149835647
Tweak the downward API volume task page
...
This PR drops some outdated information about very old Kubernetes versions.
The last section is improved so that readers get a better idea why those pointers are provided.
2022-03-14 08:10:07 +08:00
Amit Sharma
ef297288fa
Updated configure-liveness-readiness-startup-probes.md
...
We don't need to pass -r flag with rm command to delete a file.
2022-03-12 14:13:06 +05:30
Drew Miller
6b21f286df
minor wording fix
2022-03-12 01:22:10 -05:00
Kubernetes Prow Robot
74c9374435
Merge pull request #32157 from tallclair/apparmor
...
Make the AppArmor docs more runtime agnostic
2022-03-11 21:32:23 -08:00
Qiming Teng
e6f416bd2f
Update kubeadm config API v1beta3
2022-03-11 12:09:23 +08:00
Qiming Teng
29f5e89770
Reformat the node local DNS cache page
2022-03-11 11:15:47 +08:00
Jihoon Seo
06aa7edaff
nit: kubectl -> kubectl-convert
2022-03-11 10:42:58 +09:00
Matt Cary
35e901cdbf
Update storage-classes.md
...
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
Abigail McCarthy
5c6cbc1347
Remove Docker references in image concept page
...
updates from code review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-10 10:52:47 -05:00
Tim Bannister
9f60dc17fc
Drop feature state for kubeadm / kubelet
...
It won't be clear to readers what feature is being covered here. The
advice in this page is version-specific (especially given the removal of
the dockershim); removing this shortcode takes away a detail that might
mislead people into thinking the page has not changed recently.
2022-03-10 13:49:24 +00:00
Tim Allclair
82a1d9c704
Make the AppArmor docs more runtime agnostic
2022-03-09 15:10:15 -08:00
Kubernetes Prow Robot
782d8bc2c9
Merge pull request #32126 from tengqm/update-coredns
...
Improve coredns page
2022-03-09 08:40:13 -08:00
kartik494
d2cfe9fc77
registered mount-options annotation
2022-03-09 20:22:20 +05:30
Qiming Teng
15f643e5e8
Improve coredns page
...
This PR refactors the coredns page by removing some outdated statements.
2022-03-09 21:31:10 +08:00
Qiming Teng
461a09332b
[zh] Tune the feature gates page
...
Reformat some line wraps, reorder some items in the description and
fix a version missing in table 1.
2022-03-09 21:28:09 +08:00
Andrew Foster
77123a0e91
Remove kompose up and down command doc
2022-03-09 22:55:23 +11:00
Tim Bannister
a21c43eed9
Tidy & reword Secret concept
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-08 15:55:39 +00:00
Tim Bannister
3530caab63
Revise list of Secret types
2022-03-08 15:55:19 +00:00
Tim Bannister
a5a94f0f5b
Update Pod Security Admission concept for v1.24
...
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2022-03-08 14:07:16 +00:00
Shubham Kuchhal
aa8b37770e
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-08 13:10:22 +05:30
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
Kubernetes Prow Robot
0754ec0546
Merge pull request #31654 from chrismetz09/patch-6
...
Add figure <number> to text/caption _index.md
2022-03-07 14:38:24 -08:00
Kubernetes Prow Robot
a26ac80b38
Merge pull request #31816 from voelzmo/patch-2
...
Update proposal link to point to archive
2022-03-07 14:36:25 -08:00
Kubernetes Prow Robot
c33258a7bf
Merge pull request #31966 from PriyanshuAhlawat/updating_envVariable
...
Update kubelet-integration.md issue
2022-03-07 14:32:25 -08:00
Kubernetes Prow Robot
e8ac32b1fd
Merge pull request #32061 from koolwithk/patch-1
...
Docs - Fixed double quotes issue with feature-gates
2022-03-07 14:30:24 -08:00
chrismetz09
73ac0a7c0d
Add figure <number> to text/caption in docs/contribute/ _index.md
2022-03-07 09:47:47 -08:00
Kubernetes Prow Robot
28ffd81bab
Merge pull request #31602 from mtardy/main
...
Add documentation on pod-security.kubernetes.io annotations
2022-03-07 06:04:54 -08:00
kartik494
8540194ccd
Added Pod security deprecation note
2022-03-07 17:43:10 +05:30
Kubernetes Prow Robot
f4a81795e5
Merge pull request #32070 from yuvraj9/patch-1
...
Fixing typo error
2022-03-06 20:46:53 -08:00
Kubernetes Prow Robot
6971f8e4e8
Merge pull request #31626 from wongma7/migrationplugin
...
Add that CSIMigration* fallback does not work for provision operations
2022-03-06 11:48:52 -08:00
my-git9
e11a116a34
Update replicationcontroller.md
...
Modify statement
2022-03-06 11:50:48 +08:00
Jason Kim (Jun Chul Kim)
2cca1a2f85
Update content/en/docs/setup/best-practices/certificates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-06 09:39:02 +09:00
Kubernetes Prow Robot
3bcb656e06
Merge pull request #29847 from sftim/20210928_migrate_kubectl_overview
...
Move kubectl overview to be section index
2022-03-05 13:54:52 -08:00
Yuvraj Shekhawat
d884ce7ce0
Fixing typo error
2022-03-06 02:49:14 +05:30
Kubernetes Prow Robot
90188d33b7
Merge pull request #31636 from tengqm/fix-links-2
...
Fix links and markdown format for some pages
2022-03-05 12:54:54 -08:00
koolwithk
927cd05181
Docs - Fixed double quotes issue with feature-gates
...
Double quotes was giving error as below, may be need to update the code to accept the double quotes.
Error: invalid argument "\"GracefulNodeShutdown=true\"" for "--feature-gates" flag: invalid value of "GracefulNodeShutdown=true", err: strconv.ParseBool: parsing "true\"": invalid syntax
2022-03-05 14:55:49 +05:30
Kubernetes Prow Robot
e0b67982f5
Merge pull request #32003 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga
...
feat: feature gate DefaultPodTopologySpread is GA
2022-03-04 17:00:51 -08:00
Kubernetes Prow Robot
18b5b1fb93
Merge pull request #32027 from tengqm/fix-sched-ver
...
Update scheduler configuration sample version
2022-03-04 16:52:52 -08:00
Zach Rhoads
bbcf9e316f
Update link to Azure Gateway Ingress Controller
...
Changed link for Azure Gateway Ingress Controller to Microsoft documentation.
2022-03-04 16:48:29 -06:00
Marc Khouzam
0976014b7e
No need for special handling for zsh aliases
...
Zsh completion is native since v1.22. Native zsh completion
automatically deals with aliases without needing
any extra configuration from the user.
Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com>
2022-03-04 13:57:49 -05:00
Alexandru Gheorghe
99ce89a035
Reword preStop hook usage regarding container's Terminated state
2022-03-04 15:51:48 +00:00
Patrick Ohly
e86725d989
storage capacity: graduate to GA
2022-03-03 20:28:30 +01:00
Kubernetes Prow Robot
301f85fd92
Merge pull request #31603 from atiratree/concepts.deployment
...
add note about Terminating pods when rolling out a Deployment
2022-03-03 08:53:48 -08:00
kerthcet
c5428ebad7
feat: GA feature gate DefaultPodTopologySpread
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-03-03 23:53:29 +08:00
Qiming Teng
b76366329d
Update scheduler configuration sample version
...
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Tim Bannister
77a598cb33
Use in-page “what's next” list for kubectl
2022-03-03 10:03:01 +00:00
Tim Bannister
e0d4b37070
Highlight link to kubectl cheat sheet
...
Also, reorder the section overall.
2022-03-03 10:03:01 +00:00
Tim Bannister
73cd38cdc6
Move kubectl overview to be section index
...
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Chris Negus
8ca3492e51
Moved blog guidance from SIG page to docs ( #31920 )
...
* Moved blog guidance from SIG page to docs
* Fixed text from review comments
2022-03-02 18:48:48 -08:00
Kubernetes Prow Robot
b6643f3d51
Merge pull request #31593 from ctalledo/k8s-in-sysbox
...
Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
2022-03-02 18:30:46 -08:00
Kubernetes Prow Robot
abd4c430f5
Merge pull request #31971 from neolit123/1.24-fix-ha-etcd-guide-tmp-folders
...
kubeadm: fix wrong path in the etcd HA guide (step 7)
2022-03-02 17:28:45 -08:00
Kubernetes Prow Robot
beb39db14d
Merge pull request #31996 from RA489/upgradenote
...
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 17:08:46 -08:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
mtardy
cc64e7cc98
Add a separate subpage for audit annotations and add reference to it on the main page
2022-03-02 20:14:14 +01:00
Damilola Abioye
bf7b94c65a
updated allowedTopologies values format
2022-03-02 20:04:02 +01:00
Mahé
876f452d0e
Merge branch 'kubernetes:main' into main
2022-03-02 19:23:58 +01:00
Brett Wolmarans
8dd6fa677d
--all-namespaces shorthand
...
As a beginner to kubectl, I must have typed (and re-typed due to typos) --all-namespaces many hundreds of times before I stumbled across the -A shorthand notation for this. I sincerely would be grateful on behalf of all kubectl beginners if this very useful cheat could be added to this cheatsheet. I have proposed in this PR a location quite near the beginning of the cheatsheet for this so that it is very hard to miss.
2022-03-02 09:21:06 -08:00
Kubernetes Prow Robot
fbdcbaff2f
Merge pull request #31909 from alghe-global/fix-working-with-objects/kubernetes-objects
...
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields"
2022-03-02 06:49:13 -08:00
Alexandru Gheorghe
8d43e339b9
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields"
2022-03-02 13:44:35 +00:00
Gerard
a9f7219210
Improve mentions of CS CA in managing-tls-in-a-cluster ( #30347 )
...
* Improve mentions of CS CA in managing-tls-in-a-cluster
* Update content/en/docs/tasks/tls/managing-tls-in-a-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update managing-tls-in-a-cluster.md
* Update managing-tls-in-a-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-02 05:43:14 -08:00
RA489
7f9869dab8
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 08:20:04 +05:30
Vedant Koditkar
e8c29bad9c
[en] Update networking model link ( #31390 )
...
* Update hyperlinks to point to main branch
* Revert changes to post older than a year ⏪
* Update link to point to localize document 📝
* Fix fragement in the link 📝
change "#the-kubernetes-network-model" to "#how-to-implement-the-kubernetes-networking-model"
* Revert changes in zh localization pages
* Remove changes in files of other localization
2022-03-01 18:41:16 -08:00
Kubernetes Prow Robot
9fbadcb4e3
Merge pull request #31990 from cici37/fixDoc
...
Fix incorrect field name in CRD examples
2022-03-01 15:37:54 -08:00
cici37
002985c690
Reduce confusion by fixing field name in samples.
2022-03-01 13:01:47 -08:00
PriyanshuAhlawat
2198d0f519
Update create-cluster-kubeadm.md
2022-03-01 18:46:53 +05:30
Kubernetes Prow Robot
ee0389d360
Merge pull request #28290 from shannonxtreme/api-eviction
...
Add information to API Evictions from Safely Drain a Node
2022-02-28 19:25:46 -08:00
Nate W
b7f8b0daae
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-28 16:18:31 -08:00
PriyanshuAhlawat
3d392f1b51
Update kubelet-integration.md
2022-02-28 23:03:31 +05:30
PriyanshuAhlawat
30abee1696
Update kubelet-integration.md
2022-02-28 22:54:45 +05:30
Lubomir I. Ivanov
7bf583a242
kubeadm: fix wrong path in the etcd HA guide (step 7)
...
The guide generates some files on one of three ETCD
hosts. It then copies files from host 1 to 2 and 3.
Due to that some file paths differ.
Update step 7 to reflect that and to match step 6.
2022-02-28 19:22:29 +02:00
Kubernetes Prow Robot
b88e22a61c
Merge pull request #31917 from chrisnegus/describe-yum-basearch
...
Added note for when baseurl fails in kubeadm install
2022-02-28 08:22:57 -08:00
Christopher Negus
723e5b4aa8
Fixed text from review comments
2022-02-28 15:32:30 +00:00
PriyanshuAhlawat
59689b8dea
Update kubelet-integration.md
2022-02-28 19:00:41 +05:30
Shubham
8c7d4c2ae2
Added Documents for kubernetes.io/enforce-mountable-secrets. ( #31864 )
...
* Added Documents for kubernetes.io/enforce-mountable-secrets.
* Modified the enforce-mountable-secrets docs.
2022-02-27 18:06:56 -08:00
Kubernetes Prow Robot
e0b2a0e795
Merge pull request #31770 from wojtek-t/efficient_watch_resumption_ga
...
Graduate efficient watch resumption to GA
2022-02-27 17:46:56 -08:00
Kubernetes Prow Robot
dea4f2b103
Merge pull request #31763 from sgaist/patch-1
...
Add secure example for getting secret values
2022-02-27 17:44:57 -08:00
Kubernetes Prow Robot
189100f5aa
Merge pull request #31786 from tengqm/update-configapis
...
Update config API reference
2022-02-27 17:38:55 -08:00
Kubernetes Prow Robot
d2a2af28ea
Merge pull request #31721 from mac-chaffee/main
...
Add upgrade notes to cpu-management-policies
2022-02-27 17:20:55 -08:00
Kubernetes Prow Robot
d02e2d6a4a
Merge pull request #31756 from wojtek-t/remove_selflink
...
Graduate SelfLink deprecation to GA
2022-02-27 17:06:56 -08:00
mango
288a7aded9
docs: add etcd cluster upgrade guide to configure-upgrade-etcd ( #31833 )
...
* docs: add etcd cluster upgrade guide to configure-upgrade-etcd
* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: championshuttler <shivams2799@gmail.com>
* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
* put "For more details..."
* Update configure-upgrade-etcd.md
Co-authored-by: championshuttler <shivams2799@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-02-27 17:04:56 -08:00
Kubernetes Prow Robot
879f4d4c86
Merge pull request #31934 from liggitt/evergreen
...
Allow marking blog posts as evergreen and exempt from outdated warning
2022-02-27 16:25:18 -08:00
Jordan Liggitt
b19e4ff868
Allow marking some blog posts as evergreen and exempt from outdated warning
2022-02-27 17:25:36 -05:00
Kubernetes Prow Robot
dfa6e8a258
Merge pull request #30740 from mtilson/patch-1
...
short alias to set/show namespace
2022-02-27 14:09:18 -08:00
Kubernetes Prow Robot
9f6eb38051
Merge pull request #30860 from tengqm/kubelet-credentialprovider
...
Add kubelet credentialprovider API reference
2022-02-27 09:19:18 -08:00
Tárikly Távora
b6f0d8ffbc
Review zookeper tutorial and fix command error ( #31914 )
...
* Misplaced command result
On zookeeper tutorial https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/#surviving-maintenance command result is concatenated to the command itself:
kubectl drain $(kubectl get pod zk-1 --template {{.spec.nodeName}}) --ignore-daemonsets --force --delete-emptydir-data "kubernetes-node-ixsl" cordoned
* Review zookeeper tutorial
https://github.com/kubernetes/website/pull/31873
Review done!
2022-02-26 18:25:17 -08:00
Yuvraj Chhetri
cd26a2bb6b
Updated files install-kubectl-linux.md , install-kubectl-macos.md , install-kubectl-windows.md ( #31916 )
...
* updated install-kubectl-windows.md
* Updated install-kubectl-windows.md
* Update install-kubectl-linux.md
* Update install-kubectl-macos.md
2022-02-26 18:23:17 -08:00
Kubernetes Prow Robot
093f9758db
Merge pull request #31918 from tallclair/psp-migration
...
Link to PSP migration guide from PSP to PSS reference
2022-02-26 18:19:16 -08:00
Meysam
1e95dbe901
fix: modify article ( #31922 )
...
* fix: modify article
* fix: add missing preposition
2022-02-26 18:11:16 -08:00
Maksim Nabokikh
38c9c82c76
Update configure-service-account.md
...
fix: Delete the double running from the service account docs
2022-02-26 19:58:32 +04:00
Mac Chaffee
d657a0d10a
Add upgrade notes to cpu-mgt-policies
...
Signed-off-by: Mac Chaffee <machaffe@renci.org>
2022-02-25 18:49:11 -05:00
Tim Allclair
b8264dcfc7
Link to PSP migration guide from PSP to PSS reference
2022-02-25 10:27:52 -08:00
Christopher Negus
1ed65df34c
Added note for when baseurl fails in kubeadm install
2022-02-25 17:25:26 +00:00
Kubernetes Prow Robot
b7331def4c
Merge pull request #31781 from shannonxtreme/dockershim-debug-intro
...
Update samples to use containerd
2022-02-25 07:21:51 -08:00
Kubernetes Prow Robot
26cf43b261
Merge pull request #31896 from meysam81/meysam/fix-typo
...
fix: typo
2022-02-25 00:39:51 -08:00
Meysam
6e8093e260
apply suggestions from code review
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-02-25 10:49:28 +03:00
Sergey Kanzhelev
152ccdae91
Dynamic Kubelet Configuration feature is removed
2022-02-25 07:09:20 +00:00
Meysam
00336f4c6e
Fix: Update line breaks ( #31598 )
...
* fix: add missing word 📝
* apply suggestions from code review
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-02-24 20:09:55 -08:00
Kubernetes Prow Robot
fe955d4a9e
Merge pull request #31768 from brunosaboia/31543-add-multi-container-debug-info
...
Add multi-container info on pod failure docs
2022-02-24 20:01:56 -08:00
Kubernetes Prow Robot
7baebdb7ab
Merge pull request #31894 from liggitt/manual-token
...
Fixup service account token doc
2022-02-24 18:25:55 -08:00
Tim Allclair
198ae37902
Rewrite PodSecurityPolicy migration guide ( #31782 )
2022-02-24 18:07:56 -08:00
Mark Rossetti
9b6876726c
Moving Windows security info to new page
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-02-24 15:32:42 -08:00
Meysam Azad
94fd5b9698
fix: typo
2022-02-24 23:36:03 +03:00
Filip Křepinský
88d33034b7
add note about Terminating pods when rolling out a Deployment
...
- fix number of Pods when describing the rollout functionality
2022-02-24 20:15:36 +01:00
Jordan Liggitt
f7b4ca4d1c
Fixup service account token doc
2022-02-24 14:04:40 -05:00
Lubomir I. Ivanov
b4a56597b0
kubeadm: document known label, taints, annotations
...
Include information about the kubeadm managed
labels, taints and annotation in the main page on this topic.
Add two sections for core k8s and kubeadm.
Adjust markdown headings to have "##" as the top level
for these sections.
2022-02-24 20:11:16 +02:00
Kubernetes Prow Robot
9de083393a
Merge pull request #31845 from liggitt/manual-token
...
Stop recommending people scrape auto-generated service account tokens
2022-02-24 09:46:31 -08:00
Bruno Saboia
d1f511f92c
Use explicit backticks for shell content
2022-02-24 09:09:06 -03:00
Kubernetes Prow Robot
6c5fd95659
Merge pull request #31879 from JimBugwadia/add_projects
...
add 3rd party pod security options
2022-02-24 02:05:34 -08:00
Jay Beale
5440681803
Adding kube-proxy to this list
...
This list appears to name binaries whose configuration flags are documented in this section: [Command Line Tools Reference](/docs/reference/command-line-tools-reference/). Since kube-proxy is an item in that reference, it seems helpful to give it an entry and link here.
2022-02-23 23:30:30 -08:00
Kubernetes Prow Robot
0f6cb4fbfe
Merge pull request #31863 from Aayush987/typo_fix
...
Fixed typo in cpu-constraint-namespace.md & memory-default-namespace.md
2022-02-23 23:25:33 -08:00
Jim Bugwadia
9e10d98d07
add options
...
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-02-23 17:58:26 -08:00
Jay Beale
c910edd70e
Correct the name: CertificateSigningRequests
...
- This page referenced the "CertificationSigningRequests API," but this should be "CertificateSigningRequests API" or "Certificates API."
- Added a link to the documentation for CertificateSigningRequests.
2022-02-23 17:27:32 -08:00
Kubernetes Prow Robot
e025825f02
Merge pull request #31865 from mitul3737/new-branch
...
[en] Solved some typos "hostname of FQDN" and "PowerShell"
2022-02-23 16:39:33 -08:00
Kubernetes Prow Robot
e4c09583e7
Merge pull request #31875 from shannonxtreme/dockershim-ddebug-troubleshooting
...
Remove docker mention in bugs guidance
2022-02-23 16:33:33 -08:00
Kubernetes Prow Robot
f678b95243
Merge pull request #31726 from MrMYHuang/patch-1
...
Simplify commands.
2022-02-23 16:19:34 -08:00
Shannon Kularathna
b03d603182
Remove docker mention in bugs guidance
2022-02-23 23:16:45 +00:00
Shannon Kularathna
b60aa414a0
Update samples to use containerd
2022-02-23 21:35:01 +00:00
Bruno Saboia
dd3e660cfe
Remove useless whitespace
2022-02-23 17:22:05 -03:00
Jordan Liggitt
3d15ef3810
Stop recommending people scrape auto-generated service account tokens
2022-02-23 13:28:02 -05:00
Lubomir I. Ivanov
806518df13
kubeadm: update references of "master" label/taint for 1.24
...
In 1.24 kubeadm will:
- stop using the "master" label on CP nodes.
- start tainting CP nodes with both "master" and "control-plane" taints.
In 1.25 the "master" taint will be removed.
Adjust references of the "master" label/taint to the above.
2022-02-23 19:22:50 +02:00
Thomas Güttler
46cc50c4ef
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-02-23 13:38:20 +01:00
Md Shahriyar Al Mustakim Mitul
038256a86b
Solved some typos
2022-02-23 18:23:36 +06:00
Aayush Sharma
27caffcbf0
fixed typo
2022-02-23 16:53:10 +05:30
Kubernetes Prow Robot
4b9ba4eda8
Merge pull request #31820 from arielshaqed/patch-1
...
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08:00
Kubernetes Prow Robot
55b0abf63f
Merge pull request #31843 from 0xff-dev/en-main
...
[en] update yaml docs
2022-02-23 00:24:18 -08:00
Shubham
a45bf8459d
Added Hyperlink to RFC3339. ( #31836 )
...
* Added Hyperlink to RFC3339.
* Wrapping a line!
2022-02-22 22:54:18 -08:00
Manish Kumar
c86ad85339
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-23 10:24:33 +05:30
Jay Beale
e0765344a9
Adding an example ( #31830 )
...
* Adding an example
This text mentions that you can view the logs from a specific container by appending the container name. I've created an example, based on the previous few lines.
Also, I've added a -c flag, to bring this in line with both the ```kubectl logs``` [documentation's examples](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#logs ) and other kubectl commands that require the -c flag when selecting a specific container from a pod.
* Wrapping long line and marking `-c` as code.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-02-22 19:46:18 -08:00
Jay Beale
5be3b2de8e
Replaced "master" with newer terms in two places ( #31846 )
...
* Replaced "master" with newer terms in two places
- Replacing the outdated "master" term with API server.
- Changed "master" to "control plane node(s)"
* control plane node -> control plane
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-22 17:00:18 -08:00
Mark Rossetti
f217a5415e
Moving windows resource management to seperate page
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-02-22 13:17:04 -08:00
Bruno Saboia
24444fab32
Remove unecessary additional info
2022-02-22 16:48:57 -03:00
Manish Kumar
0673b89cd4
follow-up of #31667
2022-02-23 01:12:29 +05:30
0xff-dev
f9ac04521d
[en] update yaml docs
2022-02-23 00:32:01 +08:00
Bruno Saboia
25aa381f75
Put multi-container info outside numbered list
2022-02-22 12:55:58 -03:00
Kubernetes Prow Robot
aef172862a
Merge pull request #31520 from Midas847/opensource-contribution
...
Remove dockershim section from Runtime Class concept
2022-02-22 07:45:16 -08:00
Kubernetes Prow Robot
e021e42245
Merge pull request #31667 from mk46/remove_kubenet
...
Removed kubenet reference from docs
2022-02-22 07:31:46 -08:00
Ariel Shaqed (Scolnicov)
9d45d964ed
Fix golang client-go/tools/cache package name
...
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache ).
2022-02-22 17:08:57 +02:00
Manish Kumar
7fc89637f3
Removed kubenet reference
2022-02-22 18:59:32 +05:30
Kubernetes Prow Robot
42b4f2b503
Merge pull request #31832 from championshuttler/1link
...
Remove dead link to svc-cat.io
2022-02-22 03:41:46 -08:00
Kubernetes Prow Robot
683fc53b84
Merge pull request #31687 from neolit123/1.24-update-legacy-kubelet-cm-refs
...
kubeadm: update legacy kubelet config map information and document feature gates
2022-02-22 02:49:46 -08:00
Shivam Singhal
a1d69a8d12
Remove dead link to svc-cat.io
2022-02-22 09:45:41 +02:00
PranshuSrivastava
8b1b8a4f80
updated the container-runtime page to include info about dockershim deprecation.
2022-02-22 12:21:36 +05:30
PriyanshuAhlawat
c855463d3d
Update ingress.md
2022-02-22 11:46:43 +05:30
Jay Beale
33c1877b39
Changing "VMs" to "machines" in this sentence
...
The rest of this paragraph talks about nodes being "machines," whereas this sentence is more specific, referring to virtual machines ("VMs"). The article this sentence points to also uses "machines" and isn't specific to VMs.
2022-02-21 15:14:19 -08:00
Nate W
e8b19637df
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-21 10:36:03 -08:00
Kubernetes Prow Robot
a3b30be299
Merge pull request #31558 from chrismetz09/metzResourceMetrics
...
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Kubernetes Prow Robot
d202485f1e
Merge pull request #31563 from bryfry/main
...
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00
Kubernetes Prow Robot
3f6efc04df
Merge pull request #31621 from mk46/doc_description
...
Added docs for kubernetes.io/description
2022-02-21 02:22:11 -08:00
Marco Voelz
9823ecda09
Update proposal link to point to archive
...
Original link says
```
Design proposals have been archived.
To view the last version of this document, see the Design Proposals Archive Repo.
Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
```
2022-02-21 10:54:50 +01:00
wojtekt
86af7c10c2
Graduate SelfLink deprecation to GA
2022-02-21 10:26:05 +01:00
Kubernetes Prow Robot
b90237d9cb
Merge pull request #31672 from Frankkkkk/patch-2
...
operator: add `Kopf` framework to list of libraries
2022-02-21 00:20:11 -08:00
Kubernetes Prow Robot
ecbe8f7351
Merge pull request #31735 from benjaminguttmann-avtq/update-ebs-storage-class-information
...
[StorageClasses] Add gp3 to available ebs volume types
2022-02-21 00:02:10 -08:00
Mark Rossetti
1b1dd7d9ae
Adding a warning to Windows docs for NodePort service issues on WS2022 ( #31759 )
...
* Adding a warning to Windows docs for NodePort service issues on WS2022
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-20 23:54:11 -08:00
Kubernetes Prow Robot
9da7dead81
Merge pull request #31764 from RinkiyaKeDad/nca_update
...
mention about monthly meeting in NCA responsibilities
2022-02-20 23:48:11 -08:00
Kubernetes Prow Robot
96c388532b
Merge pull request #31804 from PriyanshuAhlawat/update_link
...
Ensure “Download Kubernetes” link goes to right page #31794
2022-02-20 20:54:15 -08:00
Qiming Teng
fdd671626d
Add kubelet credentialprovider API reference
2022-02-21 08:56:27 +08:00
Sergey Kanzhelev
b375a00dd9
promote GRPCContainerProbe to beta
2022-02-19 22:29:56 +00:00
Kubernetes Prow Robot
09c3d17202
Merge pull request #31787 from tengqm/add-apiserver-v1alpha1-config
...
Add API server config reference (v1alpha1)
2022-02-19 14:26:09 -08:00
PriyanshuAhlawat
d8271f94f9
Update _index.md
2022-02-20 01:58:00 +05:30
shivam tyagi
33b55edda7
fixed
2022-02-19 01:20:10 +05:30
Mikhail Polivakha
d78f8d2736
Add example of Service targetPort binding by name
...
Add example of Service targetPort binding by name
2022-02-18 11:10:47 +03:00
Arsh Sharma
3c38080005
Update content/en/docs/contribute/advanced.md
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-02-18 13:07:03 +05:30
Qiming Teng
ca36ac797c
Add API server config reference (v1alpha1)
...
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Qiming Teng
5dfea11d6f
Update config API reference
...
This PR refreshes the config API references using the latest generator
which had some nits fixed.
2022-02-18 14:27:04 +08:00
Tim Bannister
362da74120
Update links to Dockershim Removal FAQ
...
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Lubomir I. Ivanov
644a7a4609
kubeadm: document the current feature gates for 1.24
...
The right place for these are in the "kubeadm init"
document since feature gates are only possible during
cluster creation with "init".
2022-02-17 18:27:48 +02:00
Lubomir I. Ivanov
26f6a21308
kubeadm: remove mentions of the the legacy kubelet-config-x.yy
...
The default kubelet configuration ConfigMap that kubeadm manages
is "kubelet-config" instead of "kubelet-config-x.yy" (where x.yy
is the Kubernetes version) in 1.24.
Cleanup references to the legacy naming in kubeadm documentation.
Generated contents in content/en/docs/reference/* are not updated.
2022-02-17 18:27:48 +02:00
Kubernetes Prow Robot
b72092e0bc
Merge pull request #31730 from SWADESNA/patch-2
...
Update memory-default-namespace.md
2022-02-17 07:19:37 -08:00
Kubernetes Prow Robot
63edc70641
Merge pull request #31639 from JayKayy/patch-1
...
Remove deprecated `--record` flag from example
2022-02-17 07:17:38 -08:00
Samuel Gaist
73bd4563a8
docs: add secure example for getting secret values
...
The current example showing how to decode a secret
does it in several steps which is fine but if some level
of security is required will leak the encoded secret
value in the shell history thus making it retrievable.
This patch adds an example on how to retrieve that
value without exposing it.
2022-02-17 09:11:19 +01:00
wojtekt
61b1f2be49
Graduate efficient watch resumption to GA
2022-02-17 08:41:01 +01:00
Bruno Saboia
481eff6321
Add multi-container info on pod failure docs
2022-02-16 18:40:26 -03:00
Arsh Sharma
ca51b25078
mention about monthly meeting in NCA responsibilities
...
Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
2022-02-16 18:26:23 +05:30
Tim Allclair
b0e4e7a03c
Delete broken link (contiv.io)
2022-02-15 15:17:15 -08:00
Nate W
8b9e77db12
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-15 08:28:12 -08:00
Meysam Azad
259e312ff2
docs: remove redundant word 📝
2022-02-15 19:16:42 +03:00
Kubernetes Prow Robot
a04f1c9f4a
Merge pull request #31742 from shu-mutou/patch-1
...
Update reviewers from SIG-UI
2022-02-15 07:08:03 -08:00
Jordan Liggitt
0e8acb4b02
Fix finalizer doc
2022-02-15 08:42:14 -05:00
Shu Muto
c1da5f25ab
Update reviewers from SIG-UI
...
Also, bump kubernetes dashboard to v2.5.0.
2022-02-15 11:18:14 +09:00
Kubernetes Prow Robot
018191a4d2
Merge pull request #31737 from liggitt/patch-3
...
Update finalizers.md
2022-02-14 18:10:12 -08:00
chrismetz09
3f74c2ae79
update component explanation
2022-02-14 11:01:39 -08:00
Jordan Liggitt
fa4cc5965b
Update finalizers.md
2022-02-14 10:37:44 -05:00
Kubernetes Prow Robot
7ae88efd7a
Merge pull request #31630 from tengqm/fix-links
...
Fix links in security context page
2022-02-14 07:31:31 -08:00
BG
541e89228c
[StorageClasses] Add gp3 to available ebs volume types
2022-02-14 11:38:44 +01:00
srout
deb2a9c96b
Update memory-default-namespace.md
2022-02-14 13:05:33 +05:30
Kubernetes Prow Robot
7dd728cf69
Merge pull request #31729 from SWADESNA/patch-1
...
Update memory-default-namespace.md
2022-02-13 23:25:28 -08:00
Kubernetes Prow Robot
1f4ca9f802
Merge pull request #31631 from tengqm/fix-gc-cascade
...
Fix the cascading deletion page
2022-02-13 23:09:28 -08:00
srout
a191d71627
Update memory-default-namespace.md
2022-02-14 12:37:58 +05:30