-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Merge master into dev 1.21 - 1/19/21 #26152
Merge master into dev 1.21 - 1/19/21 #26152
Conversation
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC. I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
Due to removed on v1.19, remove Static Password File section from docs/reference/access-authn-authz/authentication.md
Adding instructions for how to validate kubectl binaries against checksum files (Linux, MacOS, Windows) Updating links to download from https://dl.k8s.io/ Updating Linux-specific install instructions to use install command, and macOS-specific instructions to chown root the install to provide a trusted kubectl. Adding note annotation around optional download instructions Markdown updates * Updating numbered lists to use markdown syntax ("1." for each entry), should make it easier to add and remove list items in future * Adding some syntax highlighting to the command snippets Correcting "PowerShell" spelling fixes: #25040 Signed-off-by: Nate W <[email protected]>
* Add forward compatibility RHEL / CentOS to the list of supported platforms.
add Apache APISIX ingress controller
modified: content/en/docs/setup/production-environment/container-runtimes.md modified: content/ko/docs/setup/production-environment/container-runtimes.md modified: content/zh/docs/setup/production-environment/container-runtimes.md modified: content/id/docs/setup/production-environment/container-runtimes.md modified: content/ja/docs/setup/production-environment/container-runtimes.md modified: content/zh/docs/setup/production-environment/container-runtimes.md modified: content/id/docs/setup/production-environment/container-runtimes.md modified: content/ja/docs/setup/production-environment/container-runtimes.md modified: content/zh/docs/setup/production-environment/container-runtimes.md
Update service.md, change 'master' to 'control plane'
Fix containerd config instructions
Fix examples in kustomization
[zh] clean up too old comments for v1.9 or before in examples
…tend-backend.md (#25927) * Enhancements in clarity to docs/tasks/access-application-cluster/connecting-frontend-backend.md * Code review comments * Reverting name of service due to backed value in Dockerimage
Updating install-kubectl.md with instructions for validating kubectl binaries against checksum files
@reylejano: GitHub didn't allow me to request PR reviews from the following users: ChandaniM123. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
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. |
👷 Deploy preview for kubernetes-io-vnext-staging processing. 🔨 Explore the source changes: abef338 🔍 Inspect the deploy logs: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6007450923200e00070d7fa9 |
Thanks for the PR, @reylejano :) Branch sync looks good to me. /lgtm |
LGTM label has been added. Git tree hash: cc42314135a131ea1ef9c7d40dcec61bb980c6bb
|
Thanks @reylejano /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: annajung The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 1/19/21
/cc @mvortizr @tengqm @PI-Victor @ChandaniM123