Kubernetes Prow Robot
63c5f91c57
Merge pull request #47105 from network-charles/network-charles-patch-2
...
Clarify sentence
2024-07-09 15:09:38 -07:00
Tasos Tsournos
b33fe00fce
Update assign-pod-node.md
...
Typos
2024-07-09 10:18:51 +03:00
Sascha Grunert
fc9db8b3fe
Update CRI-O install link
...
We now link to the packaging repository to keep the installation
instructions up to date.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-08 09:39:19 +02:00
network-charles
39e0fd6023
Clarify sentence
2024-07-06 11:31:08 +00:00
Kubernetes Prow Robot
b1037755a3
Merge pull request #47064 from Ritikaa96/annotation-restartedAt
...
Registering and Documenting restartedAt annotation
2024-07-05 16:23:44 -07:00
Ritikaa96
3fcd8cda3b
Adding consistency to current style
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-05 23:20:14 +05:30
Kubernetes Prow Robot
b6ca1841de
Merge pull request #47083 from Adarsh-verma-14/fix-file-path
...
fix the broken link for discovery document
2024-07-04 19:58:09 -07:00
Kubernetes Prow Robot
cfc5ea3a3b
Merge pull request #46529 from sftim/20240524_improve_pod_lifecycle
...
Improve pod lifecycle concept page
2024-07-04 17:28:27 -07:00
abhilasha2418
320e29ee0e
nit: add new line
2024-07-04 16:17:43 +05:30
abhilasha2418
c9a373c32c
refactor: update k8s network model section
2024-07-04 15:08:28 +05:30
Adarsh-verma-14
2b1ea305be
fix the broken link for discovery document
2024-07-04 09:15:02 +05:30
Richard Sufliarsky
b56a4f4e43
fix typo: extraMounts -> extraVolumes
2024-07-03 16:31:42 +02:00
Ritikaa96
aefee419ce
editing as per the reviews received
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 17:16:28 +05:30
Dhriti Shikhar
856c384387
fixes typo
2024-07-02 13:35:50 +05:30
Ritikaa96
ac2933c58b
registered restartedAt annotation
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 02:17:31 +05:30
Kubernetes Prow Robot
f837f72b4d
Merge pull request #46993 from mochizuki875/add_debugging_profile
...
Add description about debugging profile
2024-07-01 04:31:14 -07:00
mochizuki875
0c8a63f4a2
add description about debugging profile
2024-07-01 08:10:14 +00:00
Dipesh Rawat
46ecfd46f1
Removed duplicate feature state shortcode
2024-07-01 00:28:36 +01:00
Kubernetes Prow Robot
d53ad119b5
Merge pull request #47020 from dr0ptp4kt/patch-1
...
Update horizontal-pod-autoscale-walkthrough.md
2024-06-29 02:54:47 -07:00
Kubernetes Prow Robot
edd590e063
Merge pull request #46994 from ebiiim/patch-1
...
Fixed minimum feasible nodes value (50->100)
2024-06-28 16:48:29 -07:00
Adam Baso
71312e1642
Update horizontal-pod-autoscale-walkthrough.md
...
Provide an example of `memory`.
2024-06-28 07:42:37 -05:00
Kubernetes Prow Robot
5ea6ba08e7
Merge pull request #46758 from sftim/20240610_improve_etcd_intro
...
Improve etcd task introduction
2024-06-28 02:01:41 -07:00
Kubernetes Prow Robot
2a5b85829b
Merge pull request #46974 from Zeeshan50522/patch-1
...
internal-load-balancer section indentation alignment fix
2024-06-28 01:12:24 -07:00
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
Kubernetes Prow Robot
e7a843fa03
Merge pull request #46987 from nilekhc/update-svm-docs
...
[Storage Version Migrator] docs: adds feature gates and runtime config information
2024-06-27 02:53:01 -07:00
Shunsuke Ise
44460b3ee3
fix: minimum feasible nodes 50->100
...
That the current `minFeasibleNodesToFind` is 100 instead of 50 (in docs). See `kubernetes/pkg/scheduler/schedule_one.go`.
2024-06-27 18:06:56 +09:00
Kubernetes Prow Robot
d3613eab81
Merge pull request #46913 from ktvargo-ms/46595
...
Revise stale "Translate a Docker Compose File to Kubernetes Resources" page
2024-06-26 18:11:51 -07:00
Nilekh Chaudhari
4f6129ef0c
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
...
docs: adds feature gates and runtime config information
2024-06-26 13:45:19 -07:00
Kubernetes Prow Robot
79cf2687cb
Merge pull request #46717 from pegasas/issues/46622
...
Fix incorrect statement about Basic auth Secrets
2024-06-26 11:54:31 -07:00
Zeeshan50522
6108b78fa9
alignment annotation
2024-06-25 23:14:21 +00:00
Zeeshan50522
96f1911c5b
aws-internal-load-balancer-spaces-alignment
2024-06-26 00:45:52 +02: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
Adarsh-verma-14
0f25d68a3f
updated the wrong link in default storage classes
2024-06-24 13:39:37 +05:30
Kubernetes Prow Robot
220835e2c3
Merge pull request #46525 from sftim/20240524_revise_pod_lifecycle
...
Revise termination section in pod lifecycle concept
2024-06-21 16:42:54 -07:00
Kubernetes Prow Robot
8cb9c268a4
Merge pull request #46667 from chrono/patch-1
...
Fix broken link in topology-aware-routing.md
2024-06-20 16:21:24 -07:00
Prasad Katti
1dca66b534
Fix misnamed field in CRD documentation ( #46863 )
...
* Fix a couple of mistakes in custom-resource-definition-versioning.md
* revert one change
2024-06-19 16:41:20 -07:00
Tim Bannister
77407a728a
Minor tidying
2024-06-19 18:28:21 +01:00
Tim Bannister
5c983f8664
Give sidecars and Pod termination a subheading
...
That way, the docs can link to it.
2024-06-19 18:28:21 +01:00
Tim Bannister
6fd7caedc8
Reword to fix formatting of note shortcode
2024-06-19 18:28:20 +01:00
Tim Bannister
2e638c35c4
Fix stale info about Pod scheduling readiness
...
This is now a stable part of the Pod API.
2024-06-19 18:27:34 +01:00
Tim Bannister
8633dda5d7
Improve explanation of Pod lifetime
...
- Explain that Pods do restart containers, but that's the only kind of
self-healing inherent in Pods.
- Reword the page introduction for clarity
2024-06-19 18:27:33 +01:00
Tim Bannister
32be09bea1
Revise caption for multi-container example
...
What's being illustrated here is a volume that has the same lifecycle as
a Pod, so:
- don't use a PersistentVolume as the example
- highlight that the file puller is a sidecar
and give this aspect of the page its own heading.
2024-06-19 18:27:33 +01:00
Kubernetes Prow Robot
757bf6ec08
Merge pull request #46777 from sftim/20240611_improve_etcd_management
...
Reorganize some callouts in etcd admin task
2024-06-18 17:12:41 -07:00
Kubernetes Prow Robot
b69812ea4a
Merge pull request #46810 from chillje/patch-1
...
Update garbage-collection.md for misleading "ImageMaximumGCAge" configuration option
2024-06-16 15:59:41 -07:00
Kubernetes Prow Robot
3e9c976ef3
Merge pull request #46823 from ktvargo-ms/46613
...
Remove self referencing link
2024-06-16 07:57:29 -07:00
Katie Vargo
5229cb22a1
removed self referencing link per #46613
2024-06-14 16:42:28 -04:00
Gary Miguel
3cd095d948
fix Gt, Lt behavior documentation
...
Tested empirically. Also matches the operator names.
2024-06-14 13:24:37 -07:00
Robin Wood
41ae34b988
tell the user to use their own name, not the example. ( #44115 )
...
* tell the user to use their own name, not the example.
The example command won't work if just copy/pasted, the name in it needs updating to the one in the user's environment.
* Update content/en/docs/tutorials/hello-minikube.md
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
* Update hello-minikube.md
Fixing line styling
* Updated to use a note.
* Removing stray left over line
---------
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
2024-06-14 05:10:57 -07:00
chillje
97682374d5
Update garbage-collection.md
...
The documentation about the feature gate and option field "ImageMaximumGCAge" is misleading.
The option field for the kubelet configuration is camelCase and needs to start with a lowercase "i" instead of an uppercase "I" (like for the feature gate option).
2024-06-13 16:41:41 +02:00
Kubernetes Prow Robot
450e6198fe
Merge pull request #44861 from suhasadhav/patch-1
...
Mention how requests are inferred from limits
2024-06-13 05:34:26 -07:00