Commit Graph

650 Commits (c2eed4225ff04410bd8776e71beea34388aa85ab)

Author SHA1 Message Date
Juan Ezquerro LLanes 1771ac42ac Fix links to PodOverhead Feature Design (static/docs ENG) 2022-07-13 15:16:24 +02:00
howieyuen 885c0033b6 en: fix images address of Kubernetes Release Cycle 2022-07-11 09:52:39 +08:00
Rishit Dagli b2d062d7bc
Remove references of Service Catalog (#34387)
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-27 22:33:58 -07:00
Kubernetes Prow Robot 5c19702944
Merge pull request #33934 from JimBugwadia/multi-tenancy
multi-tenancy section for docs
2022-06-23 14:31:20 -07:00
Kubernetes Prow Robot 117fa2266f
Merge pull request #33324 from marosset/windows-kubeadm
Refresh kubeadm docs for Windows
2022-06-20 06:00:06 -07:00
Sean Wei 34341def48 [zh] Fix link for PSP 2022-06-17 12:12:36 +08:00
James Sturtevant 3693d1cf30 updates from feedback 2022-06-13 16:07:17 +00:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Mark Rossetti 04a34d8a4c Removing /docs/setup/production-environment/windows/ since all content has been moved to other sections
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-05-31 10:54:22 -07:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Jim Bugwadia 39afd8538d initial draft
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-05-24 22:27:00 -07:00
Sean Wei 11d31aefd6 [zh] Move kubectl overview to be section index 2022-05-24 20:48:26 +08:00
Jordan Liggitt f5a678b0af Update kubectl commands for 1.24 2022-05-15 04:29:43 +00:00
Vitthal Sai Kaul d10d24159d
Adds the banner for KubeCon + CloudNativeCon EU 2022 (#33578)
* Adds banner for KubeCon CloudNativeCon EU 2022

* Changes date and updates PR number
2022-05-11 10:29:01 -07:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Nate W fe7628ed59
Merge pull request #32867 from mickeyboxell/patch-2
Create Kubernetes 1.24 Release Blog Article
2022-05-03 15:53:08 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
Shubham Kuchhal 823a3b8713 Improvement: Updated the links for Auditing. 2022-05-02 13:48:49 +05:30
Mickey Boxell 1fd5661e10
Add K8s 1.24 release logo 2022-04-28 11:55:56 -07:00
Nate W 2d7823d8ed Generate reference doc for v1.24 using 1.24.0-rc.1 2022-04-26 23:29:43 +00:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Qiming Teng 89b0b1bf8f Move kubelet authentication/authorization out of CLI reference dir
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping`
pages do not belong to `reference/command-line-tools-reference` topic.
This PR moves them into `reference/access-authn-authz` subdirectory
which is a better fit.
The `static/_redirects` file is updated to point to the new location.
2022-04-23 14:30:14 +08:00
jpanda 04e30709f9
Fix hyperlink to CNCF on https://k8s.io/docs/home/ (#33038)
* [bugfix/fix-cncf-hyperlink-on-home] fix🐛: Explicitly set the margin-top property

* [bugfix/fix-cncf-hyperlink-on-home] fix🐛:  remove important

* [bugfix/fix-cncf-hyperlink-on-home] format🥚:  Add comments to indicate the role of css
2022-04-21 22:02:12 -07:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Sean Wei 73ecc2aacf Remove space in filename 2022-04-15 20:58:06 +08: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
Rey Lejano accd25a441 add redirect 2022-04-07 07:29:34 -07:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot e7af510fde
Merge pull request #31658 from sftim/20220207_revise_community_page_and_styles
Revise community page and styles
2022-03-24 17:19:50 -07:00
Nate W 0289b52eca Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-16 11:38:29 -07:00
Qiming Teng cce96ae367 Migrate access cluster service page
The acess-cluster-service page, has nothing to do with administering a cluster.
A better home for this page should be the `/docs/tasks/access-application-cluster` subdirectory instead.
2022-03-16 16:45:10 +08:00
Nate W 5a0f2583c6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-07 16:23:45 -08:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Nate W e8b19637df Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-21 10:36:03 -08:00
Tim Bannister afc338c0bf Update and restyle community page
- Use new styles (and remove inline CSS)
- Fix some hyperlinks
- Wording tweaks
- Link to Server Fault, not Stack Overflow
2022-02-20 16:11:33 +00:00
Tim Bannister e993de5dc6 Tidy styles for community section
This change enables an opt-in switch to new styles for /community
It is opt-in to enable localizations to migrate to the new page on their
own timeline.
2022-02-20 16:11:31 +00:00
Kubernetes Prow Robot ca8f4f1b7d
Merge pull request #31056 from sftim/20211221_mermaid_improvements
Improvements for Mermaid support
2022-02-19 14:22:09 -08:00
Nate W f9dda7bc96 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-07 11:03:19 -08:00
Shivam Singhal 1ed02f66af Convert sequence diagram in admission controllers for container drift article to Mermaid 2022-02-01 16:39:58 +02:00
Ravi Kiran Raju c530a8c914 Fixed wrong footer rendering on community page 2022-01-31 19:55:00 +01:00
Nate W 6fb319b29c Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-24 09:07:23 -08:00
Kubernetes Prow Robot c4e84f505a
Merge pull request #31338 from RayAsh37/Overview-to-remove-Docker-logo
Removed docker logo
2022-01-17 15:16:49 -08:00
RayAsh37 f4905434dd Removed docker logo
removed docker logo and created a svg for the same as requested in the issue #30948
2022-01-14 12:06:31 +05:30
Tim Bannister 688c246882 Fix footer rendering
The community page had the wrong rendering for the page footer.
Ensure that the footer is as wide as the viewport.
2022-01-10 23:34:53 +00:00
Babapool cb9a103af6 Fix the redirect links
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-09 21:38:02 +00:00
Babapool ec94e69c4e Merge the tutorials under tutorials->clusters into tutorials->security 2022-01-09 21:31:20 +00:00
Kubernetes Prow Robot b855e0d692
Merge pull request #29416 from Darshnadas/darshna-localize
[hi] Add content/hi/docs/setup/learning-environment/_index.md
2022-01-03 08:13:02 -08:00
Kubernetes Prow Robot 1179306f4b
Merge pull request #31053 from sftim/20211221_include_netlify_preview_screenshot
Add screenshot of GitHub showing link to Netlify preview
2021-12-31 12:40:51 -08:00
Darshna Das bf315656ed Add content/hi/docs/setup/learning-environment/_index.md 2021-12-27 18:08:41 +05:30
Kubernetes Prow Robot 3500303928
Merge pull request #29676 from kvaps/kink-and-pxe
blog: Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
2021-12-21 17:37:35 -08:00
Tim Bannister 7b34155a24
Update article publication date 2021-12-22 01:32:28 +00:00
Andrei Kvapil 97fdfdb06b
Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2021-12-21 22:53:47 +01:00
Tim Bannister b9afbb97c1
Upgrade to Mermaid 8.13.0
static/js/mermaid.min.js as fetched from https://cdn.jsdelivr.net/npm/mermaid@8.13.0/dist/mermaid.min.js
2021-12-21 18:55:19 +00:00
Kubernetes Prow Robot 4c14f7f840
Merge pull request #29904 from sftim/20211003_mark_when_javascript_available
Mark when JavaScript is available
2021-12-21 09:48:46 -08:00
Tim Bannister 7f1f16746f Include screenshot showing Netlify preview 2021-12-21 11:39:10 +00:00
Tim Bannister 3e1ed0a6f1 Add redirect to /docs/home/ for Hindi 2021-12-17 15:01:57 +00:00
Karen Bradshaw f75736df4d generate kubectl cmd ref 1.23 2021-12-08 19:00:35 -05:00
Jesse Butler 0e4f9b3de5
Merge pull request #30770 from karenhchu/main
Create Kubernetes 1.23 Release Blog.md
2021-12-07 18:21:01 -05:00
Jesse Butler 8506e8b1de Generate single-page API reference for 1.23 2021-12-07 16:26:34 -05:00
Karen Chu 1c4413c2b5 Add Kubernetes 1.23 Release Logo
Adding folder and image file for Kubernetes 1.23 Release logo for release blog

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-12-07 18:14:11 +00:00
Jihoon Seo 2f4e2f56d0
Fix wrong /security redirection (#30684)
* Fix wrong redirections

* Add/Modify redirection rules

* Use a 302 redirect for shortened URL

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-30 03:34:56 -08:00
Jihoon Seo 047c8577d5 Make redirection for highly-available-control-plane 2021-11-09 10:50:38 +09:00
Shannon Kularathna 3a19cabbe6 Modify CSS to wrap 2 icons at a time 2021-10-14 22:36:09 +00:00
Shannon Kularathna c798fdc4fb Add KCNA to training 2021-10-13 20:55:39 +00:00
mehabhalodiya 716da39b21 Redirect overview to new content 2021-10-05 17:51:45 +05:30
Tim Bannister 7738ba16fc Mark when JavaScript is available
This might be useful for custom styling, or for using
a pure-CSS fallback for some scripted behavior.

There is already a no-js class set on the <html> element;
this change removes it when JavaScript is running OK.
2021-10-03 17:14:11 +01:00
fabriziopandini c232ecfbb4 Postpone ClusterClass blog 2021-09-29 21:34:32 +02:00
Kubernetes Prow Robot aec8618576
Merge pull request #29634 from AugustinasS/blog-data-duplication
add blog post on handling data duplication in data-heavy environments
2021-09-28 10:39:17 -07:00
fabriziopandini 2cd822f120 ClusterClass and managed topologies blog 2021-09-22 11:48:18 +02:00
august 54185d178d add blog post on handling data duplication in data-heavy environments 2021-09-20 18:29:35 +03:00
Kubernetes Prow Robot 4b18015cd3
Merge pull request #29628 from yechs/patch-1
Fix markdown link rendering & move image kubeadm-stacked-color.png to this repo
2021-09-09 01:00:12 -07:00
Ye Shu a206af45bf Ends img tag and revert changes to links
- Moves the image to this repo
- Adds <img/> to end the tag
- Revert changes made to markdown links
2021-09-07 17:48:00 +00:00
Kubernetes Prow Robot cf9753423a
Merge pull request #29554 from chrismetz09/metz-mermaid-upgrade
upgrade to mermaid 8.11.2
2021-09-07 09:45:16 -07:00
chrismetz09 cbff3ec4ea upgrade to mermaid 8.11.2 2021-08-26 10:53:18 -07:00
S Nitesh Singh 9dc4fcc80c migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article 2021-08-25 22:59:39 +05:30
Kubernetes Prow Robot a33eb6b4c3
Merge pull request #28919 from niteshseram/fix/redirect
Fixing redirection rules with wildcard(*)
2021-08-12 10:05:48 -07:00
Kubernetes Prow Robot c7c8027225
Merge pull request #29323 from dgrisonnet/new-events-api
Update recommended events API
2021-08-12 06:29:47 -07:00
Kubernetes Prow Robot 9383dd8cd0
Merge pull request #28958 from rajula96reddy/memory-manager
Add memory manager moves to beta feature blog post 1.22
2021-08-11 06:16:47 -07:00
Rajula Vineet Reddy a783b05eb2 Add memory manager feature blog post
Co-authored-by: Artyom Lukianov <alukiano@redhat.com>
Co-authored-by: Cezary Zukowski <c.zukowski@samsung.com>
2021-08-11 16:01:22 +03:00
Damien Grisonnet 923b2e25f2 kubernetes-api: update recommended events API
In Kubernetes v1.19, the new Events API events.k8s.io was promoted to
v1. As such it now supersedes the original core Events API.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-08-11 13:02:59 +02:00
Kubernetes Prow Robot 409a5ef110
Merge pull request #29105 from mauriciopoppe/feature-blogpost-csi-windows-support
[Feature blogpost][1.22] CSI Windows Support with CSI Proxy reaches GA
2021-08-09 11:05:10 -07:00
Mauricio Poppe 57e7b781f2 Update blogpost release date to 2021-08-09 2021-08-09 17:28:34 +00:00
Kubernetes Prow Robot 91d71e812b
Merge pull request #29285 from tengqm/kubectl-122
Update kubectl reference for 1.22
2021-08-09 01:41:30 -07:00
Sayantani Saha ee245ff73e
Added announcements of KubeCon NA & China (#29192)
* Added announcements of KubeCon NA & China

* svg images added & required changes made

* Requested changes made

* svg images fixed

* small correction required

* added the to the message

* small correction

* Netlify build error fixed
2021-08-08 06:01:30 -07:00
Qiming Teng a6a5d359e5 Update kubectl reference for 1.22 2021-08-08 20:49:16 +08:00
Mauricio Poppe 02ebc799d7 Change publish date to 2021-08-05 2021-08-05 16:16:40 +00:00
Mauricio Poppe 111b8032e0 Feature blogpost: CSI Windows support with CSI Proxy reaches GA 2021-08-05 16:13:50 +00:00
Kubernetes Prow Robot c28fd4bfb5
Merge pull request #29173 from ariscahyadi/id-local-rename-jobs
[ID] Rename "Job" Concept page.
2021-08-05 00:33:01 -07:00
PI-Victor 44e9cd313e
Merge pull request #29103 from jlbutler/122-release-blog
Add Kubernetes 1.22 release blog article
2021-08-05 00:21:21 +02:00
Victor Palade 66d7c45f0e generated API Ref docs for 1.22
Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-08-04 23:15:11 +02:00
Jesse Butler 8042f206ee add Kubernetes 1.22 Release Blog 2021-08-04 10:03:31 -07:00
Aris Cahyadi Risdianto 11ded1cca1 rename "Job" Concept page. 2021-07-31 15:16:01 +07:00
Kubernetes Prow Robot d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Nitesh Seram 2c360ea3c6 fixing redirect and chnaging some links in blog
fixing redirects

Fixing few redirects

changing few redirects and links

fixing redirect

Update content/en/blog/_posts/2016-08-00-Kubernetes-Namespaces-Use-Cases-Insights.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Update content/en/blog/_posts/2016-12-00-Statefulset-Run-Scale-Stateful-Applications-In-Kubernetes.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Update content/en/blog/_posts/2016-12-00-Statefulset-Run-Scale-Stateful-Applications-In-Kubernetes.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2021-07-14 12:35:18 +05:30
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00
Jihoon Seo 374bb0547a Update links (2) 2021-07-09 11:02:29 +09:00
Jihoon Seo 20eea3b75b Update links 2021-07-05 18:31:09 +09:00