Commit Graph

794 Commits (60cdbe8d0693b03dba48a4d852f332084d572e1f)

Author SHA1 Message Date
Kubernetes Prow Robot 8ff62f8e1a
Merge pull request #43185 from MeenuyD/kubectl-commands
Fix: secret missing in docker-registry secret command in kubectl-comm…
2023-10-09 11:38:48 +02:00
Sarthak Patel 6f4039bcef
Add KCSA Certification to Training page (#43318)
* Add KCSA certification to Training page

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Change CSS for training

Account for the addition of KCSA.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-08 16:24:51 +08:00
Kubernetes Prow Robot 35daed3241
Merge pull request #42412 from dipesh-rawat/add-filter-feature-table
Add sortable option to table shortcode
2023-09-27 15:18:37 -07:00
Kubernetes Prow Robot df02d1606e
Merge pull request #43006 from iagonc/fix/docs-add-missing-command-name
fix(doc): add "service" command name for lb and np
2023-09-27 07:08:08 -07:00
Kubernetes Prow Robot f52dec4f9b
Merge pull request #43005 from CaioAugustoo/fix/docs-add-missing-command-name
fix(docs): missing "service" command name
2023-09-26 02:06:57 -07:00
Dipesh Rawat d97c4a254e
Add sortable option to table shortcode 2023-09-25 00:12:28 +01:00
MeenuyD da06ff06c8 Fix: secret missing in docker-registry secret command in kubectl-command docs 2023-09-24 20:54:02 +05:30
Satyam Soni 41b672941e
added hover effect on blue buttons of all the pages #fixes42893 (#42929) 2023-09-23 06:42:41 +08:00
Qiming Teng ec544147a1 Update single-page API reference for 1.28 2023-09-21 10:55:34 +08:00
Christoph Mewes 8f5daeaead
add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08:00
Christoph Mewes 0dc0a52b87 improve scrolling in API ref docs 2023-09-17 09:20:32 +02:00
Kubernetes Prow Robot 2931bfabaa
Merge pull request #42819 from niranjandarshann/hovereffect/onlink
Fixed added hover effect on the video link.
2023-09-14 20:08:12 -07:00
Iago Neves Caldeira becdb4968e
fix(doc): add "service" command name for lb and np 2023-09-11 11:40:19 -03:00
Caio Augusto fb4b8c95ed
fix(docs): missing "service" command name 2023-09-11 11:24:04 -03:00
Kubernetes Prow Robot 29eab1a903
Merge pull request #41695 from tengqm/split-doc-window
Split the doc view
2023-09-06 09:08:52 -07:00
Marko Mudrinić 05f790cc92
Add k8s.io/linuxrepos short link
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-09-01 15:30:35 +02:00
niranjandarshann 05d49918d6 added hover effect on the video link. 2023-09-01 10:40:58 +05:30
Kubernetes Prow Robot 961b25e095
Merge pull request #41723 from Richabanker/uvip-doc
Add post-release blog article about MVP
2023-08-27 05:59:21 -07:00
Richa Banker 63db9a6424 Add post release blog for MVP
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Han Kang <hankang@google.com>
2023-08-25 19:31:37 -07:00
Qiming Teng 1a0b0bb85a API reference for v1.28 (single page version) 2023-08-16 16:03:56 +08:00
Rishit Dagli 6ca287b8e8
Merge pull request #42381 from bradmccoydev/feat/42380/add-128-release-blog
Add Kubernetes 1.28 release blog article
2023-08-15 15:22:30 -04:00
windsonsea 36b0ec16db add a redirect link for security behavior blog 2023-08-11 17:49:05 +08:00
Brad McCoy eee0c0a30f
add 1.28 release theme image
Signed-off-by: Brad McCoy <bradmccoydev@gmail.com>
2023-08-10 21:37:17 +10:00
Qiming Teng 589d67a7fa Split the doc view
This PR adds a splitter so that the navigation panel can be resized.
2023-08-02 09:54:41 +08:00
Arhell 8980c22bb1 fix community page horizontal scrolling 2023-08-02 02:47:26 +03:00
vince e6afda1f5c [ja] Adding redirect for learning environment 2023-06-21 08:24:35 +00:00
Kubernetes Prow Robot 9a0d240bb5
Merge pull request #40461 from Michelle951/michelle01
add DaoCloud case study
2023-06-12 11:11:58 -07:00
michelle951 8b1a3c47c7 add DaoCloud case study 2023-06-09 11:14:11 +08:00
Karen Bradshaw 76b8b01e60 remove v1.19-v1.22 generated api ref
- testing timeout value

revert timeout setting
2023-05-15 22:05:02 -04:00
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
NitishKumar06 9afdd652c3 Added secret keyword to kubectl-command.html file
Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
2023-05-10 10:28:17 +05:30
Anish Ramasekar 6d5ee25ca5
Add blog post for KMSv2 beta (#40194)
* Add blog post for KMSv2 beta

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* add svg and reference in blog

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* add performance improvements

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* address review feedback

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* use 2023-05-01 for date/path and address review feedback

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* wrap long lines

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* change blog date to 2023-05-16

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

---------

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-05-03 11:36:10 -07:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Dipesh Rawat 215bceeec4
Adds banner for KubeCon CloudNativeCon EU 2023 2023-04-14 17:48:44 +01:00
Kubernetes Prow Robot 88c9abee24
Merge pull request #40647 from Huang-Wei/sched-framework-update
Update scheduler framework doc to include PreEnqueue
2023-04-14 05:26:40 -07:00
Wei Huang 9c88b40f05
Update scheduler framework doc to include PreEnqueue 2023-04-12 20:48:56 -07:00
Qiming Teng e7a91fc6b0 Single page API reference for v1.27 2023-04-12 15:14:45 +08:00
Mickey Boxell d2284b82b6
Merge pull request #40442 from harshitasao/1.27-Release-blog
Add release announcement blog article for Kubernetes v1.27
2023-04-11 15:30:09 -05:00
Kubernetes Prow Robot fd24a8310f
Merge pull request #40069 from robscott/topology-1.27
Updating documentation for Topology Aware Routing in 1.27
2023-04-10 14:29:16 -07:00
Rob Scott 99dedbabf9
Updating documentation for Topology Aware Routing in 1.27 2023-04-10 20:54:06 +00:00
Kubernetes Prow Robot 726a2bacb7
Merge pull request #40068 from alexzielenski/explain-beta
Update kubectl docs/Explain beta docs
2023-04-07 11:09:15 -07:00
harshitasao 48b77c0226 Added v1.27 Release blog article 2023-04-02 01:11:55 +05:30
Alexander Zielenski 7168071c75 regenerate cli docs 2023-03-29 10:47:51 -07:00
Asif Zubayer Palak df1394dfd3
Update _redirects 2023-03-27 16:16:15 +06:00
Dipesh Rawat 273672454d
Fix announcement banner text color (#40137)
* Updated banner text color

* CSS change to stop the override for announcement
2023-03-21 03:25:09 -07:00
Chris "Not So" Short 7306b6ab68
Update _redirects
Adding an alias for https://k8s.io/image-registry-change because I hurriedly put this out to the k-dev mailing list overnight.
2023-03-13 08:35:42 -04:00
Frederico Muñoz 15f730c138 Registry redirect blog article.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-03-10 17:42:13 +00:00
Kubernetes Prow Robot 39ad5e7dd4
Merge pull request #39143 from tengqm/cleanup-redirects-2
Clean up redirects for 'docs/user-guide/...' entries
2023-02-25 18:54:17 -08:00
Qiming Teng b832ead744 Clean up redirects for 'docs/user-guide/...' entries
This is the second PR for cleaning up old redirection entries that are
more than 4 years old. The `docs/user-guide` directory was removed on
in June, 2018. It should be okay to remove these entries since those old
bookmarks are no longer useful anyway.
2023-02-23 11:32:43 +08:00
Qiming Teng 9064af2b4d Remove redirect entries for docs/admin/... pages 2023-02-23 11:31:56 +08:00
Kubernetes Prow Robot e0f05e9b52
Merge pull request #38788 from sftim/20221110_remove_old_images
Remove old, unused images
2023-02-22 16:41:07 -08:00
Kubernetes Prow Robot 3fc2fa9853
Merge pull request #39142 from tengqm/cleanup-redirects-1
Remove redirect entries for docs/admin/... pages
2023-02-22 08:43:57 -08:00
Kubernetes Prow Robot 555a2aed84
Merge pull request #38697 from tengqm/update-kubectl-ref
Update kubectl reference docs for 1.26
2023-02-02 23:20:29 -08:00
Qiming Teng 9a727efab8 Remove redirect entries for docs/admin/... pages 2023-01-29 19:56:56 +08:00
Tim Bannister a44fddfba0 Remove old, unused images 2023-01-05 19:13:41 +00:00
Qiming Teng 65933c15fa Update kubectl reference docs for 1.26
This PR updates the kubectl reference using the HTML generator.
2023-01-03 22:24:06 +08:00
Tim Bannister 71180eaf5b Commit rendered images for virtual IPs reference
- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
2022-12-18 20:22:42 +00:00
Tim Bannister ae0089a100 Replace images for Virtual IPs and Service Proxies
Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
2022-12-18 19:48:59 +00:00
Carol Valencia c9e3c881f7
Merge pull request #38336 from krol3/dev-1.26-ref-doc
Generate the reference documentation for 1.26
2022-12-09 22:40:36 -03:00
carolina valencia 1ade49eb9c Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-09 20:25:55 -03:00
Kubernetes Prow Robot 78a220962e
Merge pull request #38123 from fsmunoz/release-blog-126
Add release announcement blog article for Kubernetes v1.26
2022-12-09 15:13:42 -08:00
carolina valencia 8bb9f1a5c4 Generate reference doc for 1.26 2022-12-09 18:20:29 -03:00
Frederico Muñoz 8302d7f9ee Reviewed version of the release article, with updated date.
Signed-off-by: Frederico Muñoz <fsmunoz@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Leonard Vincent Simon Pahlke <58054077+leonardpahlke@users.noreply.github.com>
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2022-12-09 20:25:28 +00:00
Dixita 2df2cb5612
Updating the content and references in the docs for Credential Provider (#38139)
GA

Signed-off-by: Dixita Narang <ndixita@google.com>

Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +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 b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
Sascha Grunert f8a2d2319a
Add documentation about signed Kubernetes artifacts
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Tim Bannister 25c25864b8
Move ports and protocols page into network reference 2022-11-24 18:36:08 +00:00
Chris Wan ffd76222ff fix: zh-cn learning environment page redirect 2022-11-12 17:16:00 +08:00
Tim Bannister ce46f1ca74 Move "Connecting Applications with Services" to tutorials section
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot 018bbfdc38
Merge pull request #36946 from tengqm/kubectl-125
Update kubectl reference for v1.25
2022-10-07 18:07:19 -07:00
Kubernetes Prow Robot fb61f0d40a
Merge pull request #34989 from arrase/fix-podoverhead-design-link-static-docs
[eng] Fix links to PodOverhead Feature Design (static/docs)
2022-10-07 09:21:53 -07:00
Kubernetes Prow Robot 68aa2e12bd
Merge pull request #36626 from chengxiangdong/fix
fix: remove unused variable and symbol
2022-09-30 07:14:29 -07:00
Kubernetes Prow Robot f5dca3165d
Merge pull request #36981 from prsndp/main
images replaced on KMSv2 blog article with SVG vector versions #36654
2022-09-23 04:34:41 -07:00
prsndp 820f34c960 images replaced on KMSv2 blog article with SVG vector versions 2022-09-23 16:28:06 +05:30
Qiming Teng ed0578b98e Kubectl reference for v1.25 2022-09-23 09:26:26 +08:00
Kubernetes Prow Robot baf378ea19
Merge pull request #36107 from thisisobate/chore/update-announcement
Chore: add banner for KubeCon NA 2022
2022-09-19 08:21:19 -07:00
ChengXiangdong 508f53d547 fix: remove unused variable and symbol 2022-09-06 16:39:53 +08:00
Kubernetes Prow Robot 5684e6fb0c
Merge pull request #36489 from tengqm/optimize-redirects
Optimize some redirection entries
2022-09-03 21:02:35 -07:00
Kubernetes Prow Robot bb3ba4b18b
Merge pull request #34794 from chrismetz09/bugMermaid
Fix Mermaid render problem
2022-09-01 13:09:19 -07:00
Qiming Teng 7441b2a3c9 Optimize some redirection entries
The back-and-forth refactoring for Windows contents has left some bad
entries in the redirection records where A is redirected to B and B is
redirected to C. We want A to be redirected to C rather than forcing the
browser to fetch these redirections twice.
2022-09-01 15:54:46 +08:00
chrismetz09 61a1ec21b5 Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
Kubernetes Prow Robot 9c9b866938
Merge pull request #29679 from kubernetes/dev-1.22-hi.1
[hi] Merge Hindi localization branch to main
2022-08-31 01:55:01 -07:00
Kubernetes Prow Robot d0f6a5ba13
Merge pull request #36112 from krol3/dev-1.25-ref-doc
Generate reference doc for 1.25
2022-08-24 22:46:05 -07:00
Kristin Martin 7de2081304
Merge pull request #35981 from katcosgrove/release-blog-125
Add release announcement blog article for Kubernetes v1.25
2022-08-23 15:15:34 -07:00
Kubernetes Prow Robot dff7efc4ee
Merge pull request #35298 from Rishit-dagli/Rishit-dagli-concepts-overview
Move what-is-kubernetes to overview page
2022-08-22 16:47:23 -07:00
carolina valencia 632748ee1b Generate reference doc for 1.25 2022-08-19 13:27:02 -03:00
Kat Cosgrove d3373aa6f4
adding release logo 2022-08-19 07:25:09 -07:00
thisisobate 28a0694f5f Chore: add banner for Kubecon NA 2022
Signed-off-by: thisisobate <obasiuche62@gmail.com>
2022-08-19 13:16:31 +01:00
Tim Bannister 3692941165
Merge branch main into dev-1.22-hi.1 2022-08-06 16:58:37 +01:00
Rishit Dagli 5b87fb3915 Fix redirects 2022-07-24 03:41:29 +00:00
Rishit Dagli 3457a3b90e Move what-is-kubernetes to overview page 2022-07-23 18:14:12 +00:00
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
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