* Add blog post for l10n update
Minor tweaks
More minor tweakS
Still more tweaks
Yet more tweaks
typo fix
Add link to Shanghai KC+CNC
Change date to 8 Nov
* Update 2018-11-08-kubernetes-docs-update-i18n.md
* Update 2018-11-08-kubernetes-docs-update-i18n.md
* add grpc load balancing with linkerd blog post
* remove date from filenames
I can follow instructions.
* update links with new date-less paths
* Update grpc-load-balancing-with-linkerd.md
* Blog Post: Tips first KubeCon Presentation (Pt. 2)
Part 2 about experiences from my first KubeCon presentation. Probably delay by 1w before approving.
Pre-review and collaboration with @kbarnard10 and @parispittman.
**Note:** needs fix for the link to part 1 after the first one has been released.
First part PR here: https://github.com/kubernetes/website/pull/10509
* Update Tips-For-First-KubeCon-Presentation-Part-2.MD
* Update and rename Tips-For-First-KubeCon-Presentation-Part-2.MD to 2018-10-26-tips-for-first-kubecon-presentation-part-2.md
* Blog Post: Tips first KubeCon Presentation (Pt. 1)
Part 1 about experiences from my first KubeCon presentation.
Pre-review and collaboration with @kbarnard10 @parispittman.
* Update Tips-For-First-KubeCon-Presentation-Part-1.MD
* Update and rename Tips-For-First-KubeCon-Presentation-Part-1.MD to 2018-10-18-tips-for-first-kubecon-presentation-part-1.md
* blog: health-checking-grpc
date in the markdown and file/dir names will be updated later
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Update 2018-09-30-health-checking-grpc.md
* Update and rename 2018-09-30-health-checking-grpc.md to 2018-10-01-health-checking-grpc.md
* Update 2018-10-01-health-checking-grpc.md
* Update 2018-10-01-health-checking-grpc.md
* The fix clicks the error hyperlink that 'here' appears
The fix clicks the error hyperlink that 'here' appears
The fix clicks the error hyperlink that 'here' appears
* Update link path to k/examples
* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
* adding blog post
* adding blog post
* Revert "adding blog post"
This reverts commit eeb113259d.
* Update 2018-08-03-make-kubernetes-production-grade-anywhere.md