Dhairya-Arora01
cae9b11262
Created new task page - Running Pods on Only Some Nodes ( #39972 )
...
* Added pod-some-nodes in manage-daemon of taskks
* Changedd the code file reference
* Added the code ouput
* Added the suggested changes
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Suggested changes
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/manage-daemon/pods-some-nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-09 18:58:59 -07:00
Qiming Teng
ad7c0712c6
Fix examples test for 1.27
...
- Some examples are actually not good "examples", i.e. they are not
not ready for the users to try out.
- Some examples are failing the validation in their current format.
- Some examples skipped the test case.
These issues are fixed.
2023-04-16 17:26:12 +08:00
Mickey Boxell
9252eb08f5
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-04-10 12:20:33 -07:00
Kubernetes Prow Robot
47d961a98d
Merge pull request #39977 from jkh52/konnectivity-refresh
...
Konnectivity example refresh.
2023-04-08 04:19:14 -07:00
Aditya Samant
6e151a305a
Migrated to use the v1beta3 API version of FlowSchema
2023-04-04 20:23:27 +05:30
Jiahui Feng
0d862b9afe
message expression and type checking.
2023-04-03 09:38:13 -07:00
Joe Betz
cf37b594f2
KEP-3488 ValidatingAdmissionPolicy: Enforcement actions, audit annotations, and secondary authz ( #40098 )
...
* Document auditAnnotations, validationActions and authorizer
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Apply suggestions from code review
Co-authored-by: Tim Allclair <timallclair@gmail.com>
* Apply feedback
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2023-04-03 08:55:52 -07:00
Tim Allclair
27460b23fa
AdmissionWebhookMatchConditions feature documentation ( #40058 )
...
* AdmissionWebhookMatchConditions feature documentation
* #squash ivelichkovich feedback
* #squash sftim feedback
* Correct statement about request.object
* #squash: sftim feedback
* #squash jpbetz feedback
* #squash: denied function removed
* #squash fix match conditions example
* #squash fix expression quoting
* #squash scope authorizatoin check example
* #squash separate RBAC webhook example
* #squash sftim feedback
* #squash add shared client config for example
* Don't use yaml anchors in example
2023-04-03 08:23:51 -07:00
Joseph Anttila Hall
d922bb2122
Konnectivity example refresh.
2023-03-31 16:10:39 -07:00
Vinay Kulkarni
a4eca1afc6
Documentation for in-place pod resize feature ( #39845 )
...
* Documentation for in-place pod resize feature
Fix issues from review feedback
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Better wording and formatting of overview section
Add descriptions about allocatedResources, resources, and resize fields
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Simplify the changes by using bullet points
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-30 19:59:48 -07:00
Kubernetes Prow Robot
0cbb4d0e7a
Merge pull request #39809 from mimowo/update-docs-about-handling-deleted-pods
...
Update docs for KEP3329: "Retriable and non-retriable Pod failures for jobs
2023-03-22 22:28:22 -07:00
Kubernetes Prow Robot
b9db3fc482
Merge pull request #40200 from cici37/mc
...
KEP-3488 ValidatingAdmissionPolicy: MatchConditions
2023-03-22 13:32:22 -07:00
Cici Huang
d9a2c85ba5
Update example expression
2023-03-22 20:29:16 +00:00
Cici Huang
457c26b997
Adding MatchConditions into ValidatingAdmissionPolicy
2023-03-22 20:23:48 +00:00
Michal Wozniak
801b556183
Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
Mickey Boxell
79fd7f88d6
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-20 21:58:19 -05:00
Sergey Kanzhelev
ae17e46f73
Document behavior of endpoints with the feature EndpointSliceTerminatingCondition ( #36791 )
...
* new behavior of endpoints with the feature gate EndpointSliceTerminatingCondition
* 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: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
* fixing feature gate versions
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2023-03-15 08:32:17 -07:00
Kubernetes Prow Robot
bd456cf518
Merge pull request #39824 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-03-10 07:00:40 -08:00
Wei Huang
fc019615ab
Doc for Beta feature PodSchedulingReadiness
2023-03-06 09:02:48 -08:00
Tim Bannister
04cfb74c48
Await input in Pod Security Admission demo script
...
Don't run through the whole thing including cleanup - let the user have
a go first.
2023-03-02 22:39:41 +00:00
Tim Bannister
c6b3f34d5b
Automatically clean up after deploying PSA examples
...
Readers who want to skip the clean up can edit these scripts; it seems
fair to assume that a reader who wants that would know how to edit a
shell script and delete lines from it.
2023-03-02 22:39:41 +00:00
Tim Bannister
25a926e465
Assume that kind provides Pod Security Admission
...
Given that Pod Security Admission has been beta and then generally
available for a while, assume that kind gives the reader a cluster than
includes this feature.
2023-03-02 22:39:41 +00:00
Tim Bannister
c38e5c00fb
Avoid creating local manifest for PSA tutorials
...
The kubectl tool includes a client for fetching manifests using HTTP,
and we usually rely on that for tutorials. Switch to an approach where
we don't create a manifest on the filesystem and then apply that.
2023-03-02 22:39:41 +00:00
Kubernetes Prow Robot
b9a6337c0a
Merge pull request #39184 from tengqm/fix-examples-test
...
Fix examples test for newly changed example manifest
2023-02-19 17:51:37 -08:00
Reeta Singh
f78e3bf0e5
updating Pod DNS config example to use documentation IP address ( #39169 )
...
* updating Pod DNS config example to use documentation IP address
* add this is an example in note
* empty commit
2023-02-07 22:44:59 -08:00
Kubernetes Prow Robot
831f795747
Merge pull request #38083 from shannonxtreme/using-secrets
...
Improve wording around Secrets as environment variables
2023-02-06 19:52:58 -08:00
Qiming Teng
6fc72c0680
Fix examples test for newly changed example manifest
...
The newly changed `my-scheduler.yaml` breaks the test case.
This PR fixes it.
2023-02-06 20:53:06 +08:00
Kubernetes Prow Robot
f7b3b67b87
Merge pull request #39144 from tengqm/fix-39108
...
Fix Deployment YAML used for SSA
2023-01-29 07:02:35 -08:00
Kartik Sharma
e6cef6dd29
Add rolebinding to Configure Multiple Schedulers ( #38208 )
...
* Add rolebinding to Configure Multiple Schedulers
* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-01-29 06:06:43 -08:00
Qiming Teng
7a3ca9e383
Fix Deployment YAML used for SSA
2023-01-29 21:46:12 +08:00
Qiming Teng
2a80b2609d
Fix examples and test cases
...
There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.
2023-01-02 16:36:51 +08:00
Youhei Sakurai
8312e0917d
[en] Add missing required `type` field to LimitRange example ( #38706 )
...
* Add missing required `type` field to examples
Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.
* Add missing required `type` field
Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.
2023-01-01 20:21:31 -08:00
Kubernetes Prow Robot
5889524710
Merge pull request #38597 from tengqm/tweak-network-policies
...
Tweak network policies
2022-12-22 07:45:27 -08:00
Kubernetes Prow Robot
8fcc80b1c4
Merge pull request #38320 from RobertNorthard/main
...
Removed spec.Replicas from example application deployment manifest for HPA scaling walkthrough
2022-12-22 05:17:27 -08:00
Qiming Teng
d62e46d973
Make multiport egress policy a standalone YAML
2022-12-22 20:25:18 +08:00
Qiming Teng
ef936a197c
Fix example test for working with 1.26 code base
...
This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.
2022-12-17 09:36:44 +08:00
Kubernetes Prow Robot
a894ba1063
Merge pull request #38348 from tengqm/fix-example-test
...
Fix examples test
2022-12-15 19:53:35 -08:00
carolina valencia
1ade49eb9c
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-12-09 20:25:55 -03:00
Qiming Teng
756beeac28
Fix examples test
...
There is a newly added YAML not covered by the test case. This PR adds
it to the test case.
2022-12-09 11:38:25 +08:00
Jérôme Petazzoni
b623f83280
Annotations are mappings, not sequences
2022-12-08 14:57:31 +01:00
Rob
7da0167da6
Removed deployment replica count
2022-12-07 20:11:09 +00:00
Kubernetes Prow Robot
cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
...
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot
49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
...
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Shannon Kularathna
b592215c13
Move mounted Secrets sections verbatim to task page
2022-11-25 20:22:39 +00:00
Esteban Cano
32b5c6184b
updated nginx version to follow examples correctly
...
following examples https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/#scaling-the-application-by-increasing-the-replica-count
If you update replicas from 2 to 4 using the last deployment yaml, nginx version was 1.16.1, so 2 containers were already created and 2 new ones (that's why the table referenced as "The output is similar to this" shows AGE as 25s and 2m). If this deployment has nginx version 1.14.2, all containers will be recreated instead of just adding 2, so it can be confusing for the newcomers
2022-11-19 18:04:55 -03:00
Wei Huang
21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness
2022-11-18 10:41:53 -08:00
Kubernetes Prow Robot
f3248058fd
Merge pull request #33654 from sftim/20190601_task_configure_service_account_reword
...
Reword tasks relating to ServiceAccounts
2022-11-09 13:50:56 -08:00
Kubernetes Prow Robot
c6ec678fe7
Merge pull request #37491 from Rishit-dagli/Rishit-dagli-configmaps-pods
...
Update example to configure pods from configmap
2022-10-29 09:20:40 -07:00
Kubernetes Prow Robot
89a4542cb5
Merge pull request #37529 from bishal7679/switch-json-manifest
...
For namespace walkthrough, switch example manifests to YAML
2022-10-29 08:14:40 -07:00
Kubernetes Prow Robot
1a2d59e27e
Merge pull request #35234 from mcameron/patch-1
...
Update dnsutils.yaml example to prevent constant restarts
2022-10-29 07:20:39 -07:00