Commit Graph

769 Commits (68d2de72bd0e263fe8309b8c7fdb35decb843ef9)

Author SHA1 Message Date
Kubernetes Prow Robot 43bd8db23d
Merge pull request #44644 from Gauravpadam/20240105_mermaid_bump
Bump Mermaid JS to v10.6.1
2024-01-31 13:23:00 -08:00
steve-hardman cde9ec5e25 Add banner for KubeCon EU 2024
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

Co-authored-by: Nate W <natew@cncf.io>

Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-01-28 22:54:37 +00:00
chansuke cba2d49110 Update the twitter icon for background image 2024-01-13 12:01:52 +09:00
steve-hardman ba8e352278
Update redirects
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-01-11 01:25:16 +00:00
Gauravpadam ca75370c9d mermaid js bump
Remove outdated mermaid js

remove the second instance from scripts
2024-01-10 00:56:39 +05:30
steve-hardman 029dc268b1
Update redirects 2024-01-09 00:24:22 +00:00
Kubernetes Prow Robot 7fd73002ce
Merge pull request #43740 from nekomeowww/dev/docs-community-styles
Fix varies of style issues for community page
2024-01-07 23:11:14 +01:00
Qiming Teng 32169e751c WIP fix API reference problem 2023-12-30 15:20:17 +08:00
steve-hardman 1c78237b05
Change title and add redirects for kubectl cheatsheet (#43665)
* Change name and add redirects for kubectl cheatsheet

* Change name and add redirects for kubectl cheatsheet

* Change name and add redirects for kubectl cheatsheet
2023-12-21 02:51:00 +01:00
Qiming Teng e9717f596d Bump version for bootstrap css 2023-12-14 08:34:57 +08:00
Qiming Teng 76a5e84466 Add API reference for v1.29 2023-12-14 08:34:34 +08:00
Kat Cosgrove 22ff0d31a6
Merge pull request #43939 from krol3/comms-blog-1.29
Announce v1.29 release
2023-12-13 10:59:26 -06:00
carolina valencia 53d140316f
chore: merge revisions
Signed-off-by: carolina valencia <krol3@users.noreply.github.com>
2023-12-11 16:39:35 -03:00
Manish-hr14 2ceb4a4394 Modified community index and added x-org image 2023-12-10 03:53:19 +05:30
Neko Ayaka 31dc056d61
Fix varies of style issues for community page
1. Fixed overflowed line through of headings, use a better solution to achieve the same effect
2. Adjusted the font size of headings when in smaller screens, it was way too big for mobile devices and reduces readability
3. Added paddings for the Recent News section, it used to have no paddings and looks weird
4. Adjusted the navigation anchor links for sections, the button style was way too big and not harmony with the rest of the design pattern
5. Added comments for blocks
6. Make it more consistent for paddings, margins and other styles for each of the sections
7. Fixed the entangled styles with the size of view ports, make it more smoother when resizes
8. Remove hard-coded paddings and margins
9. Fixed incorrect vw unit usages, center navigation items, linted function calls
10. Added some small animation transitions for the smoother experience

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-12-05 15:35:14 +08:00
Kubernetes Prow Robot 5f90bcb863
Merge pull request #42341 from Arhell/com
fix community page horizontal scrolling
2023-11-29 01:39:55 +01:00
windsonsea 633229ae14 [zh] Localize a SVG image in safer cluster upgrade blog 2023-11-21 10:55:29 +08:00
Kubernetes Prow Robot 6d7df73f4b
Merge pull request #43766 from nekomeowww/dev/docs-community-x-widget-ui-improve
Improve readabilities by restricting X (Twitter) widget width and height in /community page
2023-11-16 18:04:45 +01:00
Dipesh Rawat 0c514f8e58
Add Hugo shortcode to fetch and display release binaries details
Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-03 15:18:19 +00:00
Neko Ayaka 3aeff30a8e
Improve readabilities by restricting X (Twitter) widget width and height in /community page
1. Limit embedded X (Twitter) widget iframe with
   - 600px of width with data-width attribute,
   - 800px of height with data-height attribute.
2. Adjusted the styles of the container of X (Twitter) widget for better UI/UX with centered elements.

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-11-01 11:15:16 +08:00
James Hunt 52857c56e8 Update Bing Search to use Bing APIs not Cognitive Services
Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com>
2023-10-29 21:28:48 +07:00
Nate W 91d9f8921f Adding KubeCon NA 2023 banner
Signed-off-by: Nate W <natew@cncf.io>
2023-10-18 18:25:36 +00:00
Kubernetes Prow Robot 5b3dd1a687
Merge pull request #41053 from nitishfy/Nitish/kubectl-html
Added secret keyword to kubectl-command.html file
2023-10-10 10:40:25 +02:00
Utkarsh Singh 17f0800492
Add diagram to Cluster Architecture concept page (#42272)
* Added componenets-of-kubernetes svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated cloud-controller-manager svg

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated image caption in /docs/concepts/architecture/_index.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Added kubernetes-cluster-architecture svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

---------

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-10-10 05:26:10 +02:00
alok0277 4e0c6cbf9b
Fix banner image scaling on Case Studies pages (#43056)
* image flow is synchronized with the responsive design.

* Update single.html

* Update quote.html

* fixed banner image
2023-10-09 12:23:07 +02:00
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