-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate docs/reference/issues-security/issues/_index.md in Korea #17671
Conversation
rework of the german translation based on the english version
* Add content/es/docs/reference/glossary/label.md * Update content/es/docs/reference/glossary/label.md Co-Authored-By: Rael Garcia <[email protected]> * Update content/es/docs/reference/glossary/label.md Co-Authored-By: Rael Garcia <[email protected]> * Update content/es/docs/reference/glossary/label.md Co-Authored-By: Rael Garcia <[email protected]> * Update content/es/docs/reference/glossary/label.md Co-Authored-By: Rael Garcia <[email protected]> * Fixing netifly building error Fixing the section short_description adding a tab on the text
Fixed link to PodDisruptionBudget task.
* Typo, should be extension's instead of extensions In `Extension Patterns` section, `extensions points` should be `extension's points` as it's trying to say `points` belonging to a particular `extension`. * Update content/en/docs/concepts/extend-kubernetes/extend-cluster.md Changed as per tengqm suggestion. Co-Authored-By: Qiming <[email protected]>
…17422) * Modify terminated-pod-gc-threshold explanation in Japanese (#15272) * Correct the word "controller" to the correct notation in Japanese Co-Authored-By: Naoki Oketani <[email protected]> * Remove unnecessary space
* Tidy feature gate metadata * Tweak feature gate headings Use sentence case where appropriate * Add feature gate explanation for GA * Add what's next section to feature gate page * Signpost readers to explanation of feature gate stages
Fix for broken link at admission-conrollers page. https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#runtimeclass
Fix for the deprecation warning when executing the command: ```bash $ kubectl run hello --schedule="*/1 * * * *" --restart=OnFailure --image=busybox -- /bin/sh -c "date; echo Hello from the Kubernetes cluster" kubectl run --generator=cronjob/v1beta1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl create instead. ```
All supported Kubernetes versions offer all kube-proxy features previously listed.
* Updated Gardener line * Update Gardener line in solutions table
Fix for brokenlink at kubeadm upgrade page https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/ (see link "certificate management documentation" )
Mainly all runtimes support AppArmor from now on, so we should update the documentation accordingly. Signed-off-by: Sascha Grunert <[email protected]>
* Remove reference of unsupported k8s versions for CPUManager. * Update note for none-policy and add links. * Remove redundant note for alpha version.
Affected URL https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/ Cert Manager mention was removed in 8781518d as part of the merge conflict resolving. * Links to cert manager placed back (so we wouldn't see again `[cert-manager][cert-manager]` in article text). * In addition link to cert manager documentation is updated to official website (its still readthedocs but, its official by stand of team behind of the cert-manager)
[BUGFIX] add fix missing command
Issue available at https://kubernetes.io/ko/docs/concepts/containers/runtime-class/ and introduced by original English documentation (see #17543)
Brew is able to install minikube without using cask.
* Updating the latest svcat versions in repo * using helm 3.0.0
Keywords which can automatically close issues and at(@) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/remove-language en |
Deploy preview for k8s-dev-ko ready! Built with commit 1bf3998 |
문서를 번역했습니다. 리뷰 부탁드리겠습니다.
from #17670
/language ko