Laurent Vaills
1124742f21
Fix link to custom resources
2023-11-11 12:17:07 +01:00
Milan Plzik
7f8675349d
Convert text to paths.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 12:50:22 +01:00
Milan Plzik
2ee48df77b
Make the title bold.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 12:02:20 +01:00
Milan Plzik
f41f01eb94
Fix font for the SVG.
...
This PR removes any stroke width configuration for the letters, making
it much thinner and easier to read.
See also: https://github.com/kubernetes/website/pull/43436
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 10:52:36 +01:00
Kubernetes Prow Robot
203ce03372
Merge pull request #43786 from windsonsea/feagate
...
Clean up feature-gates.md
2023-11-10 09:42:15 +01:00
Kubernetes Prow Robot
9d663cd5cf
Merge pull request #39875 from npinaeva/netpol-pod-start
...
Network policy docs clarifications
2023-11-09 17:39:46 +01:00
yanggang
ad52e828b5
Fix KinD typos in en docs.
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-11-08 22:12:26 +00:00
Kubernetes Prow Robot
bca8a6c33e
Merge pull request #43436 from mplzik/the-case-for-kubernetes-limits
...
Add blog article: The case for Kubernetes limits
2023-11-08 14:01:48 +01:00
Tim Bannister
399d7de292
Fix up SIG etcd announcement
2023-11-07 13:10:29 +00:00
Kubernetes Prow Robot
7c958a62db
Merge pull request #43794 from wenjiaswe/patch-1
...
Add mirrored copy of blog article “Introducing sig-etcd”
2023-11-07 11:40:40 +01:00
Tim Bannister
2144f717bb
Fix authors line
2023-11-07 10:36:02 +00:00
Todd Neal
6af570122a
add more clarification regarding priorityClassName use with DaemonSet ( #40851 )
...
* add more clarification regarding priorityClassName use with DaemonSet
* Update daemonset.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-11-07 03:36:51 +01:00
Michael
887d2d810a
Clean up access-cluster-services.md
2023-11-07 07:52:43 +08:00
Wenjia
8e77a18145
Introducing sig-etcd
...
Thanks to logicalhan serathius for the effort of making etcd a Kubernetes special interest group, fsmunoz for helping putting together the doc, and jmhbnz for posting the blog in etcd.
This post is to celebrate introducing etcd as a k8s sig.
cc ahrtr jberkus
Update and rename 2023-11-02-introducing-sig-etcd.md to 2023-11-06-introducing-sig-etcd.md
Update publishing date to a future date.
Update 2023-11-06-introducing-sig-etcd.md
Add canonicalUrl
Update 2023-11-06-introducing-sig-etcd.md
Update 2023-11-06-introducing-sig-etcd.md
Update the date.
2023-11-06 16:24:30 -06:00
Michael
dde91279a3
Clean up feature-gates.md
2023-11-06 20:24:19 +08:00
Rohan Kapse
9f6793ab95
Removed configuration section from volumes.
...
As it is outdated and also doesn't belong as part of the conceptual explanation of what a volume is. #43809
2023-11-05 19:03:12 +05:30
Yash Raj
af3ecd4b86
Fix typo in Gateway API page ( #43819 )
...
* fix typo
* Revert "fix typo"
This reverts commit 3f971bae12
.
* fix typo
2023-11-05 06:21:55 +01:00
Rohan Kapse
fb3ff35e2a
Update volumes.md
...
Updated the "Unclear / misleading information about the emptyDir volume first creation" with a new line. #43805
2023-11-04 16:02:06 +05:30
Rohan Kapse
ed37349a6b
Update server-side-apply.md
...
Deleted the duplicate section of the issue(Server-Side Apply for custom resources ) #43806
2023-11-04 15:04:37 +05:30
Kubernetes Prow Robot
9f22b77310
Merge pull request #43621 from danehans/issue_43567
...
Add Gateway API documentation
2023-11-03 12:52:18 +01:00
Milan Plzik
39c0126a62
Fix typos.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-02 15:51:46 +01:00
Frederico Muñoz
30f296154a
Update index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-02 12:54:16 +00:00
Daneyon Hansen
a74574fa8b
Adds Gateway API docs
...
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Frederico Muñoz
ab147e3c18
Add KCSEU2023 spotlight article
2023-11-01 16:31:38 +00:00
Kubernetes Prow Robot
c265c7d321
Merge pull request #43745 from dancer1325/UpdateMainBranch
...
Switch to newer kindest/node version
2023-11-01 16:33:48 +01:00
Rohan Kapse
7a3f804174
Update content/en/docs/reference/using-api/deprecation-guide.md
...
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-11-01 19:24:17 +05:30
Rohan Kapse
f2ceaf38a6
Update content/en/docs/reference/using-api/deprecation-guide.md
...
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
2023-11-01 19:16:52 +05:30
Rohan Kapse
91a6aa868d
Update deprecation-guide.md
...
Fixed the wrong tense in API deprecation page #43771 .
2023-11-01 18:32:46 +05:30
steve-hardman
610829f544
Fix broken link in Gateway API v1.0 blog ( #43762 )
...
* Update link
* Update link
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
---------
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-01 12:52:02 +01:00
Kubernetes Prow Robot
ab3810c36d
Merge pull request #43744 from cici37/fixEscape
...
Remove the inaccurate description
2023-10-31 18:26:23 +01:00
Kubernetes Prow Robot
58552983ff
Merge pull request #43593 from shaneutt/shaneutt/gateway-api-ga-blog-post
...
Add Gateway API GA blog post
2023-10-31 17:47:54 +01:00
Milan Plzik
de35c6aded
Replace the disclaimer part with an in-text paragraph.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 17:29:04 +01:00
Milan Plzik
13fab6d201
Choose a date for the article.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 14:58:47 +01:00
Milan Plzik
8a724f966e
Make the references to the figure a bit more clear.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 14:52:37 +01:00
Milan Plzik
24d2b57f68
Replace Latinisms with their English equivalents.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 14:17:26 +01:00
Milan Plzik
820efce9f0
Use the Kubernetes design in the SVG (font and colors).
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 13:32:52 +01:00
Milan Plzik
225d5acfb1
Use `<figure>` shortcode instead of `<img>`
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 10:51:46 +01:00
Milan Plzik
9125b1239f
Use real article names instead of 'here'.
...
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-10-31 10:47:30 +01:00
Milan Plžík
5fdb8dfd6a
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-31 10:23:58 +01:00
dancer13
1d7e34fcf2
refactor(content.en.docs.tutorials.security.SecComp): add sha to kindes/node image
2023-10-31 09:48:12 +01:00
dancer1325
7df7e9dd7e
fix(content.en.docs.tutorials.security.SecCommp): switch to newer kindes/node version
2023-10-30 18:17:20 +01:00
Cici Huang
fc92afd819
Remove the escape.
2023-10-30 16:38:15 +00:00
dancer1325
5f3b2c023a
fix(en.examples.pods.security.seccomp): update hashicorp/http-echo version
2023-10-29 12:31:38 +01:00
Kubernetes Prow Robot
f259baeba2
Merge pull request #43474 from fsmunoz/sig-arch-prod-readiness-spotlight
...
Add SIG Architecture Production Readiness spotlight
2023-10-27 16:40:43 +02:00
Tim Bannister
f18aa90295
Fix canonical URL for article
2023-10-27 15:31:40 +01:00
Shane Utt
ed24830f9b
chore: fix bold for authors
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-27 10:04:27 -04:00
Frederico Muñoz
1072b8f058
Update content/en/blog/_posts/2023-11-02-sig-architecture-prod-readiness-spotlight.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-26 17:23:23 +01:00
Frederico Muñoz
6398026d50
Add SIG Archicture Production Readiness spotlight
...
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
Co-authored-by: Nate W <natew@cncf.io>
2023-10-26 16:15:52 +01:00
Faeka Ansari
b6f29ff66c
Update old blog article about SIG Usability to mention dissolution ( #42390 )
...
* Update 2021-07-15-SIG-Usability-Spotlight.md
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-07-15-SIG-Usability-Spotlight.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-26 15:47:41 +02:00
Shubham
fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. ( #43451 )
...
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.
* Modified the Note.
* Simplified the Note.
2023-10-26 02:50:01 +02:00