Commit Graph

3519 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 160690c13a
Merge pull request #46360 from sohankunkerkar/fix-drop-in-dir-docs
[main] Fix drop-in dir logic explaination
2024-05-20 17:31:15 -07:00
Micah Hausler 81e6c94293 Fix example KMS configuration documentation
Updated example configuration to specify separate unix domain socket
paths.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
2024-05-16 15:32:39 -05:00
Sohan Kunkerkar e823cf9e5c Fix drop-in dir logic explaination
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
2024-05-15 10:17:23 -04:00
Kubernetes Prow Robot 8901aa537e
Merge pull request #46113 from nilekhc/clarify-automatic-reloading
docs: updates automatics reloading behaviour.
2024-05-14 10:19:11 -07:00
Vishal Bidwe 0144870f60
- Removed .md typo formatting to render the webpage. 2024-05-09 17:27:46 +05:30
Nilekh Chaudhari 87a912068c
docs: updates automatics reloading behaviour.
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-05-08 16:10:19 +00:00
Aditya Samant cd6148bc97
Change the host for the ingress tutorial, to mitigate a security risk. 2024-05-07 13:50:32 +05:30
Michael 06113101af Make the markdown prettier: storage-version-migration.md 2024-05-05 18:52:57 +08:00
Kubernetes Prow Robot 7c5585e1a6
Merge pull request #45900 from city2011/patch-3
Update define-command-argument-container.md
2024-05-04 16:45:05 -07:00
Tim Bannister 085c4cd168 Reword advice about replicated encryption configuration 2024-05-01 12:29:11 +01:00
Tim Bannister 47f15991d9 Revise callouts in encryption-at-rest task page 2024-05-01 12:29:11 +01:00
windsonsea 9647701853 Clean up a task: kubelet-config-file 2024-04-29 22:01:31 +08:00
City 631e9a23e4 Update define-command-argument-container.md
use uppercase letter in not and add args corresponding description

fix grammatical
2024-04-24 17:29:01 +08:00
Kubernetes Prow Robot 305078d22e
Merge pull request #45778 from mrgiles/45539_shell_access_to_node_before_upgrade
Add shell access prereq to node upgrade cluster task
2024-04-22 15:34:40 -07: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
Kubernetes Prow Robot a47f72b372
Merge pull request #45225 from sftim/20240220_auto_calculate_more_feature_states
Switch more feature-state shortcodes to be data driven
2024-04-22 13:33:11 -07:00
Kubernetes Prow Robot 67e3bb86a4
Merge pull request #45916 from tengqm/configapi-ref-v1.30
Config API reference for v1.30
2024-04-22 13:27:42 -07:00
Kubernetes Prow Robot f94825a663
Merge pull request #45071 from adityasamant25/issue-44651
Instructions to access Service and Ingress Resource through a minikube tunnel
2024-04-22 12:43:05 -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
Qiming Teng 6fa7b80ae3 Config API reference for v1.30 2024-04-18 19:57:27 +08: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
Kubernetes Prow Robot fbbfe20ad0
Merge pull request #45837 from spurin/switch_liveness_to_multi_arch_image
Switch liveness image to multi-arch agnhost container image
2024-04-14 08:26:33 -07: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
John.C 777987abbc
Update verify-kubectl.md 2024-04-12 15:21:26 +01:00
James Spurin b8c079794a update image reference 2024-04-11 18:40:56 +01:00
Vyom-Yadav 37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-04-10 23:04:57 +05:30
Kubernetes Prow Robot 97d1b81753
Merge pull request #45775 from tuladhar/helm-deploy-dashboard
Update Kubernetes Dashboard deployment to Helm-based installation
2024-04-10 10:05:48 -07:00
Kubernetes Prow Robot caaaefb6f5
Merge pull request #44680 from fbauzac/patch-1
install-kubectl-linux.md: add chmods
2024-04-09 11:34:27 -07:00
Aditya Samant af7e2ad33c
Added instructions for MacOS and Windows that enable accessing services using minikube tunnel.
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-04-06 20:30:15 +05:30
Marcelo Giles 7a91dcc078
Add shell access prereq to node upgrade cluster task
Add shell access prereq to node upgrade task
2024-04-05 11:50:25 -07:00
Puru 6c409b3e75 Update web-ui-dashboard.md 2024-04-05 23:17:13 +05:45
Puru dab6fcfd5c Wrap lines 2024-04-05 14:53:56 +05:45
Aditya Samant 3efc5cde2f
Updating Configuration via a Configmap
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Puru 4912e74f05
Update 2024-04-05 00:44:09 +05:45
Puru 6eec18bddc
Update web-ui-dashboard.md 2024-04-05 00:30:58 +05:45
drewhagen 2a0b55d3c7 docs: KEP-4192 PR feedback - feature gates don't match the code 2024-04-04 12:22:42 -05:00
Kubernetes Prow Robot 0086fc6d55
Merge pull request #45757 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
docs: incorporating more PR feedback on storage version migration
2024-04-02 08:10:11 -07:00
drewhagen 6f8db3bf48 docs: incorporating more PR feedback on storage version migration 2024-04-02 09:43:31 -05:00
Kubernetes Prow Robot 69a380930b
Merge pull request #45714 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
docs: adds documentation for Storage Version Migration
2024-03-28 00:24:26 -07:00
drewhagen 048f53da02 docs: PR feedback for documentation on Storage Version Migration 2024-03-27 22:12:57 -05:00
Tim Bannister e741392f76 Fix broken hyperlink 2024-03-27 11:33:50 +00:00
Kubernetes Prow Robot 56863852ba
Merge pull request #45675 from Princesso/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-03-27 03:12:53 -07:00
Kubernetes Prow Robot 004553eb84
Merge pull request #45665 from haircommander/update-kep-3983
[dev-1.30] docs: Update KubeletConfigDropinDir doc information
2024-03-26 19:58:52 -07:00
Kubernetes Prow Robot 5145a6a4e1
Merge pull request #45152 from haircommander/proc-mount-beta-1.30
ProcMount 1.30 update
2024-03-26 14:11:05 -07:00
Kubernetes Prow Robot 78956f85d9
Merge pull request #45264 from alexzielenski/4008-beta2
KEP-4008: CRDValidationRacheting - Beta Docs
2024-03-26 13:31:07 -07:00
Alexander Zielenski 251c4706e0 update ratcheting docs for beta 2024-03-26 10:39:30 -07:00
Sohan Kunkerkar c306367734 docs: Update KubeletConfigDropinDir doc information
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:43:27 -04: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
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00