Commit Graph

426 Commits (b2bac637abc1daf781b4621e6699c415f79949ed)

Author SHA1 Message Date
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
Kubernetes Prow Robot b64b4c9b3a
Merge pull request #20020 from kubernetes-i18n-ukrainian/GH-2/minimum-requirement-content
Add Ukrainian localization
2020-04-08 03:15:43 -07:00
MaxymVlasov e29dbe476d
Fix errors
* Fix home page name
* Remove untranslated
* Localize left panel in Getting Started
* Fix left menu button on mobile and add redirect
* Implement review suggestions

Co-authored-by: Anastasiya Kulyk <nastya.kulyk@gmail.com>
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
2020-04-08 12:11:11 +03:00
Celeste Horgan f0cded013f Restructure to reduce duplication
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-07 12:25:56 -07:00
Kubernetes Prow Robot 41acfce52e
Merge pull request #19686 from Arhell/fix-docs-home-page
fix docs home page on mobile renders poorly
2020-04-07 08:21:43 -07:00
Rémy Léone 9c864c965b Add a Progressive Web App manifest
Add a valid apple-touch-icon link in header
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-06 11:59:47 +02:00
Arhell b6449353e6
fix docs home page on mobile renders poorly 2020-04-05 20:58:16 +03:00
Kubernetes Prow Robot b1c18d89e7
Merge pull request #20069 from pgburt/csiproxy-windows-1-18
Kubernetes 1.18 feature Windows CSIproxy (alpha) blog
2020-04-03 10:53:46 -07:00
Paul Burt ff1c7774be Kubernetes 1.18 feature Windows CSIproxy (alpha) blog
amending author

fix images

sentence fixed in background section
2020-04-03 13:28:34 -04:00