Commit Graph

388 Commits (2cbba6feeb9eeab9745d91fbf7fe25edfe4e1c87)

Author SHA1 Message Date
Max Körbächer da41301c54
add endpointslice feature blog 2020-08-30 13:43:51 +02: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
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