Commit Graph

577 Commits

Author SHA1 Message Date
Sankalp Khare 78c0660152
Update configure-liveness-readiness-startup-probes.md (#47098)
* Update configure-liveness-readiness-startup-probes.md

Flip the order in which liveness and readiness probes are discussed in the TCP liveness probe section, because that makes more sense.

* Some updates

* More updates

Some more edits as I read through the page...
2024-07-26 16:58:45 -07:00
Shota Yoshimura 28e1d2a516
Add `/sys/devices/virtual/powercap` to Masked Paths in security-context.md
The document does not reflect the following:
ref https://github.com/kubernetes/kubernetes/pull/125970
2024-07-22 14:50:57 +09:00
Kundan Kumar b302bd2f5e updated default and min value 2024-07-16 23:06:50 +05:30
Kubernetes Prow Robot f9db454ee9
Merge pull request #47130 from avin3sh/avin3sh-fix-gmsa-credspec
Fix gMSA credspec definitions
2024-07-12 16:26:16 -07:00
Kubernetes Prow Robot 76e8a52292
Merge pull request #42376 from pegasas/probe
Add Liveness, Readiness, and Startup Probes concept
2024-07-12 16:08:16 -07:00
Avinesh Singh 97bd20e5a9 Fix gMSA credspec definitions 2024-07-10 14:05:27 +05:30
Martin Velez 505b0c5a0b
Update configure-service-account.md
The word `omitted` is likely more appropriate than `elided` here.    `elided` refers more to speech than writing.
2024-06-27 14:43:13 -07:00
Katie Vargo cca76d50c1 fix failing image pull and update commands and ouput
update curl command to use version 33 for kompose and updated compose.yaml

update kubectl apply command and changed output of kompose and kubectl apply commands.

modified testing with minikube command and k decribe output and modified cleanup with k delete command.

updated v to 1.34 to removed committ markers

resolved nits
2024-06-25 12:12:13 -04:00
Kubernetes Prow Robot a2d0b70c97
Merge pull request #45350 from dshebib/podResourceInPlaceExampleFix
Add feature gate to pod vertical resource scaling example
2024-04-22 13:48:28 -07:00
Tim Bannister 7b6866063f Switch more feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
Kubernetes Prow Robot 61f8737cbd
Merge pull request #44540 from adityasamant25/configmaps-secrets
Document updating configuration via a ConfigMap
2024-04-17 14:13:26 -07:00
drewhagen 4c6ba12390 Merge main into dev-1.30 to keep in sync 2024-04-16 15:55:38 -05:00
James Spurin 2a6ec81df0
Update configure-liveness-readiness-startup-probes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-13 19:27:21 +01:00
James Spurin b8c079794a update image reference 2024-04-11 18:40:56 +01:00
Aditya Samant 3efc5cde2f
Updating Configuration via a Configmap
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Tim Bannister e741392f76 Fix broken hyperlink 2024-03-27 11:33:50 +00:00
Peter Hunt c3e2106694 add documentation for the ProcMount field, originally introduced in 1.12
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:04:06 -04:00
Kubernetes Prow Robot c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Rodrigo Campos 69b9e71ff6 content: hostUsers can't be ignored from 1.30
Now the kubelet asks the runtime for the features it supports and if it
doesn't report user namespaces support, then the kubelet will fail the
pod creation.

Therefore, it is no longer possible for the field to be ignored.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos b327397fc6 content: Fix typo in userns example
We were showing 4294967295 for the uid_map file, that is how it looks on
the host (not the container). Let's fix that.

While we are there, let's improve the explanation too.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Rodrigo Campos 271bb1a8fb content: Mark userns as beta in 1.30
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Kubernetes Prow Robot b8ec2eb353
Merge pull request #45280 from jsafrane/selinux-rwx-alpha
Document SELinuxMount feature gate
2024-03-15 00:38:24 -07:00
Daniel Shebib e64910f778 Add feature gate to example 2024-03-12 14:41:25 -05:00
Jan Safranek 6a1761c33a Document SELinuxMount feature gate
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-12 16:51:54 +01:00
Kubernetes Prow Robot fc52c54fcd
Merge pull request #44693 from adityasamant25/issue-44687
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-02-28 08:23:49 -08:00
pegasas d265f98ca9 Add Liveness, Readiness, and Startup Probes Concepts and supply clean up example 2024-01-24 12:19:14 +08:00
Aditya Samant 5799e6e4c6 Fix the links in the ConfigMap documentation related to projection of keys and file permissions. 2024-01-15 14:17:34 +05:30
Aditya Samant 05a4ab128a Remove hostPort field from the liveness probe examples to align with Kubernetes best practices. 2024-01-10 08:59:02 +05:30
Kubernetes Prow Robot a416215bbf
Merge pull request #42446 from pacoxu/pacoxu-patch-1
Make image registry hostname more obvious in example
2024-01-07 23:06:53 +01:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00
hunshcn 6a7240f55b
fix serviceaccount-token-volume-projection link 2023-12-28 21:39:19 +08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot 967593f3dd
Merge pull request #44266 from adityasamant25/issue-32835
Changes to reflect the deprecation of pod-manifest-path argument
2023-12-22 07:43:12 +01:00
Paco Xu 9e097396b9 use image from DUMMY_SERVER in the example 2023-12-22 10:31:25 +08:00
giiiiiithub 5605ae7b99
fix the Chinese single quotes in the code to English single quotes 2023-12-20 17:06:26 +08:00
Aditya Samant 8a0a983d32 Changes to reflect the deprecation of pod-manifest-path argument
Changes to reflect the deprecation of pod-manifest-path argument

Update content/en/docs/tasks/configure-pod-container/static-pod.md

Review comments implemented.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

Review comments implemented.
2023-12-10 08:25:11 +05:30
drewhagen deaf1b920a Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-29 15:33:49 -06:00
Suruchi Kumari f10369c1f5
changes done as per reviews
Signed-off-by: GitHub <noreply@github.com>
2023-11-28 05:58:17 +00:00
Suruchi Kumari 02aa31cc33
changes
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 15:24:26 +00:00
Suruchi Kumari 70e2beb2f5
added note for redirect of http probe
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 05:53:41 +00:00
Chris Henzie c07ce392e4 Graduate ReadWriteOncePod to GA
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Oluebube Princes Egbuna f893a19ee6 Resolved merge conflict when merging main into dev-1.29 branch 2023-11-19 16:02:40 +01:00
Monis Khan 42c9e4e20f
KEP-4193: bound service account token improvements
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
AmarNathChary 57ad2f9995 Updated_the_warning_in_readiness_probes 2023-11-10 10:10:43 +05:30
AmarNathChary 1f306bce12 updated warning in readiness probes 2023-11-08 09:53:08 +05:30
AmarNathChary 822b15d7db Updated waring in readiness probes 2023-11-06 11:24:23 +05:30
Shubham fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. (#43451)
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.

* Modified the Note.

* Simplified the Note.
2023-10-26 02:50:01 +02:00
Alex Domoradov 2d8edf7829
Update enforce-standards-admission-controller.md
It seems comment was set to a wrong field. There is no need to change apiserver.config.k8s.io/VERSION, we need to modify only pod-security.admission.config.k8s.io/VERSION
2023-10-17 14:00:40 +03:00
Kubernetes Prow Robot e475bf69fb
Merge pull request #42329 from dipankardas011/private-repo
added Note for secret in same namespace as the Deployment, Pods
2023-10-10 05:19:56 +02:00
Qiming Teng 16fdb34540
Update pull-image-private-registry.md 2023-10-10 10:57:07 +08:00