Commit Graph

11105 Commits

Author SHA1 Message Date
Kubernetes Prow Robot e03607e993
Merge pull request #41847 from T-Lakshmi/broken-link
fix broken link[avoiding-collisions]
2023-07-03 01:34:51 -07:00
lakshmi 7df9f487ac fix broken link[avoiding-collisions] 2023-07-03 13:07:29 +05:30
Francesco Romani df62b9bed1 node: integration with topology manager is stable
Retroactively fix the feature state:
- device manager GA'd in 1.26
- topology manager GA'd in 1.27
thus we can safely call the integration between topology and device
managers GA in 1.27

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-07-03 07:44:09 +02:00
Dipesh Rawat 73c7e96747
Add tutorial link to deploy first app 2023-07-03 00:17:00 +01:00
Kubernetes Prow Robot 7a512593af
Merge pull request #41714 from neolit123/1.28-fix-missing-auth-kubelet-config-ha-docs
setup-ha-etcd-with-kubeadm.md: add missing authn/authz fields
2023-07-01 04:40:48 -07:00
Kubernetes Prow Robot fd7fa1ffad
Merge pull request #41195 from sftim/20230223_add_detail_headless_service
Document detail about headless Services
2023-06-30 21:58:43 -07:00
Kubernetes Prow Robot 9ee99313f8
Merge pull request #41797 from enyiakwu/patch-2
Fixed typo for taint-and-toleration.md
2023-06-30 21:34:43 -07:00
Kubernetes Prow Robot 9e2b2cbea6
Merge pull request #41720 from Rishit-dagli/merged
Sync `dev-1.28` branch with `main`
2023-06-30 21:26:43 -07:00
Kubernetes Prow Robot c5ee8294f5
Merge pull request #38551 from sftim/20221219_migrate_aws_specifics_from_service
Move AWS Service annotation details to reference page
2023-06-30 06:24:42 -07:00
Kubernetes Prow Robot aa8eabc49a
Merge pull request #40375 from candrews/patch-1
Clarify image pull policy regarding digests
2023-06-30 06:22:43 -07:00
Kubernetes Prow Robot 0e7302f383
Merge pull request #41556 from Zhuzhenghao/cleanup/abac
cleanup page abac
2023-06-30 06:18:42 -07:00
Kubernetes Prow Robot 2bad323592
Merge pull request #40072 from michaelruigrok/patch-1
Document probe delay if startup is defined
2023-06-30 04:26:30 -07:00
Kubernetes Prow Robot 4cb9a82b2a
Merge pull request #40166 from mtardy/scdeny-deprecation
Update scdeny plugin documentation for deprecation
2023-06-30 02:49:45 -07:00
mtardy c32b30f457 Update scdeny plugin documentation for deprecation 2023-06-30 10:52:50 +02:00
Kubernetes Prow Robot 0b16ccfe5b
Merge pull request #41651 from stormqueen1990/patch-1
Remove reference to interactive tutorial in expose-intro.html
2023-06-29 10:37:42 -07:00
Francesco Romani 3e0e88dadc docs: podresources API is stable
Mark the API, needed to monitor the device plugins, as stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-06-29 14:04:46 +02:00
Max d61f12d86f
fixed typo for taint-and-toleration.md 2023-06-29 12:50:35 +01:00
Kubernetes Prow Robot 7adb15dfef
Merge pull request #41798 from rayowang/fixdocs
fix: unclear documentation on NamespaceDefaultLabelName feature gate
2023-06-29 01:18:45 -07:00
Kubernetes Prow Robot 1f05da1718
Merge pull request #39772 from pbetkier/patch-1
Clarify horizontal pod autoscaler docs on scaling behavior
2023-06-28 23:58:45 -07:00
Michael Ruigrok 730302b5c0
Merge branch 'main' into patch-1 2023-06-29 15:38:12 +10:00
Rayo 10e15641bd
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:55 +08:00
Rayo d287886f7b
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:42 +08:00
Kubernetes Prow Robot b47948af36
Merge pull request #41156 from dprotaso/patch-1
Update service-accounts-admin.md
2023-06-28 15:06:45 -07:00
Rayowang 23ea8a1dc7 fix: unclear documentation on NamespaceDefaultLabelName feature gate 2023-06-29 00:53:20 +08:00
Max 4116be05c0
Update taint-and-toleration.md
fixed some typos
2023-06-28 17:33:53 +01:00
Mauren Berti 9c0d101871
Fix link and add anchor to navigate to specific section.
Fix the target link in the expose-intro tutorial and add an anchor to deploy-intro so the link points to the specific page location.
2023-06-27 11:24:34 -04:00
Mauren Berti 0924c73c8f
Change from review: add a link to the previous tutorial.
* Include a link that points to the tutorial where the deployment in question was originally created, to allow the reader a better flow between tutorials.
2023-06-27 11:17:49 -04:00
Kubernetes Prow Robot 1cb1390388
Merge pull request #41000 from zlabjp/fix-key-usage
Fix permitted key usages
2023-06-26 17:32:29 -07:00
Tim Bannister 5a9803346c Move AWS Service annotation details to reference page 2023-06-26 21:39:12 +01:00
Michael 9bcd39b36e improve /using-api/deprecation-guide.md 2023-06-25 21:41:38 +08:00
Kubernetes Prow Robot 79ac61b0b1
Merge pull request #41506 from carlory/kep-606
node: graduate the podresources API endpoint to GA
2023-06-24 01:27:06 -07:00
kanhaya kumar yadav f4a2ad9612
Update scale-intro.html
Formatted the output lines
2023-06-23 11:12:09 +05:30
Kubernetes Prow Robot 30f8c53a06
Merge pull request #41606 from SataQiu/add-docs-for-UpgradeAddonsBeforeControlPlane
kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate
2023-06-22 07:59:40 -07:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Lubomir I. Ivanov 661acacc41 setup-ha-etcd-with-kubeadm.md: add missing authn/authz fields
The kubelet is run in standalone mode and these fields are required
so that the config is accepted. In this guide the kubelet
is only used as a service manager. Note that while the authz
mode is AlwaysAllow, anonymous and webhook authn are disabled.
2023-06-21 13:54:33 +03:00
AmarNathChary ae69059fb1 fixed buggy example note shortcode 2023-06-21 13:29:17 +05:30
SataQiu d5a2a693f3 kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate 2023-06-21 13:33:53 +08:00
Kubernetes Prow Robot da0d5c530e
Merge pull request #41282 from tengqm/tweak-probes-task
Tidy up the probes task page
2023-06-20 18:20:20 -07:00
Kubernetes Prow Robot a9773378eb
Merge pull request #41697 from pranav-pandey0804/fixedapi-concepts/invalidlink
fixed the error in the syntax of the metadata link
2023-06-20 18:18:20 -07:00
pranav-pandey0804 41fc9dc627 fixed the error in the syntax of the metadata link 2023-06-20 19:49:27 +05:30
Kubernetes Prow Robot 5f7f496c4f
Merge pull request #41624 from my-git9/local-debugging2
Tweak line wrappings in local-debugging.md debug-pods.md
2023-06-20 05:10:22 -07:00
J.P. Dowd 602b20bcf4 Update images to mySQL 8.0 and Wordpress 6.2.1. This example will now work on ARM based systems (Macbook M1 chips+).
Configured database image to create the required database and a non-root user for the Wordpress site.
2023-06-19 11:52:11 -04:00
zhenghao.zhu b1e9fbe945 [zh] cleanup page abac 2023-06-18 11:46:28 +08:00
Kubernetes Prow Robot c43c360bf4
Merge pull request #41639 from pbxqdown/patch-1
Fix node score calculation in resource-bin-packing.md
2023-06-17 19:48:19 -07:00
Kubernetes Prow Robot 049d1349b6
Merge pull request #41649 from nzneit/patch-1
Update configure-upgrade-etcd.md
2023-06-17 00:32:20 -07:00
Kubernetes Prow Robot 40a3c35c6d
Merge pull request #41560 from tamilselvan1102/patch-2
Update setup-ha-etcd-with-kubeadm.md
2023-06-16 23:58:19 -07:00
Kubernetes Prow Robot e544ecaeba
Merge pull request #41634 from my-git9/configure-aggregation-laye2
Tweak line wrappings in configure-aggregation-layer.md
2023-06-16 23:50:21 -07:00
Kevin Hannon 01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers

* add note for condition rename

* add feature gate removal

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
Mauren Berti ad0169b0da
Remove reference to interactive tutorial in expose-intro.html
Remove reference to interactive tutorial in expose-intro.html as this is not going to be run from an interactive platform such as Katacoda anymore, but in the user's local workstation.
2023-06-15 15:23:31 -04:00
nzneit b9f8b59e8b
Update configure-upgrade-etcd.md
Fix typo in "Maintaining etcd clusters"
2023-06-15 09:50:42 -04:00
Kubernetes Prow Robot a631f1bc9c
Merge pull request #41514 from T-Lakshmi/init-containers
updated init-containers page
2023-06-15 02:24:18 -07:00
Qian_Xiao 972abbf09f
Fix node score calculation in resource-bin-packing.md
The nodescore calculation formula misses parentheses causing it confusing to understand.
2023-06-14 13:41:54 -07:00
xin.li f59c9f7473 Tweak line wrappings in configure-aggregation-layer.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-14 12:31:58 +08:00
xin.li 4ba09eb506 Tweak line wrappings in local-debugging.md debug-pods.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-13 23:43:44 +08:00
Michael c37e8062b4 Tweak line wrappings in configure-gmsa.md 2023-06-13 20:23:27 +08:00
Vaibhav Goel 290b12ca94
Removed the keyword new from dynamic-resource-allocation.md (#41483)
* Removed the new keyword from dynamic-resource-allocation.md

* Updated the grammar in dynamic-resource-allocation.md
2023-06-12 17:59:57 -07:00
Kubernetes Prow Robot e5d9e6d7f2
Merge pull request #41174 from SebastianUA/patch-1
Update audit.md
2023-06-12 17:51:58 -07:00
Vitalii Natarov 6a20c5df0d
Merge branch 'kubernetes:main' into patch-1 2023-06-12 14:05:52 +02:00
Michael 86363bbb85 improve ip-masq-agent.md 2023-06-12 19:51:24 +08:00
Kubernetes Prow Robot 0fd404eea4
Merge pull request #41535 from Shubham82/wrap_IP-Masquerade-Agent
Improvement: Tweak line wrapping for the ip-masq-agent task page.
2023-06-11 17:03:47 -07:00
Kubernetes Prow Robot 13a9d24f77
Merge pull request #41540 from tengqm/wrap-labels
Refactor the label-annotation-taints page
2023-06-11 05:31:46 -07:00
Kubernetes Prow Robot c3d83c9275
Merge pull request #41510 from stormqueen1990/fix/en/cluster-interactive-rendering
[en] Remove dangling </div> from interactive tutorials pages
2023-06-09 01:28:14 -07:00
Tamilselvan 765f70fd8b
Update setup-ha-etcd-with-kubeadm.md 2023-06-09 11:55:32 +05:30
shubham82 09fcbf557b Wrapped lines. 2023-06-09 10:34:17 +05:30
Tamilselvan 8e184f7153
Update setup-ha-etcd-with-kubeadm.md 2023-06-09 10:28:04 +05:30
Mauren Berti bbbdb79885
Remove dangling </div> element.
Remove a dangling </div> element that is causing the following pages to break rendering:
* tutorials/kubernetes-basics/create-cluster/cluster-interactive.html
* tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
* tutorials/kubernetes-basics/explore/explore-interactive.html
* tutorials/kubernetes-basics/expose/expose-interactive.html
* tutorials/kubernetes-basics/scale/scale-interactive.html
* tutorials/kubernetes-basics/update/update-interactive.html
2023-06-08 14:23:44 -04:00
Kubernetes Prow Robot 3ae9cee6c8
Merge pull request #41507 from ronaknnathani/patch-1
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2023-06-08 08:16:15 -07:00
Kubernetes Prow Robot 0039b0c093
Merge pull request #41389 from tengqm/wrap-leader-mig
Tweak line wrapping for leader migration task page
2023-06-08 08:12:13 -07:00
Kubernetes Prow Robot 75ece85e56
Merge pull request #41278 from tengqm/fix-41089
Add link to reclaiming policy
2023-06-08 08:10:13 -07:00
Qiming Teng 0de5b70e51 Refactor the label-annotation-taints page
The page is currently a mixture of labels, annotations and taints.
The line wrappings are terrible. This PR attempts to refactor the page
against the style guide.
2023-06-08 19:03:05 +08:00
Kubernetes Prow Robot 3e56fe9c72
Merge pull request #40643 from nitishfy/Nitish/ServiceLinks
Hyperlinked to mention information about accessing services
2023-06-08 03:30:13 -07:00
Kubernetes Prow Robot 386c390e52
Merge pull request #35011 from Kartik494/resourcequotabehavior
Document the resource quota working and steps require to enforce  resource quota on ephemeral storage
2023-06-08 03:02:14 -07:00
lakshmi a3fc330e0c incorporated the review comments. 2023-06-08 15:14:29 +05:30
shubham82 57d3612706 Improvement: Tweak line wrapping for the ip-masq-agent task page. 2023-06-08 14:02:27 +05:30
Kubernetes Prow Robot 96893f8dc6
Merge pull request #41431 from vszabo2/patch-1
Fix referenced paths in Service page
2023-06-07 11:04:14 -07:00
lakshmi ff636abaa4 updated init-containers page 2023-06-07 11:49:01 +05:30
Ronak Nathani f8da7d4ad9
Fixes a typo for "concurrency" in PriorityLevelConfiguration section 2023-06-06 10:07:50 -04:00
carlory 6f9fec35ac node: graduate the podresources API endpoint to GA 2023-06-06 18:28:52 +08:00
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Qiming Teng f74c780731
Update find-out-runtime-you-use.md
Trivial edit to trigger the CI gate again.
2023-06-05 16:22:51 +08:00
Qiming Teng eea76d1110 Add some tidy up changes for retriggering the CI 2023-06-05 12:46:41 +08:00
Qiming Teng d88628bc3d Add link to reclaiming policy 2023-06-05 12:46:25 +08:00
Kubernetes Prow Robot 1c1e5f21e4
Merge pull request #41424 from windsonsea/patchver
replace `currentVersion` with `currentPatchVersion` in concepts
2023-06-03 15:00:41 -07:00
Victor Szabo 417d1f3b5b
Fix referenced paths in Service page
In the External IPs section, the text mentions a couple of paths from the Service manifest that determine how clients can access the service. Those paths are misspelled, and this commit fixes that.
2023-06-02 16:04:20 -07:00
Kubernetes Prow Robot 90c074940b
Merge pull request #41326 from tamilselvan1102/k8s-doc-web-20230525
Add glossary tooltip for kubelet
2023-06-02 10:18:53 -07:00
Kubernetes Prow Robot ab289ff1a8
Merge pull request #40462 from Ritikaa96/annotation-nfd
Document node discovery annotations
2023-06-02 06:06:55 -07:00
Michael 50bec1f123 replace currentVersion with currentPatchVersion in concepts 2023-06-02 18:56:23 +08:00
Kubernetes Prow Robot d703ea5c4c
Merge pull request #41406 from Ritikaa96/remove-redundant-selector-from-url
Removing redundant #selector in url and adding line-wrapping cleanup
2023-06-02 01:54:53 -07:00
Kubernetes Prow Robot aa05b841ab
Merge pull request #41416 from windsonsea/setupy
Added `(` to complete a pair of parentheses in kubelet-integration.md
2023-06-02 00:56:52 -07:00
Kubernetes Prow Robot 9e0e3038a7
Merge pull request #41414 from windsonsea/contenty
Tweak line wrappings in /contribute/style
2023-06-01 16:45:45 -07:00
Kubernetes Prow Robot 66edf52b6b
Merge pull request #41413 from windsonsea/ingressy
Tweak line wrappings in /services-networking/
2023-06-01 16:43:45 -07:00
Kubernetes Prow Robot 0246de63f5
Merge pull request #41412 from windsonsea/tweak
tweak line wrappings in concepts/storage/
2023-06-01 16:41:46 -07:00
Kubernetes Prow Robot 0debd148bf
Merge pull request #41286 from sairameshv/exec_probe
Add a caution regarding the `exec` probe mechanism
2023-06-01 09:29:46 -07:00
Kubernetes Prow Robot 5f352713b6
Merge pull request #41351 from JimBugwadia/update_policies_concepts
update policies concepts page
2023-06-01 08:41:46 -07:00
Michael 7d853b9678 Added ( to complete a pair of parentheses 2023-06-01 22:13:28 +08:00
Michael 1ec7fe8e63 Tweak line wrappings in content-organization.md 2023-06-01 21:49:31 +08:00
Michael 49135cefb8 Tweak line wrappings in /services-networking/ingress.md 2023-06-01 21:38:11 +08:00
Michael 2886944017 tweak line wrappings in storage/ 2023-06-01 21:20:18 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00