Commit Graph

634 Commits (dev-1.26)

Author SHA1 Message Date
Jai Govindani fdb56e4070
chore(kubectl-cmds): add redirect to skip reundant page
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-07 19:45:17 +07:00
Celeste Horgan cf43ee61f5 Add KubeCon 2021 banner, April 30 - May 7 2021
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2021-04-30 16:01:08 -07:00
Kubernetes Prow Robot 1abb1e0a10
Merge pull request #27533 from danninov/move-resource-bin-packing
Move "Resource Bin Packing" into Scheduling & Eviction section
2021-04-28 02:26:50 -07:00
Ricardo Katz ae197690de
Move portuguese content to pt-br to correct shortcode problems and add redirection (#27413)
* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Correct small shortcode

* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Add missing print page shortcodes
2021-04-19 17:10:33 -07:00
Jihoon Seo 3100379bcd Fix errors #27565, #27569 2021-04-19 11:36:43 +09:00
Danni Setiawan af5a179182 Rename ID Docs "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Penjadwalan dan Pengusiran"
* Update redirects
* Update internal links (id only)

Part of proposal #19081
2021-04-13 17:55:48 +07:00
Danni Setiawan 343269000d Move "Resource Bin Packing" into Scheduling & Eviction section
Move ID Docs "Resource Bin Packing" based on #23529
2021-04-13 17:17:02 +07:00
Kubernetes Prow Robot 2e46f99d03
Merge pull request #27402 from ariscahyadi/id-update-learning-env-minikube
[ID] Updating learning environment minikube
2021-04-12 04:28:00 -07:00
Kubernetes Prow Robot b14bb6faec
Merge pull request #27480 from tengqm/api-ref-121
API reference for v1.21
2021-04-12 04:24:00 -07:00
TAKAHASHI Shuuji b04d764a22 Change the backgrounds of logo iamges from gray to transparent 2021-04-11 06:11:55 +00:00
Kubernetes Prow Robot 5d949f9e5b
Merge pull request #27434 from ariscahyadi/id-move-assign-pods
[ID] Moving "assign-pod" and "taint & toleration" into scheduling-eviction.
2021-04-09 05:41:04 -07:00
Qiming Teng 937f848340 API reference for v1.21 2021-04-09 08:47:59 +08:00
Rey Lejano 9e490b7f2d
Merge pull request #27233 from divya-mohan0209/patch-2
Create 2021-04-08-kubernetes-release-1.21.md
2021-04-08 11:25:44 -07:00
Xander Grzywinski 1add12a4bd
Add Kubernetes 1.20 Release Blog
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Xander Grzywinski <xanderg@apple.com>
Co-authored-by: Nabarun Pal <pal.nabarun95@gmail.com>

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-04-08 20:24:25 +05:30
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Aris Cahyadi Risdianto 81a1865fd5 moving "assign-pod" and "taint & toleration" into scheduling-eviction. 2021-04-07 00:33:37 +08:00
Aris Cahyadi Risdianto 21f41f2d18 updating learning environment minikube. 2021-04-05 21:45:34 +08:00
Aris Cahyadi Risdianto 2325d540bf moving pod-overhead into scheduling-eviction. 2021-04-04 22:57:41 +08:00
Aris Cahyadi Risdianto be40912057 remove cluster management to sync with upstream. 2021-04-03 19:06:52 +08:00
Rey Lejano d2bf43be4d Generate reference doc for 1.21.0-rc.0 tag
empty commit to rebuild netlify preview
2021-04-02 10:19:36 -07:00
Kubernetes Prow Robot aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Victor Palade ca046d9b1f Merge master into dev-1.21 to keep in sync 2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot 502742296d
Merge pull request #26730 from cezaryzukowski/dev-1.21
The Memory Manager official documentation
2021-03-25 04:51:30 -07:00
Swetha Repakula 02afb71016 Update EndpointSlice Docs
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
 * Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
 and redirects requests to that page to
 `content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Aris Cahyadi Risdianto fbdd388005 remove minikube instalasi guide and add index untuk tools.
remove minikube installation guide and add index untuk tools.
2021-03-23 23:33:59 +08:00
Cezary Zukowski 5927f96029 The Memory Manager official documentation
Signed-off-by: Cezary Zukowski <c.zukowski@samsung.com>
2021-03-23 08:35:20 +01:00
Tom Kivlin 87e3291aaa
Update install-kubectl.md to use tabs for the different Operating Systems (#26682)
* top-level tags and change to included files

* revert content to main windows page

* include gcloud and update toc

* add leading blank line

* add text to avoid YAML error from Netlify

* remove YAML delimiter error

* removed redundant weight key

* add front matter and toc shortcode

* test to see if toc is fixed in included page

* update macos toc to show difference

* use static toc instead of shortcode

* uniqueness for gcloud install headers

* Move to model suggested in https://github.com/kubernetes/website/pull/26682#discussion_r585091797

* correct link to included/install-kubectl-gcloud.md

* correction of links to per-OS pages

* try a different way to use path to per-OS links

* correction of brainfart

* remove .md from link destination for per-OS pages

* modify how auto-competion steps are displayed

* remove redundant file

* correction of include - change % to <

* remove closing tag as not needed

* try and hide this directory from the ToC on the left

* remove erroneous "include="

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586325123

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326346

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326604

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586327212

* https://github.com/kubernetes/website/pull/26682#discussion_r586327856

* consistent verb usage as per feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586328497

* update redirects as existing page is being deleted
2021-03-04 19:04:21 -08:00
Kubernetes Prow Robot b43aafe2ae
Merge pull request #26817 from kubernetes/dev-1.18-ja.2
Second Japanese l10n work for release-1.18
2021-03-04 17:58:21 -08:00
mox692 485d01df30 fix: _redirects 2021-02-14 20:15:50 +09:00
mox692 61e7cf5fc4 delete /ja/docs/tasks/tools/install-kubectl/ 2021-02-14 17:49:30 +09:00
Kubernetes Prow Robot 6c6e697a78
Merge pull request #26068 from mrbobbytables/add-values
Add Kubernetes project values to community page
2021-02-06 11:01:11 -08:00
Kubernetes Prow Robot fde6159034
Merge pull request #26218 from feloy/redirect-well-known-labels-page
Redirects "Well-Known Labels, Annotations and Taints" page
2021-02-06 08:19:11 -08:00
Kubernetes Prow Robot 6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Qiming Teng b3214813a4 Cache scripts locally
The current layout partial is using scripts from a site not accessible
from behind the dam great firewall. This is a fix to cache the scripts
as we do before so that tabs, top menu works for everyone.
2021-01-31 21:58:42 +08:00
Philippe Martin e4d24124a3 Redirects "Well-Known Labels, Annotations and Taints" page 2021-01-23 18:24:09 +01:00
Kubernetes Prow Robot c42e56d811
Merge pull request #23294 from feloy/feloy-gsod-api-reference-ex1
[GSoD'20] Update how the Kubernetes website serves API references
2021-01-19 16:25:59 -08:00
Philippe Martin add24db3e3 New API Reference presentation on /content/en/docs/reference/kubernetes-api 2021-01-19 21:05:09 +01:00
Kubernetes Prow Robot 706a9d006e
Merge pull request #26057 from CaoDonghui123/fix-3
[zh] fix /zh/docs/setup/learning-environment/
2021-01-15 22:09:43 -08:00
Bob Killen 09cdaac0c8
Add Kubernetes project values to community page 2021-01-14 20:39:51 -05:00
Qiming Teng a11047c153 Clean PodPreset docs, examples and links 2021-01-14 13:26:29 +08:00
Kubernetes Prow Robot 84e248a91b
Merge pull request #24648 from neha-viswanathan/23909-short-link
short link for k8s cheat sheet
2021-01-12 10:50:35 -08:00
caodonghui 088f0d8bb2 fix /zh/docs/setup/learning-environment/ 2021-01-12 15:49:02 +08:00
Tim Bannister c02410db24 Move announcement styles into Sass 2021-01-07 08:44:16 +00:00
Kubernetes Prow Robot 76312ca9f9
Merge pull request #25500 from salaxander/device_metrics_blog
Kubernetes 1.20 feature blog - Third party device metrics hits G.A.
2020-12-16 21:43:09 -08:00
Xander Grzywinski 575b183d69 add device metrics feature blog
resond to PR comments

change publish date and respond to some comments

respond to some more comments

fix formatting

fix image links and respond to comment

respond to formatting comments

remove gks reference

fix metrics names

remove gcp

pr feedback
2020-12-16 11:30:21 -08:00
Karen Bradshaw 06ad25e38d remove stackdriver, elastic task pages
clean up links and redirects
2020-12-09 17:33:16 -05:00
Anna 6f2391ba85
Merge pull request #25469 from jrsapi/1.20-release-blog
Kubernetes 1.20 Release Blog
2020-12-08 15:26:44 -06:00
Joseph Sandoval 2adea7edff Kubernetes 1.20 Release Blog 2020-12-08 12:02:41 -08:00
Anna Jung (VMware) edc2d65641 Generate reference doc for 1.20.0-rc.0 and update api index page 2020-12-03 16:51:44 -06:00
Kubernetes Prow Robot a712d2b0de
Merge pull request #25138 from habibrosyad/gh-25124
Switch New York Times case study to use youtube shortcode
2020-11-25 07:10:39 -08:00
TAKAHASHI Shuuji 9334de1569 Fix a typo in the k8s_oidc_login.svg diagram. 2020-11-23 01:58:33 +09:00
Tim Bannister 59dcd57cc9 Revise cluster management task
After removing the sections of the page that are not in line with the
content guide, there is little left.

Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.

- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
M. Habib Rosyad 4ba449d527
Switch New York Times case study to use youtube shortcode 2020-11-20 14:32:12 +07:00
Kubernetes Prow Robot 17f418f6d0
Merge pull request #25087 from sftim/20201117_add_cks_training
Add CKS to training page
2020-11-18 09:50:07 -08:00
Tim Bannister 938d569e8e Add CKS to training page
CKS is a two-hour, performance-based certification exam that provides
assurance that a certificant has the skills, knowledge, and competence on
a broad range of best practices for securing container-based applications
and Kubernetes platforms during build, deployment, and runtime. And now
it's live.
2020-11-18 17:38:31 +00:00
Neha Viswanathan 2ed094fe61 short link for k8s cheat sheet 2020-11-18 07:57:04 -08:00
Kubernetes Prow Robot 28b9c608d7
Merge pull request #24826 from Arhell/fix-button
fix "read more" button
2020-11-17 13:58:05 -08:00
Arhell 6953047371 fix "read more" button 2020-11-17 00:24:37 +02:00
Karen Bradshaw dd618cff39 clean up turnkey cloud solutions 2020-11-03 15:40:26 -05:00
Kubernetes Prow Robot 1f433637fe
Merge pull request #24720 from tengqm/fix-smoke-test
Fix smoke test doc
2020-10-26 05:37:02 -07:00
Qiming Teng 79e2df20b0 Fix smoke test doc 2020-10-26 16:50:29 +08:00
zacharysarah 59510913ab Add temporary banner for KCCNC NA 2020 virtual 2020-10-25 14:42:05 -07:00
Tim Bannister 78351ecaf5 Transfer “Controlling Access to the Kubernetes API” to the Concepts section
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister 3edb970570 Move API overview to be a Docsy section overview 2020-10-20 23:41:54 +01:00
Kubernetes Prow Robot f7fe196547
Merge pull request #23794 from kbhawkey/kb-updated-api-redirect
add v1.18 api ref to redirects
2020-10-20 15:06:19 -07:00
Kubernetes Prow Robot 216f9569bb
Merge pull request #23708 from habibrosyad/gh-23660
Improve maintainability of Case Studies styling
2020-10-20 15:04:19 -07:00
Kubernetes Prow Robot d76ef36c46
Merge pull request #24635 from tengqm/update-api-ref
Update API reference to contain API group and versino info
2020-10-19 09:02:14 -07:00
Kubernetes Prow Robot cb6885545f
Merge pull request #24229 from sftim/20200929_load_sweetalert_async
Revise copy-and-paste helper for codenew shortcode
2020-10-19 04:48:14 -07:00
Qiming Teng 588bed76c0 Update API reference to contain API group and versino info
The updated reference is generated using the https://github.com/kubernetes-sigs/reference-docs/pull/172
change.
2020-10-19 15:01:42 +08:00
M. Habib Rosyad 4d9ee76ace Improve maintainability of Case Studies styling
- Add quote and lead shortcode
- Add case study metadata in front matter (to generate page)
- Allow case study page to inherit similar styles from a centralised CSS file.
2020-10-19 10:10:45 +07:00
Kubernetes Prow Robot 55582e1f70
Merge pull request #24533 from sftim/20201012_learning_environment_redirect
Redirect "Learning environment" to Install Tools task
2020-10-17 10:52:13 -07:00
ljnaresh 64085d63a8 Move Pod Overhead concept inside Scheduling & Eviction 2020-10-15 01:13:17 +02:00
Tim Bannister a6b52520cd Redirect "Learning environment" to Install Tools task 2020-10-13 01:02:21 +01:00
jornshen e9f483808b Improve diagram for “Reserve Compute Resources for System Daemons” 2020-10-12 20:30:58 +08:00
Nate W b65ddd16f6 Remove content/en/docs/tasks/tools/install-minikube.md
As per conversations in issue https://github.com/kubernetes/website/issues/23354,
* Removing content/en/docs/tasks/tools/install-minikube.md page
* Adding a 302 temporary redirect for /docs/tasks/tools/install-minikube/
* Updating content/en/docs/tasks/tools/_index.md with the suggestion to add buttons to make these links more visual/see-able, including aria-labels

Additionally:
* Updating minikube capitalization throughout page
* Updating text throughout page for line length
* Correcting back ticks use throughout page

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-09 13:50:03 -07:00
Karen Bradshaw be9e8e9ad8 update tooltip styling to bootstrap 2020-10-05 12:05:02 -04:00
Tim Bannister 735410f17b Only load copy-and-paste helper on pages that use it
This change helps improve load times for key non-documentation pages
such as https://kubernetes.io/
2020-09-30 23:42:00 +01:00
Karen Bradshaw ced6db30d7 remove more jquery css 2020-09-30 12:03:21 -04:00
Karen Bradshaw e84e0c0b75 update tab component, remove jquery-ui 2020-09-30 12:03:20 -04:00
Wei Huang d084d63adc
Fix a typo in blog 'Introducing PodTopologySpread' 2020-09-14 12:57:02 -07:00
Karen Bradshaw 92fd3569b3 add v1.18 api ref to redirects 2020-09-10 10:24:17 -04:00
Jordan Liggitt 651e339928 Redirect to correct 1.19 release blog date 2020-09-09 10:58:21 -04:00
Kubernetes Prow Robot 5371b7fd8e
Merge pull request #23185 from sftim/20200816_do_not_print_announcements
Suppress printing any announcements
2020-09-03 15:59:40 -07:00
Tim Bannister b5beb4cded Suppress printing any announcements
When people print the documentation, omit any configured announcement.

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-09-03 21:30:18 +01:00
Celeste Horgan ba3f527b73 Remove roboto font files
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 17:12:03 -07:00
Celeste Horgan 6ec2f71e58 Remove base_fonts.css
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 16:41:06 -07:00
Celeste Horgan fcb5d5adef Remove roboto from /community, /training
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 16:02:45 -07:00
Celeste Horgan c186b6d1d7 Remove Roboto from case study pages
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 15:53:27 -07:00
Celeste Horgan 0815480036 Remove blog.css as it is no longer used
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 10:30:43 -07:00
Kubernetes Prow Robot b1a0b1a79a
Merge pull request #23560 from mkorbi/feature-blog-1.19-endpoint
add feature blog endpointslice
2020-09-02 08:35:08 -07:00
Kubernetes Prow Robot 353b5bed24
Merge pull request #23529 from JubayerJoy/master
Move “Resource Bin Packing” into Scheduling & Eviction section
2020-08-31 16:41:53 -07:00
Kubernetes Prow Robot aa855d5988
Merge pull request #23029 from sftim/20200808_improve_callout_styling
Improve styling for callouts
2020-08-31 11:06:21 -07:00
Max 8d08b9bfc1
add feature blog 1y support (#23582)
* add 1y support feature blog

* fixed images

* adjsut title and linkt to slack channel

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-08-31-increase-kubernetes-support-one-year.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-08-31 08:52:21 -07:00
Jubayer Abdullah Joy 2be9e4e5dd
Add redirect for '/docs/concepts/scheduling-eviction/resource-bin-packing/'
File is moved from `/docs/concepts/configuration/resource-bin-packing/` to `/docs/concepts/scheduling-eviction/resource-bin-packing/`
Adding a redirect for old URL
2020-08-30 22:13:28 +06:00
Max Körbächer da41301c54
add endpointslice feature blog 2020-08-30 13:43:51 +02:00
Karen Bradshaw 160364d548 move search.md
add search bar to search page

fix bing anchors
2020-08-28 15:37:46 -04:00
Tim Bannister 94b2f857bb
Update Kubernetes architectural diagram (#23138)
* Update Kubernetes architectural diagram

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

* Switch Kubernetes Component diagram to SVG

Co-authored-by: David Kypuros <davidkypuros@gmail.com>
2020-08-28 08:49:50 -07:00
Tim Bannister 4febf7471d Improve styling for callouts
Update styles for callouts (warning, caution, note); also avoid applying
callout-specific styles to general block quotes.
2020-08-27 00:04:26 +01:00
Jim Angel 486a64d2f7
Merge pull request #23405 from mkorbi/release-blog-1.19
Add blog article for v1.19 release
2020-08-26 15:16:12 -05:00
Max Körbächer 0d9be0abd5 add release logo 2020-08-26 15:09:57 +02:00
Savitha Raghunathan 95c94c03d5 resolving conflicts 2020-08-23 12:13:37 -04:00
Tim Bannister 962db0646b
Remove announcement for KubeCon + CloudNativeCon EU 2020
This reverts commit 988f55f999.
2020-08-20 12:10:15 +01:00
Kubernetes Prow Robot 6783d77353
Merge pull request #23032 from sftim/20200808_show_deprecation_warning
Tidy & fix deprecation warnings
2020-08-18 09:13:31 -07:00
Kubernetes Prow Robot 52c1f12166
Merge pull request #21884 from sftim/20200618_reduce_header_sizes_announcement
Reduce header height when announcement shown
2020-08-17 11:45:30 -07:00
Kubernetes Prow Robot 5c9b730d56
Merge pull request #23052 from habibrosyad/patch-22094
Remove /static/images/community_logos
2020-08-17 09:08:19 -07:00
Tim Bannister 988f55f999 Announce KubeCon + CloudNativeCon EU 2020 2020-08-16 20:58:22 +01:00
Tim Bannister 7e23f0f875 Tidy & fix deprecation warnings
Co-Authored-By: Karen Bradshaw <kbhawkey@gmail.com>
2020-08-16 18:34:09 +01:00
Savitha Raghunathan 50cfe280cd Updating generated files for v1.19.0-rc.4 2020-08-13 16:45:52 -04:00
Anna Jung 09d0f598fa Merge master into dev-1.19 to keep in sync 2020-08-11 08:34:02 -05:00
Karen Bradshaw efc5566457 modify overview 2020-08-10 08:42:11 -04:00
M. Habib Rosyad dae6ed66c4
remove /static/images/community_logos 2020-08-10 09:56:56 +07:00
Savitha Raghunathan 53c71ad3f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-08-03 16:09:39 -04:00
Kubernetes Prow Robot 65498d7a84
Merge pull request #22578 from tengqm/fix-script-error
Remove customization of 'anchors'
2020-07-29 13:48:04 -07:00
Savitha Raghunathan e2a861c2f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-07-27 19:10:42 -04:00
Tim Bannister 49eee8fd3d
Revise Pod concept (#22603)
* Revise Pod concept

Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/

Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.

This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.

* Update links to Pod concept

Link to updated content

* Incorporate Pod concept suggestions

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Revise StatefulSet suggestion for Pod concept

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Tim Bannister 8e06ed4658 Improve diagrams for Source IP tutorial
The existing diagrams were ASCII art. Use drawings instead.
2020-07-23 23:26:15 +01:00
TAKAHASHI Shuuji 130822d3d6 Clean up case study images. 2020-07-22 14:24:04 +09:00
Savitha Raghunathan 53f2d23359 resolving conflicts 2020-07-19 19:15:36 -04:00
Qiming Teng 8a1ccddfd4 Remove customization of 'anchors'
The AnchorsJS module has been killed recently in #22311 prematurely. Now we don't
have a global variable 'anchors' to customize. This PR removes the related code
in script.js in hope everything else is still working correctly.
2020-07-18 21:08:19 +08:00
Qiming Teng 9fc2dad147 Remove loops found in redirects data
This problem was found when checking bad links using the tool proposed
in #22541. It might have confused many browsers so far.
2020-07-17 14:40:18 +08:00
Kubernetes Prow Robot 1943aaafd6
Merge pull request #22311 from sabazubair/remove-anchor.js
Remove /static/js/anchor-4.1.1-min.js
2020-07-15 18:58:35 -07:00
Kubernetes Prow Robot 6ec8665bba
Merge pull request #22429 from Huang-Wei/postfilter-doc
Document the changes of scheduler PostFilter extension point
2020-07-14 13:21:22 -07:00
Kubernetes Prow Robot 2750b07564
Merge pull request #22151 from npu21/metadocs
Remove /static/images/metadocs/
2020-07-14 10:01:21 -07:00
Kubernetes Prow Robot e5be21ef4d
Merge pull request #22283 from thekad/issue-22044
Removing duplicate custom-jekyll js
2020-07-14 09:55:21 -07:00
Kubernetes Prow Robot fbfd725ff5
Merge pull request #22417 from Arhell/tooltip
fix tooltip overflows
2020-07-14 09:21:21 -07:00
Marek Siarkowicz f9833ee09a Document structured logging
* Separate system logs from Logging Architecture as it mainly covers application logging
* Rename "Metics For The Kubernetes Control Plane" to "Metrics For The Kubernetes System Components" as it covers non-control plane components
* Rename files to `system-logs.md` and `system-metrics.md`
* Remove trailing whitespaces
* Add sections about Klog and Structured Logging

Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paweł Kępka <pkepka@google.com>
2020-07-14 00:39:21 +02:00
Arhell 896f046d18 fix glossary page link 2020-07-14 00:26:53 +03:00
Wei Huang e2fd28a35b
Document the changes of scheduler PostFilter extension point 2020-07-13 09:51:12 -07:00
Karen Bradshaw e7ef6ba3f7 cleanup example-tutorial template 2020-07-10 15:46:43 -04:00
Tim Bannister 8dc0106ac3 Reduce header height when announcement shown
If there's an announcement showing, adjust the page header to use less
vertical space.

Also reduce the height of the announcement itself.
2020-07-09 21:27:55 +01:00
Kubernetes Prow Robot d585261231
Merge pull request #22183 from ZhiFeng1993/Clean-up-style-user-journeys-css-file
Clean up style user joutneys css file
2020-07-09 10:22:34 -07:00
Savitha Raghunathan 0ebc16c10c resolving conflicts 2020-07-08 16:01:48 -04:00
Kubernetes Prow Robot 754c6b1a64
Merge pull request #21437 from alculquicondor/beta-component-config
Add Scheduling Configuration reference doc
2020-07-08 11:11:08 -07:00
Arhell 1822626398
fix tooltip overflows 2020-07-08 00:38:22 +03:00
Kubernetes Prow Robot 7d7466dcc1
Merge pull request #22357 from tengqm/cleanse-assets-for-apiref
Clean up shared assets for API reference
2020-07-06 15:51:57 -07:00
Arhell 84e93f5c42
svg color update 2020-07-07 00:16:03 +03:00
Aldo Culquicondor 72090c98af Add Scheduling Configuration reference doc
Built from the existing Scheduling Profiles doc.

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 16:32:21 -04:00
Qiming Teng bb07d99f08 Address review feedbacks 2020-07-06 06:52:46 +08:00
Qiming Teng 162e5edb39 Clean up shared assets for API reference
This PR promotes the CSS, JS and FONTS files used by API reference to
the `static/css`, `static/js` and `static/fonts` directories
respectively. The intent is that for future releases, when generating
API reference docs, only the `index.html` and `navData.js` files need to
be copied from the generator tools.

Details of changes:

- `jquery-3.2.1.min.js` file is replaced by `jquery-3.3.1.min.js` to
  align with the version used by Docsy. We can investigate in the future
  whether this can be shared. Converging to the same version at least
  can reduce the risks of compatibility.
- `jquery.scrollTo.min.js` moved to `static/js` file and renamed to
  `jquery.scrollTo-2.1.2.min.js` so we know the version from file name.
- `scroll.js` moved to `static/js` and renamed to `scroll-apiref.js` to
  siginify that it is used by API reference.
- A `README.md` file is added to `static/js` directory for describing
  the purposes of the these files.
- `bootstrap.min.css` moved to `static/css` and renamed to
  `bootstrap-4.3.1.min.css` so that it can be shared and its version can
  be easily discovered.
- `font-awesome.min.css` moved to `static/css` and renamed to
  `fontawesome-4.7.0.min.css` for the same reason.
- `stylesheet.css` moved to `static/css` and renamed to
  `style_apiref.css` to siginify its purpose.
- A `README.md` file is added to `static/css` directory for describing
  the purposes of the these files.
- FontAwesome fonts files moved to `static/fonts` so that they can be
  shared across API reference versions.
- Current API reference (1.18) is modified to reference the relocated
  files. Upstream generator change on the way
  (kubernetes-sigs/reference-tools/#161).

Related: #22016, #22023, #22041, #22024, #22064
2020-07-05 13:43:03 +08:00
Saba Zubair 9aad658f6a removed anchor-4.1.1-min.js file from static/js/anchor-4.1.1 and the corresponding call in /layouts/partial/head.html#L77. This completes #22040 and serves as my first contribution to an OS project. 🎉 2020-07-03 21:12:27 -04:00
Arhell 378250c9c0
remove square logos & script 2020-07-03 19:54:20 +03:00
Jorge Gallegos f34fe97ba0 Removing duplicate custom-jekyll js
After docsy theme got merged these scripts aren't needed anymore.  Confirmed
after removing it (and all `<script>` references to it) the tooltip
functionality is still there.
Also removed the reference in `config.toml` to it, which may have stripped some
dangling whitespace.
2020-07-02 16:35:51 -05:00
ZhiFeng1993 5f48a54bcd Clean up style user joutneys css file 2020-06-29 22:33:00 -07:00
Kubernetes Prow Robot 4c4c9d4075
Merge pull request #22153 from npu21/journeys
Remove unused /static/images/journeys
2020-06-29 16:09:59 -07:00
Zhang Yong 46e8a728e4 Remove unused /static/images/journeys 2020-06-29 11:28:36 +08:00
Zhang Yong 6d1087fc05 Remove invalid /static/images/logos 2020-06-29 11:24:28 +08:00
Zhang Yong bf53749cf6 Remove invalid /static/images/metadocs/ 2020-06-29 11:17:33 +08:00
Kubernetes Prow Robot 86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Kubernetes Prow Robot b86347d72a
Merge pull request #22047 from sftim/20200624_mark_announcement_as_aside
Adjust HTML generated for announcements
2020-06-26 17:00:14 -07:00
Tim Bannister f265aed794 Fold concept overview pages into section indexes
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.

Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Sai Harsha Kottapalli 19f317a634
fix kubectl docs #config overflow on large screens 2020-06-25 19:13:28 +05:30
Tim Bannister 6a94d9838b Mark front page announcements as <aside> elements
This matches the HTML used on the rest of the site. It helps avoid
search engines treating the aside as the primary content of the web
page.
2020-06-24 22:35:00 +01:00
Kubernetes Prow Robot 91e35967ef
Merge pull request #21823 from shuuji3/fix-no-search-result-with-keywords-with-spaces
Fix the no search result error when the keyword includes spaces.
2020-06-22 14:09:43 -07:00
Prasad Katti 473c56aa4f move configure-multiple-schedulers.md 2020-06-21 20:04:18 -07:00
Karen Bradshaw 6f54e80d12 add redirects for snapshot api refs 2020-06-16 16:50:36 -04:00
TAKAHASHI Shuuji 412b4ef0ed Fix the no search result error when the keyword includes spaces. 2020-06-17 00:43:46 +09:00
zacharysarah feac2a6010 Correct source link 2020-06-15 13:58:21 -07:00
Aidan Ranney 0625ced466
Revise the Kubernetes website to use Docsy (#20874)
* Add Docsy, required packages and config

* Apply Docsy integration work to k8s website

This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git

* Address issues found in review

The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.

* Enable announcements

The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot 56ac16543b
Merge pull request #19926 from Arhell/fix-menu-blog-page
Fix navigation menu
2020-06-14 06:11:55 -07:00
Tim Bannister 8f9551638b Rename Job concept page
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Karen Bradshaw b328c19213 more cleanup of _redirects 2020-06-10 16:06:05 -04:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot e0e543c3d0
Merge pull request #20851 from Arhell/fix-community-banner
fix community page banner
2020-06-10 11:02:52 -07:00
Celeste Horgan 9b9ce1f942
Reimplement announcements (#21586)
* Reimplement announcements

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Address deprecation-warning styling

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Use partial only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Refine

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Turn on announcements for preview only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Update config.toml

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-06-09 13:46:05 -07:00
Kubernetes Prow Robot 352fafdcc7
Merge pull request #21041 from prasadkatti/move_obj_patching_page
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
2020-06-08 12:19:47 -07:00
Celeste Horgan 4d297ebdef style announcement link
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-06-04 16:48:07 -07:00
Celeste Horgan 9caa83d75b Improve announcements implementation
Signed-off-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 14:20:47 -07:00
Kubernetes Prow Robot 520404a066
Merge pull request #21289 from bweston92/feat/nodelocaldns-image-jpg-to-svg
feat: turn nodelocaldns image to svg
2020-06-01 22:46:15 -07:00
Kubernetes Prow Robot 1f7eea0d1e
Merge pull request #21216 from kbhawkey/kb-cleanup-api-versions
clean up prior api refs and links
2020-06-01 07:17:55 -07:00
Kubernetes Prow Robot 480aad5262
Merge pull request #20515 from Nishikoh/remove-krib
Remove the page */tools/krib/
2020-05-30 08:33:53 -07:00
Kubernetes Prow Robot 2b3a53178b
Merge pull request #21155 from prasadkatti/remove_clc_page
Remove "Running Kubernetes on CenturyLink Cloud"
2020-05-30 08:11:53 -07:00
Karen Bradshaw 311679eeb4 clean up prior api refs and links 2020-05-29 12:09:44 -04:00
Bradley Weston 85c8fd8e1f feat: turn nodelocaldns image to svg 2020-05-29 10:28:47 +01:00
Sascha Grunert b02e5ae457
Add 'My exciting journey into Kubernetes’ history' blog post
This adds an unpublished blog post to the Kubernetes website.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-28 10:29:46 +02:00
KoukiNishihara 79f6a841c6 Delete krib.md 2020-05-26 16:35:03 +09:00
Prasad Katti a72c10a18e Remove "Running Kubernetes on CenturyLink Cloud" 2020-05-23 16:29:35 -07:00
Ihor Dvoretskyi 59a376237e WSL+Docker: Kubernetes on the Windows Desktop blog post added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-05-20 20:25:00 +03:00
Prasad Katti 1481e711c6 Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section 2020-05-18 09:25:13 -07:00
Arhell d36e57aedd
update navigation menu 2020-05-15 18:39:47 +03:00
Alex Contini 836907c43a add Denso case study and fix svg images at top of case study landing page 2020-05-13 13:10:55 -04:00
Adam Kaplan 55e17b86f2 mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Kubernetes Prow Robot f995c63b7f
Merge pull request #20831 from Arhell/fix-white-bar
remove white bar on the blog page
2020-05-09 07:49:51 -07:00
jkld11 b96863ac5f
Add case study: Booking.com (#20783)
* Create index.html

* add logos

* fix logo file name

* add booking.com images

* remove Nav from featured

* add booz allen featured logo

* make Booz Allen featured

* remove spotify from featured

* fix booz allen front matter

* add correct logo

* add correct booz allen logo
2020-05-08 19:29:53 -07:00
Arhell 108c61cca6
fix community page banner 2020-05-09 01:37:50 +03:00
Arhell 7868348a87
remove white bar on the blog page 2020-05-08 00:33:43 +03:00
Kubernetes Prow Robot 5f09fa4814
Merge pull request #20602 from Huang-Wei/Introducing-PodTopologySpread
Blog introducing PodTopologySpread
2020-05-05 10:33:09 -07:00
Wei Huang bd85794f04
Blog introducing PodTopologySpread 2020-05-04 20:17:31 -04:00
Kubernetes Prow Robot 0890487d52
Merge pull request #20764 from jkld11/master
Add case study: Babylon
2020-05-04 15:51:08 -07:00
jkld11 e375147285
update Babylon logos 2020-05-04 16:20:09 -04:00
jkld11 9e77021db7
add Babylon images 2020-05-04 15:06:05 -04:00
Alex Contini 5a0bd8d479 add Booz Allen 2020-04-30 13:05:24 -04:00
Kubernetes Prow Robot 38911315a8
Merge pull request #20434 from jimangel/adding-mermaid-visuals
adding mermaidjs shortcode with example
2020-04-22 15:17:45 -07:00
Kubernetes Prow Robot d0ab4d6590
Merge pull request #19979 from rickducott/patch-1
Create 2020-04-22-two-phased-canary-rollout-with-gloo.md
2020-04-22 08:01:52 -07:00
Rick Ducott cf821ac133 Create 2020-04-22-two-phased-canary-rollout-with-gloo.md 2020-04-21 17:18:44 -04:00
Kubernetes Prow Robot 749c6b2bcf
Merge pull request #20140 from dlipovetsky/capi-v1alpha3-blog
Cluster API v1alpha3 blog post
2020-04-21 07:58:56 -07:00
Tim Bannister 1034426bd5
Reword and rename “Managing Compute Resources for Containers” (#18940)
* Reword resource limits section about ephemeral local storage

Co-Authored-By: Celeste Horgan <celeste@cncf.io>

* Move troubleshooting section to foot of page

It's OK to hyperlink to this section; in fact, I recommend it.

* Tweak section about monitoring key Pod resources

Monitoring reports memory use as well as CPU

* Fold 2 displayed headings into 1

Add a 2nd-level heading to cover two related headings, that I'm moving
to 3rd level. This change shortens the table of contents and still
leaves an entry there for readers to click on.

* Reword What's next section

* Revise punctuation

* Change page path to match title

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-04-20 19:44:56 -07:00
Daniel Lipovetsky 726a5a4b1d Cluster API v1alpha3 blog post
From https://docs.google.com/document/d/1ty0d6w2wyqa1aivFho2_R1ufSouVzggrWcOzPO8LHQU

Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
2020-04-20 15:12:27 -07:00
Jim Angel bea8e2b1be adding mermaidjs shortcode with example 2020-04-19 14:48:22 -05:00
Adam Kaplan 1bb09e6d0d Rename "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)

Part of proposal #19081

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-14 08:51:00 -04:00
Karen Bradshaw 3994994684 regenerate ref docs, prepare hugo upgrade 2020-04-13 17:44:29 -04:00