Kubernetes Prow Robot
317df88b0d
Merge pull request #42956 from Henni/patch-1
...
Fix & Clarify files secretGenerator
2023-10-06 00:06:23 +02:00
Kubernetes Prow Robot
943c18df29
Merge pull request #43289 from Affan-7/initialDelaySeconds-in-probes
...
Fix initialDelaySeconds docs
2023-10-03 17:52:14 +02:00
Qiming Teng
a1d91e05a4
Revise etcd task prerequisites to remove playground envs
...
The etcd operation and maintenance job is not supposed to
run on the playground environments.
2023-10-03 13:28:45 +08:00
Mohammed Affan
9d9b06845e
Fix initialDelaySeconds of container lifecycle
2023-10-02 16:18:43 +05:30
steve-hardman
b3cb227378
Remove redundant text
2023-09-29 11:44:10 +01:00
steve-hardman
8a5f322c50
Fix kubelet-config-name
2023-09-28 12:50:35 +00:00
lakshmi prasuna
d725c81a78
Added a note on Cloud Controller Manager Administration page to clarify --cloud-provider argument usage ( #43010 )
...
* added a note on --cloud-provider argument usage
* Rephrased the sentance with generic meaning as per review comments
* updated a minor grammar nit
* move the note to above first point to make it clear.
* rephrased the text
* Updated indentation
* updated with miner nit
2023-09-27 10:12:10 -07:00
Kubernetes Prow Robot
3039a756c6
Merge pull request #43053 from tzneal/recommend-drain-before-any-kubelet-upgrade
...
recommend draining the node before updating kubelet
2023-09-26 02:49:19 -07:00
windsonsea
e6eb4d4aaf
Fix a link in kubeadm-certs
2023-09-21 09:43:12 +08:00
Kubernetes Prow Robot
21de51932e
Merge pull request #42764 from sftim/20230828_link_kubeadm_certs_rbac
...
Link from kubeadm mention of RBAC to authz docs
2023-09-20 17:21:55 -07:00
Todd Neal
20cfb80cf9
recommend draining the node before updating kubelet
...
This change clarifies that the node should be drained even when
performing patch upgrades of kubelet.
2023-09-20 17:32:46 -05:00
Tim Bannister
355f158d1f
Link from kubeadm mention of RBAC to authz docs
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-20 18:22:48 +01:00
Kubernetes Prow Robot
08e0d63a11
Merge pull request #43115 from Ananya2001-an/patch-1
...
fix: update deprecated command in code example
2023-09-20 09:22:01 -07:00
harsh
e366d2621b
Fixed the typo errors in the documentation.
2023-09-20 18:15:30 +05:30
Kubernetes Prow Robot
c266e731fd
Merge pull request #43100 from zbbfufu/patch-1
...
Fix sha256 url missing '/release/' to download kubectl
2023-09-20 03:50:00 -07:00
Ananya Nayak
ad68e2d2a7
Merge branch 'kubernetes:main' into patch-1
2023-09-20 08:15:31 +05:30
Kubernetes Prow Robot
d43cd79b06
Merge pull request #42279 from Katee/fixup-which-command
...
Use correct `which` command instead of non-existent `where`
2023-09-19 16:18:54 -07:00
Kubernetes Prow Robot
7421d4ebfa
Merge pull request #42619 from tengqm/remove-outdated-probes-text
...
Remove deprecated text from probes task
2023-09-19 13:02:56 -07:00
Ananya Nayak
448734c716
fix: update deprecated command
2023-09-19 23:12:40 +05:30
Qiming Teng
bc4758e3b2
Add config APIs metrics API
...
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Qiming Teng
c6e7086440
Remove deprecated text from probes task
...
There are some text useful before 1.23.
Now we are moving on to v1.28 as the lastest version, these contents
become obsolete and confusing. We'd better remove them because
docs related to pre-1.24 releases are no longer supported.
2023-09-19 09:08:26 +08:00
Julien Furgerot
b7b8e6ff21
Fix sha256 url missing '/release/' to download kubectl
2023-09-18 22:00:04 +02:00
Kubernetes Prow Robot
70b445f2b8
Merge pull request #42690 from everonline/everonline-patch-1
...
Replace misleading info about Alpine and DNS lookups
2023-09-18 10:30:32 -07:00
Kubernetes Prow Robot
bdf538c2cd
Merge pull request #42922 from sftim/20230906_document_decrypting_api_encryption_at_rest
...
Split at-rest decryption into its own page
2023-09-18 10:18:32 -07:00
Maximilian Kiehl
b708c1da43
Fix typo
...
Fixes a typo.
2023-09-15 09:13:46 +02:00
Kubernetes Prow Robot
2d9d09fd3f
Merge pull request #42696 from alculquicondor/job-hpc
...
Update Job as suitable for scientific computing
2023-09-14 07:52:13 -07:00
Kubernetes Prow Robot
8a615e7324
Merge pull request #43028 from sotoiwa/issue-43027
...
Fix incorrect parameter name
2023-09-13 17:58:11 -07:00
Aldo Culquicondor
f3dfd99576
Update Job as suitable for scientific computing
2023-09-13 10:18:53 -04:00
Hendrik Leppelsack
e0de61aa31
rephrasing
2023-09-13 12:06:01 +02:00
sotoiwa
5826a44cff
Fix incorrect parameter name
2023-09-13 16:01:10 +09:00
Sascha Grunert
68370ff051
Add SBOM verification to docs
...
It's possible to verify the SBOM after the modification if sbom.k8s.io
in: https://github.com/kubernetes/k8s.io/pull/5763
How to do that is now documented as part of the "Verify Signed
Artifacts" page.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-12 09:10:04 +02:00
Matheus Moraes
c64c7837c8
add CEL Playground link
2023-09-08 16:42:43 -03:00
Kubernetes Prow Robot
a2aed05a93
Merge pull request #42350 from pegasas/kustomize
...
Improvement for k8s.io/docs/tasks/configmap-secret/managing-secret-us…
2023-09-08 09:40:14 -07:00
Hendrik Leppelsack
54dbd7f1ea
clarify files secretGenerator
...
- file contents should not be base64 encoded
- full filenames are used for the secret's keys
2023-09-08 12:00:44 +02:00
Kubernetes Prow Robot
fd2eeb8310
Merge pull request #42916 from MeenuyD/Irrelevan-URL
...
Irrelevant Url link has been removed
2023-09-06 22:44:56 -07:00
Kubernetes Prow Robot
3613a659e0
Merge pull request #42882 from sftim/20220428_revise_encryption_at_rest_table_rework
...
Update encryption-at-rest task page
2023-09-06 12:52:52 -07:00
Tim Bannister
e31c847e25
Split at-rest decryption into its own page
2023-09-06 20:41:31 +01:00
Kubernetes Prow Robot
060c896c6d
Merge pull request #42655 from dipesh-rawat/fix-page-layout
...
Fix page layout of installing kubectl on linux
2023-09-06 09:18:52 -07:00
Kubernetes Prow Robot
4b60bd07cf
Merge pull request #42902 from zhangzhiqiangcs/fix-static-pod-output-pod-name
...
Fix: static pod example pod name
2023-09-06 09:10:52 -07:00
MeenuyD
af599d8b5b
Irrelevant Url link has been removed
2023-09-06 20:05:12 +05:30
zhangzhiqiang02
63f28c3813
Fix: static pod example pod name
...
Signed-off-by: zhangzhiqiang02 <zhangzhiqiang02@megvii.com>
2023-09-06 16:03:38 +08:00
Tim Bannister
3aade83e13
List available API encryption providers
...
Improve existing list of providers for API encryption at rest.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-05 17:46:40 +01:00
Tim Bannister
55d5b54937
Make a section for writing the config file
...
Promote creating the encryption configuration file to have its own page
heading.
2023-09-05 17:46:40 +01:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot
2b973a9c96
Merge pull request #42883 from sftim/20220428_revise_encryption_at_rest_table_rework_2
...
Update encryption-at-rest task page
2023-09-04 17:45:48 -07:00
Andrii Abramov
8f4cb28d94
Fix typo in encrypt-data.md
2023-09-05 00:30:52 +02:00
Tim Bannister
eaf4c4e913
Clarify how to ensure objects are encrypted
2023-09-04 18:15:58 +01:00
Kubernetes Prow Robot
2bd318fee3
Merge pull request #42642 from tengqm/fix-links
...
Fix links
2023-09-03 12:55:47 -07:00
Kubernetes Prow Robot
0c99d50e84
Merge pull request #41460 from nirajchandak/patch-1
...
Update configure-pod-configmap.md
2023-09-03 10:25:46 -07:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00