tamilselvan1102
|
8850ea5aef
|
Node Lease objects link url is updated.
|
2024-05-08 16:31:35 +05:30 |
Kubernetes Prow Robot
|
7e548ea48e
|
Merge pull request #45464 from stkasulanati/patch-1
Update networking.md
|
2024-05-03 18:43:31 -07:00 |
Kubernetes Prow Robot
|
f7a1bfed88
|
Merge pull request #45819 from 7sunarni/main
Rename example pod-with-affinity-anti-affinity.yaml
|
2024-05-03 18:23:47 -07:00 |
Kubernetes Prow Robot
|
5ee8a4458d
|
Merge pull request #45999 from tico88612/remove-redundant-space
Remove redundant closing spaces
|
2024-05-03 18:15:01 -07:00 |
Peter Piontek
|
ccefac9707
|
Fix typo
Changed ValidatingAdmisisonPolicy to ValidatingAdmissionPolicy
|
2024-05-02 15:11:31 +02:00 |
Zain Rizvi
|
8cf5f3afe2
|
Update dynamic-resource-allocation.md
The list has grown beyond four, and may keep growing in the future
|
2024-05-01 17:33:29 -05:00 |
Kubernetes Prow Robot
|
ea4444a849
|
Merge pull request #43214 from shannonxtreme/apparmor-seccomp
Add new page for kernel-level constraints
|
2024-04-30 04:56:15 -07:00 |
Kubernetes Prow Robot
|
add6a0a6e8
|
Merge pull request #45585 from HwangTaehyun/patch-1
Update en/docs
|
2024-04-30 00:12:23 -07:00 |
steve-hardman
|
b4190a6cb2
|
Fix typo
|
2024-04-30 00:23:07 +01:00 |
Kubernetes Prow Robot
|
b293d1ab7d
|
Merge pull request #45996 from mrgiles/45690_move_node_shutdown_to_cluster_admin
Move node shutdown section to cluster-administration
|
2024-04-29 13:51:09 -07:00 |
n0vad3v
|
00658ed48a
|
Fix typo .spec.succeessPolicy.rules to .spec.successPolicy.rules
|
2024-04-27 23:10:44 +08:00 |
Kubernetes Prow Robot
|
573d9eb639
|
Merge pull request #46012 from steve-hardman/issue-46007
Update "app.kubernetes.io/managed-by" annotation example value
|
2024-04-26 09:07:39 -07:00 |
tico88612
|
9a0bda61b8
|
Remove redundant closing spaces
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
|
2024-04-26 13:55:57 +08:00 |
Marcelo Giles
|
f32bcaf081
|
Move node shutdown section to cluster-administration
Update doc title
Rename file/update link
Update api_metadata
Update what's next
Remove api_metadata, add tootip
|
2024-04-25 09:42:06 -07:00 |
Kubernetes Prow Robot
|
e3ca041758
|
Merge pull request #45195 from sftim/20240218_revise_authz
Revise authorization topic
|
2024-04-25 09:20:56 -07:00 |
Ali Mehraji
|
2e84e962f2
|
Remove Redundant 'the' word in pod-lifecycle.md
|
2024-04-25 12:42:47 +03:30 |
steve-hardman
|
4e973d44ba
|
Update common-labels.md
|
2024-04-25 01:16:00 +01:00 |
Ethan Chang
|
8953727e20
|
Minor update to Akri description
|
2024-04-24 14:19:12 +08:00 |
Kubernetes Prow Robot
|
579bedccd3
|
Merge pull request #45976 from Aaina26/update_hyperlink_of_easegress
Updated Hyperlink of Easegress IngressController
|
2024-04-23 08:17:21 -07:00 |
Kubernetes Prow Robot
|
2392759563
|
Merge pull request #45373 from jjkjjk23/main
Added line to StatefulSet documentation clarifying the need for a suitable pre-existing PersistentVolume.
|
2024-04-23 08:09:01 -07:00 |
Aaina26
|
950c810734
|
Updated Hyperlink of Easegress IngressController
|
2024-04-23 10:41:23 +05:30 |
Rita Zhang
|
f833f4f671
|
Revise authz page
Improve how we explain authz, and remove some existing duplication.
Co-Authored-By: Rita Zhang <rita.z.zhang@gmail.com>
|
2024-04-23 01:42:20 +01:00 |
Tim Bannister
|
ed0951f7af
|
Warn people about privilege escalation via Pod creation
|
2024-04-23 01:42:19 +01:00 |
Kubernetes Prow Robot
|
a65cb5a71a
|
Merge pull request #45935 from thisisharrsh/fixing_memory_qos
Update the stale link for memory Qos
|
2024-04-22 16:40:22 -07:00 |
Kubernetes Prow Robot
|
c885404c17
|
Merge pull request #45845 from mrgiles/38843_pod_os_spec_description
Update Pod OS description spec.os.name
|
2024-04-22 14:00:29 -07:00 |
Kubernetes Prow Robot
|
34ac45c19e
|
Merge pull request #42685 from pegasas/quota
clarification for ResourceQuota concept
|
2024-04-22 13:43:22 -07:00 |
Jacob Keller
|
4ec042cd40
|
Changes formatting of names of API kinds to follow the style guide.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2024-04-22 09:57:55 -07:00 |
Ricardo Amaro
|
e6599b218d
|
Adding documentation explaining what is a CrashLoopBackOff (#45928)
* Documentation on CrashLoopBackOff
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Address some feedback
* exponential backoff delay
* Address some feedback
* Start by explaing handle
* break lines
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* address feedback
---------
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>
|
2024-04-21 20:40:49 -07:00 |
Kubernetes Prow Robot
|
0faafb099b
|
Merge pull request #45384 from network-charles/network-charles-patch-1
Update Taints and Tolerations Documentation
|
2024-04-21 17:59:25 -07:00 |
harsh
|
48a39c77bd
|
fixed the incorrect link for memory Qos
|
2024-04-20 13:13:21 +05:30 |
steve-hardman
|
aeb36c0c72
|
Fixed the featue state in pod-qos.md
|
2024-04-20 00:16:58 +01:00 |
Kubernetes Prow Robot
|
2c434ac2e8
|
Merge pull request #45833 from EthanChangAED/patch-1
Adding project Akri to the device plugin examples
|
2024-04-18 06:56:51 -07:00 |
Kubernetes Prow Robot
|
816cec8e1e
|
Merge pull request #43855 from avorima/usable-field-selectors-en
List supported field selectors by kind
|
2024-04-17 23:27:00 -07:00 |
Kubernetes Prow Robot
|
f812c08cde
|
Merge pull request #45439 from pranav-pandey0804/envVar
Fix misleading advice about sharing of environment variables
|
2024-04-17 22:41:20 -07:00 |
Kubernetes Prow Robot
|
25ce93d252
|
Merge pull request #45579 from aroradaman/named-port-services-without-selectors
recommend usage of named port for services without selectors
|
2024-04-17 22:38:29 -07:00 |
Shannon Kularathna
|
7416c9c4d2
|
Modify Windows HostProcess section to point to dedicated page
|
2024-04-17 17:02:08 -04:00 |
Shannon Kularathna
|
610753c768
|
Add page for kernel-level security concepts
|
2024-04-17 17:00:13 -04:00 |
drewhagen
|
4c6ba12390
|
Merge main into dev-1.30 to keep in sync
|
2024-04-16 15:55:38 -05:00 |
Charles Uneze
|
6554ad4fe0
|
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>
|
2024-04-16 18:11:48 +01:00 |
Charles Uneze
|
5568cd2a39
|
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>
|
2024-04-16 18:11:28 +01:00 |
Kubernetes Prow Robot
|
76e84cc475
|
Merge pull request #45880 from fcornelius/patch-1
[en] Fix typo in job.md
|
2024-04-15 19:53:23 -07:00 |
Kubernetes Prow Robot
|
bcdcda0628
|
Merge pull request #45856 from mrgiles/38771_cronjob_jobshistorylimit_description
Update cronjobs history limits spec description
|
2024-04-15 16:13:41 -07:00 |
Felix Cornelius
|
c5addcc6c2
|
[en] Fix typo in job.md
|
2024-04-15 13:45:06 +02:00 |
Kubernetes Prow Robot
|
b82b747f27
|
Merge pull request #45459 from g1franc/patch-1
Update manage-resources-containers.md
|
2024-04-14 13:39:33 -07:00 |
Kubernetes Prow Robot
|
01bc0afd05
|
Merge pull request #45849 from Aaina26/fix_NodePort_Link
Fix link for service.NodePort
|
2024-04-12 16:31:05 -07:00 |
Aaina26
|
59efd88722
|
Fix link for service.NodePort
|
2024-04-12 22:25:51 +05:30 |
Marcelo Giles
|
dba05c9a60
|
Update cronjobs history limits spec description
|
2024-04-12 09:48:15 -07:00 |
Kubernetes Prow Robot
|
0d1aa27c7d
|
Merge pull request #45287 from pohly/dra-kubernetes-1.30
DRA in Kubernetes 1.30: adds structured parameters
|
2024-04-12 09:12:39 -07:00 |
Marcelo Giles
|
eb19a43bed
|
Update Pod OS description spec.os.name
Update Pod OS spec.os.name
|
2024-04-12 09:09:04 -07:00 |
Kubernetes Prow Robot
|
653584fd10
|
Merge pull request #45792 from CasperLiu/otlp-env-var-for-trace
Configure Kubernetes components's OTEL traces configuration (emitting traces directly and tuning with environment)
|
2024-04-12 03:02:49 -07:00 |