Commit Graph

28973 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 702ae926dd Merge pull request #30711 from sftim/20211123_improve_hpa_docs
Improve docs for HorizontalPodAutoscaler
2021-12-04 07:04:31 -08:00
chenxuc fdfa669e72 [zh] sync auth for 1.22 2021-12-04 20:36:19 +08:00
Tim Bannister c1af8d4c1b Present scope for IngressClass params using tabs
Use tabs for the two different options that an IngressClass can use to
refer to another object, in order to specific parameters that relate to
that IngressClass:
- namespaced scope
- cluster scope (the default / historical behavior)
2021-12-04 11:14:13 +00:00
Tim Bannister 2087546633 Link to https://k8s.dev/ docs about good first issues
Where we mention the "help" or "good first issue" labels, let's
hyperlink to https://kubernetes.dev/docs/guide/help-wanted/ (our
official page on that topic).
2021-12-04 10:13:50 +00:00
Atsushi Nukariya d2c1939fce Apply suggestions from code review
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-04 10:09:16 +09:00
amandapunch a3cfde913b Merge branch 'kubernetes:main' into update-kubecon-date 2021-12-03 15:21:37 -08:00
amandapunch 1a3e293393 Update chronological order and remove korean language updates 2021-12-03 15:16:38 -08:00
Bridget Kromhout cd511eff9c Adding blog post for dual-stack GA
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2021-12-03 13:06:35 -06:00
Kubernetes Prow Robot 4f193feffe Merge pull request #30710 from sftim/20211201_improve_probe_documentation
Improve documentation for container probes
2021-12-03 06:08:27 -08:00
Kubernetes Prow Robot 4d519daf9b Merge pull request #30724 from fenggw-fnst/fix-server-side-apply
[zh] Add translation for the missing sentence
2021-12-03 05:32:26 -08:00
Tim Bannister e1bf8f22b2 Improve docs for HorizontalPodAutoscaler
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-03 12:11:45 +00:00
ptux 3b816b6c9b 英単語と日本語の間に半角スペースは不要 2021-12-03 19:12:48 +09:00
ptux 4f30c4178c 英文と日本語間のスペースが不要 2021-12-03 18:59:07 +09:00
Guangwen Feng f6e8932b28 [zh] Add translation for the missing sentence
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-12-03 17:55:07 +08:00
Wang d197a309e0 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:54:46 +09:00
Wang 874d0e3ed0 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:54:16 +09:00
Wang 5066f13555 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:55 +09:00
Wang 80d7605c23 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:51 +09:00
Wang bf705ea73e Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:43 +09:00
Wang 8eba8a7528 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:37 +09:00
Wang 7441a69c1e Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:29 +09:00
Wang 3662c0d34f Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:20 +09:00
Wang 5ea6a36bca Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:53:02 +09:00
Wang 5bb8a9a721 Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-12-03 18:52:35 +09:00
ptux 4cbcca7bfa 秘密-->機密 2021-12-03 18:51:13 +09:00
amandapunch f7a9e0e729 update date to mention kubecon North America 2022 2021-12-02 20:51:16 -08:00
Marc Boorshtein 8dfd425486 making working clearer
*should* implies that an `extra` can be mixed case.  but really it can't because a mixed case `extra` will mismatch on an RBAC `ClusterRole` once the header is canonicalized.
2021-12-02 22:01:07 -05:00
Kubernetes Prow Robot 3baac6dde3 Merge pull request #30705 from jlbutler/merged-main-dev-1.23
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Jihoon Seo 27b24fd4b2 [ko] Update outdated files in dev-1.22-ko.3 19-26 2021-12-03 09:50:34 +09:00
Tim Bannister 8a0f330654 Improve documentation for container probes
- mention gRPC probes in concept page
- revise explanation of gRPC probes in task page
- general tidying
2021-12-03 00:26:22 +00:00
Kubernetes Prow Robot 3362d3ce6e Merge pull request #30704 from sftim/20211201_tweak_flex_volume_deprecation
Tweak flexVolume deprecation
2021-12-02 16:10:27 -08:00
Tim Bannister d09282b3f0 Tweak FlexVolume deprecation text 2021-12-02 23:46:47 +00:00
Kubernetes Prow Robot bc246a385d Merge pull request #30706 from SergeyKanzhelev/grpcFieldName
Fix grpc field name inconsistency with API naming rules
2021-12-02 12:03:44 -08:00
Kubernetes Prow Robot 11b24e5724 Merge pull request #30658 from sftim/20211128_de-emphasize_deprecated_scheduling_policies
De-emphasize deprecated scheduling policies for v1.23 and later
2021-12-02 11:41:44 -08:00
Kubernetes Prow Robot 089d6ee918 Merge pull request #30108 from sftim/20211016_revise_dynamic_kubelet_config_task
Revise dynamic kubelet config task
2021-12-02 10:03:34 -08:00
Brandon Smith b90d125e1c kublet -> kubelet (#30700) 2021-12-02 09:45:34 -08:00
Kubernetes Prow Robot b3e725badb Merge pull request #30709 from sftim/20211201_fix_typo_gprc
Fix typo: gPRC
2021-12-02 09:21:33 -08:00
dgengtek bd6dd9b58e kube-etcd certificate requires additional SAN's 2021-12-02 17:33:50 +01:00
Kubernetes Prow Robot 6b936f65ad Merge pull request #30714 from fenggw-fnst/update-policies
[zh] Update policies.md
2021-12-02 05:09:33 -08:00
chenxuc 655b153a8a [zh] sync auth docs 2021-12-02 20:24:53 +08:00
Kubernetes Prow Robot 74ab4e5f41 Merge pull request #30663 from fenggw-fnst/update-health-checks
[zh] Update health-checks.md
2021-12-01 22:43:33 -08:00
aquiladayc 392db486a3 Create 2020-12-02-dont-panic-kubernetes-and-docker.md 2021-12-02 14:53:32 +09:00
Guangwen Feng 67bb302d80 [zh] Update policies.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-12-02 13:22:17 +08:00
dilyar85 d9f0097efd Blog: Using Admission Controllers to Detect Container Drift at Runtime
Applied some wordsmithing

Move attribution into the figure tag

Address comment

Add project open-source link and update content

Address review from sftim

Update future improvement section with current gaps to ideal K8s design

Set release date to 2021-12-21
2021-12-01 21:06:21 -08:00
Kubernetes Prow Robot b3219adc40 Merge pull request #29896 from jeefy/update-change-cause-docs
Add change-cause annotation to labels/annotations page
2021-12-01 18:55:33 -08:00
Kubernetes Prow Robot 378b0e50c9 Merge pull request #29915 from sftim/20211003_improve_recent_release_list
Improve recent release list
2021-12-01 18:39:33 -08:00
Kubernetes Prow Robot eb186c2f9e Merge pull request #30682 from bang9211/bang9211/ports-and-protocols/v0.1
[ko] Translate reference/ports-and-protocols.md in Korean
2021-12-01 18:35:32 -08:00
David Young 4f96e391b4 Fix auditing example
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-12-02 14:36:53 +13:00
Tim Bannister 87f371ac8d Fix typo 2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot 6058c6f8c6 Merge pull request #30708 from craigbox/em-dashes
Post-publication fixes to 1.22 release interview post
2021-12-01 15:23:17 -08:00