Commit Graph

135 Commits (f16d26c375bc7edc58e96c2b7d5689a9565fb3cd)

Author SHA1 Message Date
Luc Perkins 4a6a022e61 Update Git info CSS (#10496) 2018-11-24 08:03:52 -08:00
Kayce Basques 59c4712807 add feedback widget to bottom of docs (#11037) 2018-11-20 05:44:49 -08:00
Karen Bradshaw f7d235cf64 update ol ul li bullet to disc (#10714)
* update ol ul li bullet to disc

- update ol ul li bullet to disc
- move note out of list so that list numbers are correct
- fix typo

* futher clean-up
2018-11-16 14:38:29 -08:00
Takuya N 62608749e1 Fix customized CSS for case study (#10531)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-16 11:21:09 -08:00
Chao Wang e91aba3b45 cleanup k8s101/201 resource left (#11008) 2018-11-15 05:33:54 -08:00
Chao Wang b2c893ee22 fix the display of Downloading Kubernetes title in docs/setup (#11012) 2018-11-15 05:25:03 -08:00
Chao Wang 08dc520a41 remove community.yml (#10955) 2018-11-13 17:25:50 -08:00
William Morgan 08d0e1b93c add "grpc load balancing on kubernetes without tears" blog post (#10891)
* 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
2018-11-07 09:17:10 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode (#9482)
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
James George b30e28e2c6 Minor UI fix (#10729)
* Fixes 👍

* Minor fix 👍
2018-10-25 10:08:57 -07:00
James George 9cd91a59e5 Fixes 👍 (#10688) 2018-10-24 06:25:14 -07:00
Karen Bradshaw f0bcb80dd4 [WIP] css updates for ol,ul,li (#10684) 2018-10-23 07:23:35 -07:00
Sam Fleming 544e9e4089 Show clusterIP in Services diagrams instead of ServiceIP (#10663)
* Use clusterIP instead of ServiceIP in graphs and documentation

Using ServiceIP instead of clusterIP in images can be confusing when
they're showing the clusterIP.

Since the SVGs are updated, the "Note" is now redundant.

* Update out-dated service diagram PNGs
2018-10-17 17:16:31 -07:00
bsky 4b9882f84c Fix tryKubernetes button (#10642) 2018-10-17 07:32:07 -07:00
Takuya N ad54de449f Improve mobile user experience on pages under /docs (#10072)
Force #docs #vendorStrip elements to use overflow-x: scroll in CSS.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-16 04:34:55 -07:00
Takuya N f5f80ff508 Use masked white logo for ancestry (#10544)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-15 18:55:19 -07:00
Qiming 45d3960599 Fix javascript reference in API docs (#10553)
The versions of javascripts used have been updated so the references in
the generated API docs should be updated as well.

Closes: #10385
2018-10-15 18:42:02 -07:00
Chris Keele 49ee537481 Added CSS height property to #oceanNodes main to fix spacing in Firefox (#10169)
* Changed CSS property for browser consistency.

* Moved height property into tablet media query to fix issue on smaller screens.

* Add changed to two more .content files.

* Updated generated resources files, this time using Hugo extended.
2018-10-15 14:17:13 -07:00
Kaitlyn Barnard 48c6f5445b Blog: Introducing Volume Snapshot Alpha for Kubernetes (#10562)
* blog post for azure vmss

* snapshot blog post
2018-10-09 11:05:19 -07:00
LiuDui 1f8d278456 Remove redundant symbols (#10556) 2018-10-09 04:48:45 -07:00
Kaitlyn Barnard ae0f2b6a95 blog post for azure vmss (#10538) 2018-10-08 10:32:19 -07:00
Luc Perkins 48aa30df96 Add og:image meta tag to non-blog pages (#10213)
* Add og:image meta tag to non-blog pages

* Fix other minor OpenGraph issues
2018-10-03 20:57:18 -07:00
Kaitlyn Barnard c912efd383 updating dates on China banner (#10268) 2018-10-03 19:26:42 -07:00
Zach Corleissen 31517d13ee Fix broken link, fix & add redirects (#10122) 2018-10-03 19:16:34 -07:00
Takuya N b45fd9cca4 Fix CSS for case study (#10463)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-03 17:13:12 -07:00
Luc Perkins 977cab9252 Fix spacing error in CSS (#10478) 2018-10-03 17:09:31 -07:00
Kaitlyn Barnard 272c3ca030 Blog post: KubeDirector (#10467)
* blog post

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md
2018-10-03 08:00:45 -07:00
kvaps cadae06402 Blog Post: Network bootable servers farm with LTSP (#10335)
* adding ltsp post

* fix: modules.tar.gz

* fix: small mistakes

* del: not necessary steps

* add: corrections from neolit123

* add: diskless nodes note

* upd: registry name

* upd: bump date

* Update and rename 2018-10-01-network-bootable-farm-with-ltsp.md to 2018-10-02-network-bootable-farm-with-ltsp.md

Copy edits

* Update 2018-10-02-network-bootable-farm-with-ltsp.md
2018-10-02 12:25:48 -07:00
Luc Perkins 4c2b56625c Temporarily remove Hugo Pipes Sass conversion (#10373)
* Add new Sass generation system

* Remove resources folder

* Add develop Sass command and sourcemaps

* Add Hugo version shortcode for use in docs

* Add OWNERS file to ./sass folder
2018-10-01 13:38:01 -07:00
Ahmet Alp Balkan b0de40f874 blog: health-checking-grpc (#10393)
* 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
2018-10-01 09:33:49 -07:00
Steve Perry 38a4187f15 Update kubectl command ref docs for 1.12. (#10426)
* Update kubectl command ref docs for 1.12.

* Create diff for kubectl commands 1.11, 1.12.

* Add explanation and white space to diff file.
2018-09-29 10:37:57 -07:00
Zach Arnold 5e71c712b3 1.12 ref docs (#10404)
* update link location

* api docs
2018-09-27 21:35:48 -07:00
Gerald Haydtner e743d4032f resize screenshot (#10360)
* update URL, add screenshot

* resize screenshot

* Revert "resize screenshot"

This reverts commit 54e0d34795.

* Revert "Revert "resize screenshot""

This reverts commit f22cb97ab9.

* resize screenshot
2018-09-21 07:24:03 -07:00
Alex Contini 796e9f85eb add IBM, NAIC and Ocado case studies (#10343)
* add IBM, NAIC and Ocado case studies

* update

* update
2018-09-20 14:03:59 -07:00
Gerald Haydtner 352217b7c7 update URL, add screenshot (#10313) 2018-09-20 04:47:29 -07:00
Kaitlyn Barnard ed35e6d9dd Linkerd 2.0 post (#10329)
* linkerd 2.0 post

* Update 2018-09-18-2018-linkerd-2.0.md

* Update 2018-09-18-2018-linkerd-2.0.md

* Delete styles.sass_a6e533854c4de092afe9278041939937.json

* Delete styles.sass_a6e533854c4de092afe9278041939937.json

* Delete styles.sass_a6e533854c4de092afe9278041939937.content

* Delete styles.sass_a6e533854c4de092afe9278041939937.content
2018-09-19 10:28:44 -07:00
Bjørn Erik Pedersen 1b5ff98a44 Make the home page into reusable and translatable blocks (#10071)
* 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.
2018-09-14 14:47:24 -07:00
Luc Perkins 9ce0cd0906 Add AnchorJS logic for header links (#10155)
* Add AnchorJS JavaScript

* Remove existing inpage_heading logic

* Remove underline from anchor tags

* Use single icon and add touch visibility

* Use paragraph link icon for AnchorJS

* Update Sass to use code formatting in docsContent headers

* Update header size coverage to H3-H6
2018-09-10 13:09:36 -07:00
Tim Hockin 2917c69b2d
Add google site verification for k8s.io DNS (#10214) 2018-09-06 16:13:10 -07:00
Kaitlyn Barnard 707e4d3951 adding SC elections blog post (#10210) 2018-09-06 13:25:40 -07:00
Diego Fagundes 88a76d7632 china verification at search improve (#10166) 2018-08-31 12:08:34 -07:00
Luc Perkins e25a377509 Use local assets over CDN assets (#10153)
* Use local assets over CDN assets

* Add versions to JS filenames
2018-08-30 20:24:28 -07:00
Marko Mudrinić 55eee978cd Remove references to imported for Contributing guides (#10084) 2018-08-27 17:26:10 -07:00
Alex Contini dd4d1dd607 add Ygrene case study (#9943)
* add Ygrene case study

* Update ygrene.html

* Update ygrene.html

* add Adform case study

* update to have logo show

* Update and rename adform.html to index.html
2018-08-24 17:45:10 -07:00
linyouchong b66879d387 Update png link at case-studies/wikimedia/index.html page (#10054) 2018-08-23 20:14:07 -07:00
Sam Foo 22f1f28bfa Remove imported/ references (#10004)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-21 15:54:33 -07:00
Qiming 10d0c3470e Fix links in API reference docs (#9795)
This PR fixes the links generated in the API reference docs.
2018-08-20 12:09:06 -07:00
Bjørn Erik Pedersen 5d6ca9ef5c Convert case-studies to bundles (#9822) 2018-08-20 12:07:54 -07:00
Ben c2b26de572 Verify Google Analytics client is accessible before sending events (#9887) 2018-08-20 08:42:37 -07:00
shavidissa 5379e76243 Redirect /docs/contribute/foundational/ to /start (#9915)
- /docs/contribute/foundational/ does not exist. Therefore, update all the redirects that go to /foundational to /start.
- Added a redirect to redirect all links that got to /foundational to /start.
2018-08-20 07:09:51 -07:00