Raunak Pradip Shah
f89729d014
Add docs for preventing volume mode conversion
2022-04-13 19:29:16 +05:30
Tim Bannister
77df670627
Tweak wording about which container images are signed
2022-04-13 10:46:31 +01:00
Tim Bannister
5866a6f690
Revise download page SBoM advice
...
Quote a command to avoid any risk of side-effects from a malicious BoM
Avoid a use of grep where awk can achieve the same outcome
Co-authored-by: Sascha Grunert <sgrunert@redhat.com >
2022-04-13 10:46:30 +01:00
Tim Bannister
b7834e367f
Fix download page introduction
...
Remove a level 1 heading; we don't use these.
2022-04-13 10:46:28 +01:00
Kubernetes Prow Robot
1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
...
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng
0bc8468bfa
The PodOverhead feature is GA
2022-04-13 11:49:50 +08:00
Kubernetes Prow Robot
f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
...
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Jiahui Feng
675d1cc841
sync beta feature defaults with features.go
2022-04-12 17:12:56 -07:00
Kubernetes Prow Robot
68474feae2
Merge pull request #32888 from jiahuif-forks/cleanup/leader-migration/feature-gates
...
remove Leader Migration feature from alpha/beta list.
2022-04-12 17:02:46 -07:00
Chris Short
a582a21cf0
Mention Detector for Docker Socket in dockershim removal FAQ ( #32685 )
...
* Update 2022-02-17-updated-dockershim-faq.md
Adding the new Detector for Docker Socket plugin to the FAQ.
The tool will help folks find Dockershim usage in files on disk as well as running clusters.
* Apply suggestions from code review
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update 2022-02-17-updated-dockershim-faq.md
Adding period
* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md
Co-authored-by: Rey Lejano <rlejano@gmail.com >
* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
Co-authored-by: Rey Lejano <rlejano@gmail.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-12 15:42:46 -07:00
Kubernetes Prow Robot
d200945499
Merge pull request #32425 from cici37/celDoc
...
Add resource constraints and oldSelf context into validation rule
2022-04-12 15:24:46 -07:00
cici37
40157c8e05
Address comments
2022-04-12 13:39:58 -07:00
Kubernetes Prow Robot
2ca30c11c8
Merge pull request #30840 from sftim/20211209_highlight_dockershim_deprecation_discussion_issue
...
Highlight discussion issue for dockershim deprecation
2022-04-12 12:52:46 -07:00
Antoine Pelisse
11333a4851
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-12 10:33:30 -07:00
Kubernetes Prow Robot
b69b3d76cb
Merge pull request #32098 from Babapool/pr-shadow-wrangler-docs
...
Add documentation for PR Wrangler Shadow program
2022-04-12 10:33:24 -07:00
Tim Bannister
05e987a47b
Highlight discussion issue for dockershim deprecation
...
- Link to k/kubernetes issue 106917
(various places)
- Related rewording to make that extra link work in context
and also:
- Replace alias for dockershim FAQ with a Netlify redirect
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2022-04-12 18:02:26 +01:00
Jiahui Feng
ed78d28eb2
remove Leader Migration from alpha/beta list.
2022-04-12 09:52:10 -07:00
Antoine Pelisse
cfa004ae6a
Address more feedback
2022-04-12 08:54:35 -07:00
Antoine Pelisse
047a0f4704
Add OpenAPIv3 as enabled by defaulted, and released beta in v1.24
2022-04-12 08:48:49 -07:00
Jefftree
ca0a2df7b7
Address comments
2022-04-12 08:48:49 -07:00
Antoine Pelisse
9814f9273d
Add documentation for OpenAPI v3 Beta
2022-04-12 08:48:49 -07:00
Jonathan Dobson
f9ba38b5d2
Update security considerations for CSI inline ephemeral volumes
2022-04-12 09:48:18 -06:00
Pushkar Joglekar
ba6776b2a6
Task Page for Verifying Signed Images ( #32184 )
...
* Add container image signing docs
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
* Creates a task page to verify signed control plane container images
* Added info about cosigned and why we need cosign in experimental mode
Updates based on PR review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Uses K8s SBoM to get list of signed images
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: Chris Negus <cnegus@redhat.com >
* Add current scope of sign/verify
Co-authored-by: Sascha Grunert <sgrunert@redhat.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: Chris Negus <cnegus@redhat.com >
2022-04-12 08:29:23 -07:00
Kubernetes Prow Robot
f440c609e9
Merge pull request #32780 from reylejano/patch-check-dockershim-task
...
v1.24 Update to the Check if Dockershim Deprecation Affects You page
2022-04-12 07:57:23 -07:00
Kubernetes Prow Robot
89cf5eb7ce
Merge pull request #32738 from sftim/20220401_update_container_runtimes_dockershim_removal
...
Revise “Container runtimes” page in light of dockershim removal
2022-04-12 07:55:23 -07:00
Ashutosh Kumar
3005445d34
document non graceful node shutdown feature ( #32406 )
...
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com >
2022-04-12 07:27:24 -07:00
Kubernetes Prow Robot
383fd26f21
Merge pull request #32761 from sftim/20220405_update_kubelet_container_runtime_detection_dockershim
...
Update kubeadm CRI detection docs in light of dockershim deprecation
2022-04-12 07:19:23 -07:00
Mengjiao Liu
7e0a2162d7
Fix missing links
2022-04-12 16:46:38 +08:00
Mengjiao Liu
812dafd7ef
Fix mysql-configmap.yaml error
2022-04-12 12:05:40 +08:00
Kubernetes Prow Robot
e45bfb5027
Merge pull request #32860 from miteshskj/replicationctrl-review
...
Adding link for client library to client-libraries page.
2022-04-11 18:05:22 -07:00
Qiming Teng
ee95a4831b
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-12 09:01:43 +08:00
Jiahui Feng
15e978d8db
Leader Migration to GA ( #32052 )
...
* cleanup and polish.
* update assumed versions.
* GA updates.
* Update content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
Co-authored-by: Chris Negus <cnegus@redhat.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Chris Negus <cnegus@redhat.com >
2022-04-11 18:01:22 -07:00
Kubernetes Prow Robot
f531bf4569
Merge pull request #32683 from fengzixu/main
...
doc: update volume health monitoring doc with metrics content
2022-04-11 17:19:22 -07:00
Kubernetes Prow Robot
007d2520d1
Merge pull request #32340 from tengqm/mindomainsintopologyspread
...
Document the new MinDomainsInPodTopologySpread feature gate
2022-04-11 17:17:22 -07:00
Nate W
e65201a5b3
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-11 09:31:28 -07:00
Kubernetes Prow Robot
ca3737922a
Merge pull request #32284 from deads2k/beta-off-by-default
...
Add details about enabling individual API resources using --runtime-config
2022-04-11 09:20:06 -07:00
Kubernetes Prow Robot
0c9f2ffafc
Merge pull request #32473 from husky-parul/dev
...
KEP-1753 Deprecate Kubernetes system components logs sanitization
2022-04-11 08:32:09 -07:00
Mitesh Jain
bcc87b7c34
Remove stale information about pod dnsConfig.
2022-04-11 20:58:24 +05:30
Mitesh Jain
a21e006ebe
Adding link for client library to client-libraries page.
2022-04-11 20:47:44 +05:30
Mengjiao Liu
164bdfa5a1
Update links in file default-storage-class-prereqs.md to avoid using targets that are redirected.
2022-04-11 17:50:08 +08:00
Kubernetes Prow Robot
ab44da16f1
Merge pull request #32836 from 08thse/patch-1
...
Fix typo in create-hostprocess-pod.md
2022-04-10 17:06:05 -07:00
sou
4764a50fee
Update create-hostprocess-pod.md
...
Fix typo (Window -> Windows)
2022-04-09 23:52:46 +09:00
Mark Andreev
27ec191771
Remove link to domana.io
...
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00
Philippe Martin
363eea4e22
Update API Reference multi-pages for v1.24
2022-04-09 09:47:23 +02:00
Qiming Teng
896559f2a0
NetworkPolicyStatus feature alpha
2022-04-09 11:26:11 +08:00
Kubernetes Prow Robot
74b148081f
Merge pull request #32793 from TheSamDickey/patch-1
...
Update ingress-v1 rules.http.paths.pathType values
2022-04-08 16:36:04 -07:00
Kubernetes Prow Robot
9169cc8ebc
Merge pull request #32791 from jihoon-seo/220407_Replace_Go_Doc_URL_with_pkg.go.dev
...
Replace Go Doc URL with `pkg.go.dev`
2022-04-08 16:06:04 -07:00
Kubernetes Prow Robot
12e12f8f05
Merge pull request #32817 from sarangjo/patch-1
...
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 03:46:42 -07:00
Kubernetes Prow Robot
75ce0b8cfb
Merge pull request #32814 from ktsakalozos/patch-1
...
Fix minor typo in certificates.md
2022-04-08 03:44:42 -07:00
Kubernetes Prow Robot
3b19dbf22f
Merge pull request #32764 from neolit123/1.24-add-steps-for-reconf
...
kubeadm: add task page for cluster reconf
2022-04-08 03:28:42 -07:00