Commit Graph

45457 Commits (0df9bd13db0c368b0f4bd10366a4cb1619186879)

Author SHA1 Message Date
Tony Gorman 01d9e07e27
Update admission-controllers.md
Sentence seems grammatically incorrect
2023-10-17 17:32:46 +01:00
Nadia Pinaeva 9fd88dbec6 Remove "SCTP support" section, move plugin support note to the
"Network traffic filtering" section

Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva 3082727e6c Clarify network policy behaviour for L2/L3 protocols
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva cf80f24b4a Clarify network policy behaviour for hostNetwork pods
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:06 +02:00
Nadia Pinaeva ae26b7ebfb Add "Pod lifecycle" section to the network policy docs.
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:02 +02:00
Kubernetes Prow Robot 1d1366e85a
Merge pull request #43530 from chendave/revert-43515-dev-1.29
Revert "Introduce of the deprecated FG: MergeCLIArgumentsWithConfig"
2023-10-17 16:05:10 +02:00
Lior Lieberman e94cb00306
apply feedback 2023-10-17 14:01:20 +00:00
Lior Lieberman 3ead98e2ff
restructure layout and implement feedback 2023-10-17 13:52:51 +00:00
Dave (Wei) Chen a7241452db
Revert "Introduce of the deprecated FG: MergeCLIArgumentsWithConfig" 2023-10-17 21:51:41 +08:00
Alex Domoradov 2d8edf7829
Update enforce-standards-admission-controller.md
It seems comment was set to a wrong field. There is no need to change apiserver.config.k8s.io/VERSION, we need to modify only pod-security.admission.config.k8s.io/VERSION
2023-10-17 14:00:40 +03:00
xin gu a46f569625 sync ephemeral-volumes volumes windows-storage 2023-10-17 18:48:09 +08:00
Lior Lieberman 191b53b7f2
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Kobi Levi <56400138+levikobi@users.noreply.github.com>
2023-10-17 11:22:30 +01:00
Kubernetes Prow Robot c716e3eb2f
Merge pull request #43513 from Arhell/fr-fix
[fr] fix: update deprecated command in code example
2023-10-17 11:56:55 +02:00
shubham82 280a9335da Remove RetroactiveDefaultStorageClass feature gate. 2023-10-17 13:43:38 +05:30
Kubernetes Prow Robot a7d7ebbc32
Merge pull request #43400 from SataQiu/update-featuregates-20231010
Move feature gates CronJobTimeZone, JobMutableNodeSchedulingDirectives and LegacyServiceAccountTokenNoAutoGeneration to feature-gates-removed page
2023-10-17 10:09:09 +02:00
AmarNathChary 6f6b57cb97 updated example appearance in k8s api concept
Updated examples appearance in k8s api concep

updated examples appearance in k8s API concept

Updated examples appearance in k8s API concept
2023-10-17 12:58:04 +05:30
Kubernetes Prow Robot bff157a37d
Merge pull request #43515 from chendave/dev-1.29
Introduce of the deprecated FG: MergeCLIArgumentsWithConfig
2023-10-17 07:21:22 +02:00
Dave Chen 1c73d4a8ce Introduce of the deprecated FG: MergeCLIArgumentsWithConfig 2023-10-17 10:46:53 +08:00
Kubernetes Prow Robot e703cd91a0
Merge pull request #43514 from windsonsea/servy
[zh] Sync /services-networking/service.md
2023-10-17 04:27:22 +02:00
Kubernetes Prow Robot 3b58bf59b2
Merge pull request #43512 from my-git9/patch-12323
[zh-cn]sync kubelet-config-file inject-data-application/* manage-daemon/*
2023-10-17 04:24:58 +02:00
Aohan Yang d83c806f37 add doc for feature LoadBalancerIPMode 2023-10-17 10:20:18 +08:00
oculushut e124688855
Clearer information about the emptyDir and correction for how topologyKey works (#42780)
* removes "tmpfs is cleared on node reboot"

I believe the statement is confusing since we are in the emptyDir section of the documentation.  

If a Node is restarted then all pods that resided on that node will be rescheduled onto another Node.  Rescheduled pods will have an empty volume  whether you choose emptyDir.medium "Memory" or not.

* removes bad comma

* improves memory limit description

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* removes incorrect explanation for topologyKey in an affinity or anti-affinity rule (#1)

The existing text does not make sense to me.  

There is no zone "V" or "R" in the example.  

I have changed the text to be consistent with top answer here which seems to make more sense: https://stackoverflow.com/questions/72240224/what-is-topologykey-in-pod-affinity

* gives more context to node label configuration

* manually wraps text and replaces absolute links with relative ones

* Update assign-pod-node.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-17 03:40:52 +02:00
Marko Mudrinić e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen (#43472)
* Add legacy-repos-deprecation shortcode and localization

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update install/upgrade guides to clarify that legacy repos are frozen

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update the legacy repos message

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

---------

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Kubernetes Prow Robot 2157373ad3
Merge pull request #43478 from xmudrii/doc-versions-list
Add doc-versions-list shortcode
2023-10-17 03:33:09 +02:00
windsonsea e8acae5398 [zh] Sync /services-networking/service.md 2023-10-17 09:26:55 +08:00
xin.li 1ce0830928 [zh-cn]sync kubelet-config-file inject-data-application/* manage-daemon/*
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-10-17 08:57:24 +08:00
Arhell daf15da5be [fr] fix: update deprecated command in code example 2023-10-17 01:04:52 +03:00
Marko Mudrinić 324e867d66
Add doc-versions-list shortcode
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-16 19:48:07 +02:00
Kubernetes Prow Robot 081a14ecc7
Merge pull request #43477 from tengqm/tune-service
Fix some nits in the service concept page
2023-10-16 18:27:45 +02:00
Kubernetes Prow Robot b305662467
Merge pull request #43511 from asa3311/sync-zh-71
[zh] sync dual-stack ingress-controllers ingress service
2023-10-16 16:42:22 +02:00
Kubernetes Prow Robot 5773d84a7b
Merge pull request #43507 from windsonsea/admyh
[zh] Clean up kubeadm_init_phase files
2023-10-16 16:02:10 +02:00
xin gu cf34cfb267 sync dual-stack ingress-controllers ingress service 2023-10-16 21:53:24 +08:00
Lior Lieberman c2c0c960de
Apply suggestions from code review
Co-authored-by: Rob Scott <rob.scott87@gmail.com>
2023-10-16 14:33:54 +01:00
windsonsea cab2a65ba6 Clean up kubeadm_init_phase files 2023-10-16 17:41:23 +08:00
Kubernetes Prow Robot 0082100f78
Merge pull request #43505 from yeqiugt/main
translate profile to 方案 instead  of  模仿
2023-10-16 10:15:49 +02:00
HELP-UKRAINE! 5b68e33b94
Update what-is-kubernetes.md
Add a Ukrainian correction, so it sound more natively (far from Russian)
2023-10-16 09:44:25 +02:00
liulijin ccd2110ea0 translate profile to 方案 instead of 模仿
Signed-off-by: liulijin <253954033@qq.com>
2023-10-16 14:29:47 +08:00
Kubernetes Prow Robot 95c6fe906b
Merge pull request #43502 from windsonsea/conyh
[zh] Sync kube-controller-manager.md
2023-10-16 04:30:45 +02:00
windsonsea dbec903845 [zh] Sync kube-controller-manager.md 2023-10-16 10:08:46 +08:00
SataQiu 3768e3f813 move feature gates CronJobTimeZone, JobMutableNodeSchedulingDirectives and LegacyServiceAccountTokenNoAutoGeneration to feature-gates-removed page 2023-10-16 09:51:08 +08:00
Kubernetes Prow Robot 4d1d1f734a
Merge pull request #43489 from my-git9/path-16493
[zh-cn] sync tasks/job/* configmap-secret/*
2023-10-16 03:01:43 +02:00
Kubernetes Prow Robot ed80c52da3
Merge pull request #43487 from my-git9/path-30603
[zh-cn]sync kubeadm-reconfigure topology-manager configure-multiple-schedulers onfigure-liveness-readiness
2023-10-16 02:59:06 +02:00
Qiming Teng 6ed6bedd93 Fix some nits in the service concept page
This PR fixes some nits in the Service concepts page.

- There are duplicated anchors in the page. For other pages pointing
  to those anchors, the results are unpredictable.
- There are long lines that are not manually wrapped properly.
- The `[...]` lines in sample YAML snippets are unnecessary.
  Their side effects are making the snippets invalid YAMLs.
  We can safely drop them without causing any confusion.
2023-10-16 08:51:53 +08:00
Kubernetes Prow Robot 7d87427823
Merge pull request #40835 from milas/yaml-final-newline
editorconfig: preserve final newline in YAML
2023-10-16 01:41:10 +02:00
Kubernetes Prow Robot 7d1095b265
Merge pull request #43444 from steve-hardman/fix-issue43431-layout
Fix broken page layout for "Install and Set Up kubectl on Linux"
2023-10-15 20:43:48 +02:00
Kubernetes Prow Robot 3c8ff35d11
Merge pull request #43316 from Royal-Dragon/patch-1
Changed "search" to "search this site" on front page
2023-10-15 20:41:24 +02:00
John Huang cc3ba5be2c
Fix stale advice on changing the Container Runtime on a Node (#42739)
* Stale advice on changing the Container Runtime on a Node from Docker Engine to containerd

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update migrate-dockershim-dockerd.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-15 20:38:55 +02:00
Kubernetes Prow Robot f8161f8f24
Merge pull request #42702 from Affan-7/kubelet-parameters-via-config
Add eviction thresholds parameters
2023-10-15 20:34:52 +02:00
Kubernetes Prow Robot 0f9e81b05d
Merge pull request #43485 from my-git9/install-kubeadm
[zh-cn] sync kubeadm/install-kubeadm.md kubelet-integration.md write-new-topic.md
2023-10-15 15:51:31 +02:00
Kubernetes Prow Robot 84bed71953
Merge pull request #43500 from MeenuyD/command1
fix: Missing curl '<ip-addr>' command in ingress-minikube.md document
2023-10-15 12:45:13 +02:00