Commit Graph

39138 Commits (46bf59d941b1b644a9239a1efcca99ff52d59f00)

Author SHA1 Message Date
Tim Bannister 04cfb74c48 Await input in Pod Security Admission demo script
Don't run through the whole thing including cleanup - let the user have
a go first.
2023-03-02 22:39:41 +00:00
Tim Bannister 3c8df5ea55 Mention that cluster-level PSA config might not be possible
Some managed clusters don't let you configure PSA cluster wide, and
users might not realize this unless we tell them.
2023-03-02 22:39:41 +00:00
Tim Bannister c9640ebc32 Make it clear that PSA example Pods do start OK
The reader sees a warning, but the Pods do run. That detail might not be
obvious otherwise.
2023-03-02 22:39:41 +00:00
Tim Bannister a39ee496fe Tidy PSA tutorials
Various tidying to match website style guide better.
2023-03-02 22:39:41 +00:00
Tim Bannister c6b3f34d5b Automatically clean up after deploying PSA examples
Readers who want to skip the clean up can edit these scripts; it seems
fair to assume that a reader who wants that would know how to edit a
shell script and delete lines from it.
2023-03-02 22:39:41 +00:00
Tim Bannister 25a926e465 Assume that kind provides Pod Security Admission
Given that Pod Security Admission has been beta and then generally
available for a while, assume that kind gives the reader a cluster than
includes this feature.
2023-03-02 22:39:41 +00:00
Tim Bannister c38e5c00fb Avoid creating local manifest for PSA tutorials
The kubectl tool includes a client for fetching manifests using HTTP,
and we usually rely on that for tutorials. Switch to an approach where
we don't create a manifest on the filesystem and then apply that.
2023-03-02 22:39:41 +00:00
William Walters (He/Him) 4ce224a0e5
Fix additional grammatical errors in check-whether-dockershim-removal-affects-you page 2023-03-02 13:28:43 -05:00
William Walters (He/Him) 63fb4cbc1f
Fix grammar in check-if-dockershim-removal-affects-you page 2023-03-02 10:49:18 -05:00
Kubernetes Prow Robot 5fd1a9d321
Merge pull request #39639 from my-git9/blog-2022-12-16
[zh-cn]sync blog 2022-12-16-non-graceful-node-shutdown-to-beta.md
2023-03-02 07:14:55 -08:00
xin.li 70fec9eb61 [zh-cn]sync 2022-12-16-non-graceful-node-shutdown-to-beta.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-02 21:32:06 +08:00
ClimberJ d6445848fc
Removed duplicate word 2023-03-02 12:14:13 +01:00
nurayko 3a9b4317b4
Fix phrasing. 2023-03-02 11:40:24 +02:00
Kubernetes Prow Robot 9137c09b0a
Merge pull request #39734 from k0rventen/fr-task-env-var-container
[fr] add french translation for task inject-data-application/define-environment-variable-container.md
2023-03-01 06:55:16 -08:00
Kubernetes Prow Robot ecd90c817c
Merge pull request #39631 from k0rventen/origin/dev-1.26-fr
[fr] add french translation for task inject-data-application/distribute-credentials-secure.md
2023-03-01 06:53:18 -08:00
Michael 74746dd13f
[zh] sync 2023-03-01-introducing-kwok/ (#39739) 2023-03-01 22:14:24 +08:00
Peter Arboleda dbd72395cd
Update endpoint-slices.md 2023-03-01 14:29:10 +01:00
Kubernetes Prow Robot 74d09c9068
Merge pull request #39479 from akash-kumar-saw/akash-kumar-saw/sync_pt-br_cheatsheet.md
[pt-br] Update reference/kubectl/cheatsheet.md
2023-03-01 05:07:16 -08:00
Kubernetes Prow Robot 590366e882
Merge pull request #39667 from Zhuzhenghao/configure-pod-configmap
[zh] resync configure-pod-configmap
2023-03-01 03:05:18 -08:00
Kubernetes Prow Robot 6e6e4ed79a
Merge pull request #39731 from sftim/20230228_update_registry_k8s_io_change
Update registry.k8s.io announcement article
2023-02-28 21:35:18 -08:00
zhuzhenghao 6eb1bde3ad [zh] resync configure-pod-configmap 2023-03-01 13:35:00 +08:00
Kubernetes Prow Robot 8053f6ab84
Merge pull request #39702 from Zhuzhenghao/admisstion-controll
[zh] resync pages in reference
2023-02-28 21:29:16 -08:00
zhuzhenghao 43d3ffa532 [zh] resync page admission-controllers. 2023-03-01 13:18:31 +08:00
Kubernetes Prow Robot 88299991bd
Merge pull request #39733 from Arhell/id-add
[id] Add externalSetMarkChain to portmap config
2023-02-28 19:33:16 -08:00
Kubernetes Prow Robot 8463423f94
Merge pull request #39717 from dipesh-rawat/add-storage-class-annotation
Add volume.beta.kubernetes.io/storage-class annotation
2023-02-28 19:07:16 -08:00
Kubernetes Prow Robot ce650bfd2d
Merge pull request #39718 from tengqm/add-kcm-config-api
Add config API for kube-controller-manager configuration
2023-02-28 16:37:16 -08:00
k0rventen 1a44be7336 add french translation for task 'Define Environment Variables for a Container' 2023-03-01 00:16:40 +01:00
Kubernetes Prow Robot 4f65827ed8
Merge pull request #39653 from wzshiming/blog/introducing-kwok
Blog post introducing kwok
2023-02-28 14:57:17 -08:00
Tim Bannister 2484c152d3
Record canonical URL 2023-02-28 22:49:48 +00:00
Arhell a7cd38a07c [id] Add externalSetMarkChain to portmap config 2023-03-01 00:44:46 +02:00
Akash Kumar Saw 0d87a3aff2 Empty Commit 2023-03-01 00:53:07 +05:30
Akash Kumar Saw 5ec836636e updated content\pt-br\docs\reference\kubectl\cheatsheet.md 2023-03-01 00:53:07 +05:30
Akash Kumar Saw d1fec5ae9c content/pt-br/docs/reference/kubectl/cheatsheet.md 2023-03-01 00:53:07 +05:30
Akash Kumar Saw 1f9b9e0a12 Synced pt-br_cheatsheet.md with English 2023-03-01 00:53:07 +05:30
Tim Bannister 9100a2260a
Update registry.k8s.io announcement article
Mention the subsequent container image freeze.
2023-02-28 15:01:59 +00:00
Dipesh Rawat 2714d3455f
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-28 14:40:09 +00:00
Dipesh Rawat 9c86598eb1
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-28 14:39:59 +00:00
Tim Bannister ec6615209a
Merge pull request #39575 from upodroid/k8s-gcr-io-banner-1
Add announcement banner for image registry freeze

Manual merge as the Netlify preview is timing out.
2023-02-28 14:38:42 +00:00
Dipesh Rawat ff72b666e9
Add volume.beta.kubernetes.io/storage-class annotation
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
2023-02-28 11:50:35 +00:00
Kubernetes Prow Robot fbd180f41b
Merge pull request #39727 from mtardy/cve-feed-cleanup
CVE feed cleanup on i18n data and shortcode compliance check
2023-02-28 03:09:20 -08:00
mtardy aa9f17ed0a Transform CVE feed shortcode compliance check to warning
Previously it would cause the build to fail, which could lead to
confusing situation since the CVE feed comes from outside of the website
and could break the workflow. See related discussion:
https://github.com/kubernetes/website/pull/38579#discussion_r1116996184
2023-02-28 11:46:27 +01:00
mtardy 3d850f6b9a Clean CVE feed shortcode i18n caption data
Previsouly we were using two data items:
    ```toml
    [cve_table_date_before]
    other = "(last updated: "
    [cve_table_date_after]
    other = ")"
    ```
Which was simplified, using printf, to:
    ```toml
    [cve_table_date_format_string]
    other = "(last updated: %s)"
    ```
This is related to the following discussion
https://github.com/kubernetes/website/pull/38579#discussion_r1116992896
2023-02-28 11:46:04 +01:00
Kubernetes Prow Robot 7a8170224f
Merge pull request #39701 from tzneal/add-cri-pod-container-stats-docs
document the PodAndContainerStatsFromCRI feature
2023-02-28 01:21:17 -08:00
Kubernetes Prow Robot 9e97e1c381
Merge pull request #39712 from makkus183/patch-1
Update images.md fixed typo
2023-02-28 00:31:16 -08:00
Kubernetes Prow Robot dea9f5e87b
Merge pull request #39564 from s-kawamura-w664/order_scheduling-eviction
[ja] Update page weights under content/ja/docs/concepts/scheduling-eviction.
2023-02-28 00:11:16 -08:00
Kubernetes Prow Robot 3f6e14fb64
Merge pull request #39559 from s-kawamura-w664/order_services-networking
[ja] Update page weights under content/ja/docs/concepts/services-networking.
2023-02-28 00:07:17 -08:00
lakshmi 8a7476c157 corrected reference link for ComponentConfig. 2023-02-28 12:51:20 +05:30
Kubernetes Prow Robot 86a9bfddd2
Merge pull request #39677 from Zhuzhenghao/2-26
[zh] resync page in scheduling-eviction (Part II)
2023-02-27 19:47:15 -08:00
Kubernetes Prow Robot b5dfc75844
Merge pull request #39697 from Zhuzhenghao/cloud-controller
[zh] resync page cloud-controller
2023-02-27 19:45:16 -08:00
Kubernetes Prow Robot a0085b412f
Merge pull request #39710 from pjbgf/pod-misspell
Fix misspelling on Pods page
2023-02-27 19:29:15 -08:00