Commit Graph

838 Commits (main)

Author SHA1 Message Date
Kubernetes Prow Robot d7eab2feb1
Merge pull request #49893 from SayakMukhopadhyay/owners-rework
Updating OWNERS files with filters
2025-06-04 04:28:38 -07:00
Kubernetes Prow Robot c1ba109d02
Merge pull request #50007 from yuto-kimura-g/fix/49908
[ja] Update `learning environment` content to follow the [en] version
2025-05-25 21:34:36 -07:00
Kubernetes Prow Robot d8aeb707c5
Merge pull request #49606 from shurup/migrate-to-bluesky
Add Bluesky and update other social links
2025-05-01 12:19:55 -07:00
Qiming Teng f5b37a6418 API reference for v1.33 2025-04-24 07:18:54 +08:00
Kubernetes Prow Robot 025268bada
Merge pull request #50097 from SayakMukhopadhyay/navbar-rework
Rework the navbar layouts and some navbar scripts to make it closer to docsy
2025-04-16 04:01:07 -07:00
Sebastian Heiden 8e5a48be38 Add bootstrap-5.3.2.min.js dependency for api reference v1.29+ 2025-04-11 15:52:54 +02:00
Kubernetes Prow Robot f08ea3a5a8
Merge pull request #49125 from dev-johnn/issue-48437
Move 'Namespaces Walkthrough' to tutorials section
2025-04-08 05:58:49 -07:00
Kubernetes Prow Robot 60a4df7d99
Merge pull request #50092 from sftim/20250313_blog_contribution
Add guide to blog contributions
2025-04-07 17:42:48 -07:00
Kubernetes Prow Robot 8cd43fb092
Merge pull request #48592 from mrgiles/41625_html_tutorials_html_to_md
Rewrite tutorials in Markdown
2025-04-05 17:24:37 -07:00
Graziano Casto 1bd47e533c fix kube scheduler simulator content and static image pathname 2025-03-27 12:33:31 +01:00
Tim Bannister aa361ddcd1
Add guide to blog contributions
Add a dedicated section about contributing to the Kubernetes official
blogs.

Co-authored-by: Graziano Casto <graziano.casto@outlook.com>
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
Co-authored-by: Ryota <rytswd@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2025-03-26 12:48:12 +00:00
Sayak Mukhopadhyay c9a25fce62
feat: navbar reworked to bring it closer to docsy 2025-03-26 18:09:11 +05:30
Dmitry Shurupov dd8142b8a5
Change X/Twitter links to Bluesky
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-03-24 12:57:54 +07:00
Kubernetes Prow Robot 67e1ad603b
Merge pull request #47104 from sanposhiho/simulator
blog: introducing kube-scheduler-simulator
2025-03-23 08:28:32 -07:00
Sayak Mukhopadhyay dfe6e0a37d
feat: add comments to OWNERS to align them with other files
feat: add area/localization label to pl OWNERS file

fix: OWNERS with filters should have the approvers and reviewers properties within the filters property

feat: add filters in OWNERS files in <lang> dirs to ensure that they act on only the toml files

feat: ensure OWNERS files have an indent size of 2
2025-03-23 18:33:37 +05:30
Kubernetes Prow Robot 9fb7d10e22
Merge pull request #49586 from sftim/20250128_home_page_dark_mode
Home page enable dark mode
2025-03-18 10:55:54 -07:00
Kensei Nakada e3ea7ced1f fix: apply suggestions 2025-03-18 00:02:40 +09:00
Sayak Mukhopadhyay 8af973175c
feat: rework the scripts to make it closer to docsy
feat: implement custom partial in search--input.html

chore: add some comments on how things can be refactored later

feat: bring the search.html closer to docsy by only including the search-input partial and using the other things from baseof.html

fix: first line comments need to be in the {{/* */}} block, see https://github.com/gohugoio/hugo/issues/7243

Apply suggestions from code review

fix: apply review suggestions

fix: search bar should be removed in page find results and should be present in the sidebar

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-15 12:55:03 +05:30
John.C 80b18c3586
Update _redirects 2025-03-05 13:55:19 +00:00
John.C 820842fa80
Update static/_redirects
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-03-05 13:53:42 +00:00
Kubernetes Prow Robot edda362e85
Merge pull request #49959 from vishalbidwe/kubestronaut_program_dev
Kubestronaut Program section
2025-03-05 00:39:50 -08:00
Vishal Bidwe 844a02d03e
Update kubestronaut-stacked-color.svg 2025-03-05 12:43:47 +05:30
yuto-kimura-g ddfcf55342
Add redirect configuration about minikube, kind 2025-03-05 13:55:56 +09:00
Nate W 91dfc238a7
updating Nokia logo
Signed-off-by: Nate W <natew@cncf.io>
2025-02-28 16:53:07 -08:00
Vishal Bidwe 962791ecb9
- Initial commit for Kubestronaut Program section 2025-02-28 15:22:05 +05:30
Tim Bannister 7bcfea6cce
Change CNCF logo for dark mode (main page only)
Co-authored-by: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:55 +00:00
Tim Bannister a9e40f7a38
Improve dark mode handling (main page only)
Co-authored-by: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:50 +00:00
Kubernetes Prow Robot b417e36255
Merge pull request #45802 from towca/jtuznik/node-autoscaling-docs
Concepts/ClusterAdministration: Expand Node Autoscaling documentation
2025-02-12 16:08:21 -08:00
Kuba Tużnik dc530ffd6a cluster-autoscaling -> node-autoscaling clean-up
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
Sayak Mukhopadhyay ddea987008
feat: move js detection script to its own module and import into body-end
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-02-09 16:45:27 +05:30
Kubernetes Prow Robot 516813d581
Merge pull request #49598 from shurup/css-improve-case-studies
Improve the  styles for case studies' pages
2025-02-07 08:39:56 -08:00
Dmitry Shurupov 9b372e733a
Improve Case Studies CSS
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-01-30 13:42:05 +07:00
Ayush Tiwari 92984ad2c1 Tell Your Story 2025-01-30 01:48:40 +05:30
Tim Bannister 0d1755f311
Fix styles for case studies section 2025-01-28 23:35:18 +00:00
steve-hardman 83b4faf6d5 Add new KubeCon EU event 2025-01-28 00:00:42 +00:00
Kubernetes Prow Robot af0077ff7e
Merge pull request #48350 from sftim/20241015_tidy_page_head
Tidy <head> for pages
2025-01-27 03:49:23 -08:00
Omar kamoun f364b58752
Update cluster architecture diagram (#48558)
* update kubernetes-cluster-architecture.svg

* update controller manager
2025-01-26 06:43:21 -08:00
Tim Bannister ee50a91926
Tidy <head> for pages
- Align closely to Docsy theme
- Remove duplicated Twitter and Open Graph metadata
- Render the Open Graph image through Hugo Pipes
- Move the theme color to the head-end hook
2025-01-24 11:19:00 +00:00
Kubernetes Prow Robot e628bdf427
Merge pull request #48958 from apoorvapendse/main
web: Improve UX for copyCode animation
2025-01-13 02:38:32 -08:00
Yoshiya Maki 463154d251 [ja] Redirect legacy AppArmor tutorial to new page 2025-01-09 21:21:56 +09:00
Kensei Nakada 737c827905
fix: the date on the dir name 2025-01-07 16:47:18 +09:00
Kensei Nakada cc75f2419e
fix: the date on the dir name 2025-01-07 16:46:11 +09:00
Apoorva Pendse f56cf73c44 web: Improve UX for copyCode animation
This commit introduces a new toast animation instead
of the previous modal that would have to be manually closed.
The new toast is less intrusive to the user's workflow
and closes by itself.

Fixes issue: 48950.

Signed-off-by: Apoorva Pendse <apoorvavpendse@gmail.com>
2024-12-31 13:35:57 +05:30
Kubernetes Prow Robot ce1d8e21eb
Merge pull request #48812 from chalin/chalin-im-docsy-0.5.1-2024-11-22
Upgrade to Docsy 0.5.1 via NPM module
2024-12-31 07:30:13 +01:00
John.C 5635d49033 Move 'Namespaces Walkthrough' to tutorials section 2024-12-17 01:25:24 +00:00
Qiming Teng c59e8b0ad0 Fix API reference for v1.32
The latest version of the ResourceClaim resource is now v1beta1.
Regenerated the reference based on an update to the generator.
2024-12-12 20:55:16 +08:00
Qiming Teng 07f937889b Update API reference for v1.32
This PR updates the single-page API reference for v1.32
2024-12-12 12:31:42 +08:00
Patrice Chalin 30b92ffc3d Upgrade to Docsy 0.5.1 via NPM module 2024-12-09 09:35:30 -05:00
Kubernetes Prow Robot c2f1dd949d
Merge pull request #48862 from steve-hardman/add-banner
Add banner for KubeCon India 2024
2024-12-02 14:20:59 +00:00
steve-hardman 921a4bde49
Add KubeCon logo 2024-11-26 22:32:27 +00:00