Commit Graph

49473 Commits (6ab3faa8018df846116c1672ce569d647ddb8d6e)

Author SHA1 Message Date
Michael 6ab3faa801 [zh] Sync garbage-collection.md 2024-06-17 07:39:37 +08:00
Kubernetes Prow Robot b69812ea4a
Merge pull request #46810 from chillje/patch-1
Update garbage-collection.md for misleading "ImageMaximumGCAge" configuration option
2024-06-16 15:59:41 -07:00
Kubernetes Prow Robot 3e9c976ef3
Merge pull request #46823 from ktvargo-ms/46613
Remove self referencing link
2024-06-16 07:57:29 -07:00
Kubernetes Prow Robot 2d873ee26d
Merge pull request #46822 from garymm/patch-2
fix Gt, Lt behaviour documentation
2024-06-16 07:21:30 -07:00
Kubernetes Prow Robot d5bd9bc059
Merge pull request #46828 from windsonsea/denyh
[zh] Add kubectl_certificate_deny.md
2024-06-15 12:55:28 -07:00
Kubernetes Prow Robot 55b80b31bb
Merge pull request #46826 from my-git9/pt-22226
[zh-cn] Add kubectl_config_delete-user.md
2024-06-15 01:49:27 -07:00
Kubernetes Prow Robot 6538a39612
Merge pull request #46819 from my-git9/pt-7397
[zh-cn] Add kubectl_config_delete-context.md
2024-06-15 01:29:28 -07:00
Kubernetes Prow Robot d8c95f840a
Merge pull request #46556 from rihib/translate-into-ja_45475
[ja] Translate content/en/docs/reference/glossary/cri.md into Japanese
2024-06-15 01:27:28 -07:00
Kubernetes Prow Robot 53e7c655e5
Merge pull request #46805 from windsonsea/ingressy
[zh] Add kubectl_create_ingress.md
2024-06-14 23:05:27 -07:00
xin.li 4643129051 [zh-cn] Add kubectl_config_delete-context.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-15 13:58:17 +08:00
Michael 7419111327 [zh] Add kubectl_certificate_deny.md 2024-06-15 10:34:19 +08:00
Katie Vargo 5229cb22a1 removed self referencing link per #46613 2024-06-14 16:42:28 -04:00
Gary Miguel 3cd095d948
fix Gt, Lt behavior documentation
Tested empirically. Also matches the operator names.
2024-06-14 13:24:37 -07:00
Robin Wood 41ae34b988
tell the user to use their own name, not the example. (#44115)
* tell the user to use their own name, not the example.

The example command won't work if just copy/pasted, the name in it needs updating to the one in the user's environment.

* Update content/en/docs/tutorials/hello-minikube.md

Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>

* Update hello-minikube.md

Fixing line styling

* Updated to use a note.

* Removing stray left over line

---------

Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
2024-06-14 05:10:57 -07:00
xin.li b5a292cbd3 [zh-cn] Add kubectl_config_delete-user.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-14 18:46:33 +08:00
Kubernetes Prow Robot c5b16abb33
Merge pull request #46806 from windsonsea/debugy
[zh] Add kubectl_debug/_index.md
2024-06-14 03:36:00 -07:00
Kubernetes Prow Robot a2b5b6d001
Merge pull request #46803 from Arhell/es-link
[es] Updated Hyperlink of Easegress IngressController
2024-06-13 17:11:47 -07:00
Arhell bdd1caf9da [es] Updated Hyperlink of Easegress IngressController (fix) 2024-06-14 03:01:53 +03:00
chillje 97682374d5
Update garbage-collection.md
The documentation about the feature gate  and option field "ImageMaximumGCAge" is misleading.
The option field for the kubelet configuration is camelCase and needs to start with a lowercase "i" instead of an uppercase "I" (like for the feature gate option).
2024-06-13 16:41:41 +02:00
Kubernetes Prow Robot 450e6198fe
Merge pull request #44861 from suhasadhav/patch-1
Mention how requests are inferred from limits
2024-06-13 05:34:26 -07:00
windsonsea 093a6c03d2 [zh] Add kubectl_debug/_index.md 2024-06-13 17:58:47 +08:00
windsonsea 46e72cc87d [zh] Add kubectl_create_ingress.md 2024-06-13 17:52:57 +08:00
Arhell 6c3d3f326e [es] Updated Hyperlink of Easegress IngressController 2024-06-13 00:18:26 +03:00
Kubernetes Prow Robot 86a76b43c1
Merge pull request #46761 from pegasas/issues/46546
Delete rewrite-target annotation in ingress example
2024-06-12 11:27:23 -07:00
Kubernetes Prow Robot a0257e9198
Merge pull request #46800 from ChinemeremChigbo/patch-1
Fix broken link to node heartbeats
2024-06-12 08:18:05 -07:00
Chinemerem c1d218e4d5
Fix broken link to node heartbeats
Previously, the `heartbeats` link in the `namespaces` page pointed to the outdated `heartbeats` section. Now, it correctly points to the `node-heartbeats` section.
2024-06-12 11:05:41 -04:00
Kubernetes Prow Robot ddaa5e57ad
Merge pull request #46790 from windsonsea/tokeny
[zh] Add kubectl_create_token.md
2024-06-12 07:56:20 -07:00
Kubernetes Prow Robot fe253eff4e
Merge pull request #46793 from windsonsea/secric
[zh] Add kubectl_create_secret_generic.md
2024-06-12 07:54:23 -07:00
Kubernetes Prow Robot ed7c0c9c5b
Merge pull request #46797 from saschagrunert/schedule
Update schedule.yaml
2024-06-12 05:34:53 -07:00
Kubernetes Prow Robot 3dfa81ca5f
Merge pull request #46795 from neolit123/1.31-add-note-about-ecdsa-fg-kubeconfig-bug
kubeadm: add note about a bug in the PublicKeysECDSA FG
2024-06-12 03:32:42 -07:00
Kubernetes Prow Robot 71e850f99a
Merge pull request #46792 from Arhell/ja-in
[ja] Updated Hyperlink of Easegress IngressController
2024-06-12 03:17:51 -07:00
Sascha Grunert 29ca26311e
Update schedule.yaml
```
schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml
```

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-06-12 12:05:06 +02:00
Lubomir I. Ivanov a493517449 kubeadm: add note about a bug in the PublicKeysECDSA FG
The PublicKeysECDSA has been poorly tested and supported and
apparently it had a bug where keys in kubeconfig files were
using RSA even if the FG was true.

Add note about that in the FG section of the kubeadm init doc.
2024-06-12 12:58:56 +03:00
Kubernetes Prow Robot d49f82322d
Merge pull request #46774 from fsmunoz/sig-node-spotlight
Add SIG Node spotlight
2024-06-12 02:26:06 -07:00
Kubernetes Prow Robot ab46c51717
Merge pull request #46778 from robert-cronin/update-etcd-commands
Add clarification on the usage of etcdutl vs etcdctl
2024-06-12 01:12:09 -07:00
Robbie Cronin 364f5bb958
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:48 +10:00
Robbie Cronin 53d76474c0
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:38 +10:00
Kubernetes Prow Robot e21094de27
Merge pull request #46791 from Aaina26/correct_references
Fix references in IPv4/IPv6 dual-stack
2024-06-12 00:47:33 -07:00
windsonsea a0ae7be199 [zh] Add kubectl_create_token.md 2024-06-12 15:42:36 +08:00
windsonsea 90ff6d1b86 [zh] Add kubectl_create_secret_generic.md 2024-06-12 15:37:34 +08:00
Kubernetes Prow Robot 123dcdbe32
Merge pull request #46775 from mengjiao-liu/10th-birthday-blog-zh
[zh-cn] Translate blog 2024-06-06-10-Years-of-Kubernetes
2024-06-12 00:35:24 -07:00
Mengjiao Liu 18ba62366f [zh-cn] Translate blog 2024-06-06-10-Years-of-Kubernetes 2024-06-12 15:17:08 +08:00
Arhell b2c26d1c90 [ja] Updated Hyperlink of Easegress IngressController 2024-06-12 07:43:16 +03:00
Aaina26 5ead326713 Fix references in IPv4/IPv6 dual-stack 2024-06-12 10:06:52 +05:30
Kubernetes Prow Robot 095bca359f
Merge pull request #46779 from windsonsea/docreg
[zh] Add /kubectl_create_secret_docker-registry.md
2024-06-11 19:33:23 -07:00
Kubernetes Prow Robot a9fa101de0
Merge pull request #46776 from asa3311/sync-zh-125
[zh] sync ingress-controller style-guide scheduling-hugepages
2024-06-11 18:07:30 -07:00
Robert Cronin de17a03105
Add clarification on the usage of etcdutl vs etcdctl 2024-06-12 10:42:44 +10:00
Michael ba17883ddc [zh] Add /kubectl_create_secret_docker-registry.md 2024-06-12 07:59:37 +08:00
Kubernetes Prow Robot cb7706612a
Merge pull request #44099 from ahmedavid/correction_port-forward
Service without selectors, command correction issue
2024-06-11 09:51:22 -07:00
Kubernetes Prow Robot c05e239c86
Merge pull request #44643 from T-Lakshmi/rbac
Reworded 'beyond discovery permissions' wording in "Using RBAC Authorization" page
2024-06-11 09:48:44 -07:00