Commit Graph

103 Commits (41ea6d49fb2cbade84e9166c6c52d500df81d233)

Author SHA1 Message Date
Chaitanya 6a4238aa71 Accessibility updates - main landmark roles ()
* Removed multiple main tags from home page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Removed multiple occurances of main in case-studies page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Replaced css for main tag with .main-section class

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Added main landmark role for all the pages

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Force checks.

request-checks: true
2019-10-27 04:43:24 -07:00
Chris Abraham 6e2683269a Use SVGs instead of PNGs in the case studies page ()
* favor svg over png for logos on case studies page

* added svgs for all case studies

* favor svg over png for logos on case studies page

* added svgs for all case studies

* duplicating the jd logo so both are svg

* switch to svgs in the case studies block on the homepage
2019-10-23 09:02:15 -07:00
Chaitanya 920d14f4fc Accessibility Updates ()
* Fixed accessibility issues in home page

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Fixed accessibility issues for docs/home page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Fixed accessibility issues for /partners page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Fixed accessibility issues for /community page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Update layouts/partials/header.html

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

* Update layouts/partials/footer-scripts.html

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

* Update layouts/index.html

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

* Update content/en/partners/_index.html

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

* Update content/en/community/_index.html

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

* Added missing quotes

* Added landmark roles for search bar and footer

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Changed images alt text

Changed alt text from 'kubernetes community' to 'Kubernetes Conference Gallery'

* Removed verb from iframe title

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Change alt text for GitHub image

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

* Few alt text changes

* Modified alt text
2019-10-05 22:23:09 -07:00
Roy Hvaara bd7dae1c87 Use HTTPS for links () 2019-10-02 23:14:08 -07:00
aimeeu d549942636 Add announcement shortcode and partial ()
Add shortcode, partial, and css so we can display an accouncement
site-wide.
Create a shortcode for use in content/en/ _index.html so
announcement is displayed on website landing page.
Create a partial for use in layouts/docs/baseof.html so
announcement is displaye on every page in '<url>/docs/home'
directory.
Add two values to config.toml: announcement (boolean) for toggling
display of announcement; announcement_message, which is the actual
message.

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-09 14:22:55 -07:00
mohamed chiheb ben jemaa 63eb064d96 update sweetAlert and fix scrolling after copy () 2019-08-21 17:20:32 -07:00
Thibaut Tauveron bfe83d284c fix unexpected line breaks for localized glossary tooltips () 2019-08-18 17:58:04 -07:00
mohamed chiheb ben jemaa 73ef2c557b adjust and center Blog links () 2019-08-15 20:28:33 -07:00
Ben Hall 779b2be65c Update Interactive Terminal button. Add button directly to port 30000 for dashboard. Use new Start script to launch minikube. () 2019-08-06 11:03:55 -07:00
Harsh Vardhan b7b8ce0b25 Fix Prev/Next navigation buttons when viewing article ()
Earlier both the on the left and right buttons had the text `Next>>` now
the left one will have the text `<< Prev`

fixes: https://github.com/kubernetes/website/issues/15438

Signed-off-by: Harsh Vardhan <harsh.vardhan@mayadata.io>
2019-07-21 01:46:54 -07:00
Rael Garcia c138c9c158 Replace tabs by spaces in glossary-terms partials ()
Using tabs in this partials seems to cause Hugo to parse the partial
as a code block instead of rendering the HTML code.

Solves  rendering issues.
2019-07-14 03:41:03 -07:00
Jim Angel 05a84463b2 fixes offline dependencies ()
fixing tweet tags by replacing with embedded html
2019-07-11 16:07:04 -07:00
Rémy Léone 1206e3c6a1 Fix robots.txt ()
Lighthouse in Google Chrome reported an issue
2019-06-24 20:52:35 -07:00
mhamdi semah 582cda6192 Blog post index for past years does not expand making older posts unreachable () 2019-06-24 20:10:35 -07:00
Alexandre Vilain b473890928 Fix 404 on link: "Download Kubernetes" () 2019-06-18 13:45:49 -07:00
Luc Perkins 654db85168 Use Hugo extended for Sass/CSS () 2019-06-09 06:31:07 -07:00
Rémy Léone 871ba61574 Update bootstrap js because bootstrap 3.3.7 is vulnerable ()
https://snyk.io/vuln/npm:bootstrap?lh=3.3.7&utm_source=lighthouse&utm_medium=ref&utm_campaign=audit
2019-06-07 19:01:08 -07:00
Tim Bannister 1078044001 Fix HTML typo () 2019-05-26 21:35:48 -07:00
Supriya Sirbi 53b03baaa8 Subscribe button on the home page is not aligned. () 2019-05-08 20:42:48 -07:00
Seokho 017a224473 Fix glossary tooltip mismatch () 2019-05-08 13:18:36 -07:00
Chris Abraham 4e35312a7f New Community page, as designed by @alexcontini ()
* new community page

* update
2019-04-26 12:40:05 -07:00
Danny Berger 4029a7ab5e Normalize case: Github -> GitHub () 2019-04-25 09:40:47 -07:00
Rael Garcia 20842e037a Add localization support for layouts ()
Add layouts/docs/glossary en i18n strings
Add layouts/docs/glossary es i18n strings
Use i18n strings in layouts/docs/glossary
Add layouts/blog/pager en i18n strings
Add layouts/blog/pager es i18n strings
Use i18n strings in layouts/blog/pager
Add layouts/blog/list en  i18n strings
Add layouts/blog/list es  i18n strings
Use i18n strings in layouts/case-studies/list
Add layouts/docs/search en i18n strings
Add layouts/docs/search es i18n strings
Use i18n strings in layouts/docs/search
Add layouts/partials/feedback en i18n strings
Add layouts/partials/feedback es i18n strings
Use i18n strings in layouts/partials/feedback
Set html lang using "{{ .Language }}"
2019-04-16 17:36:01 -07:00
Luc Perkins 645d3d8ded Create table shortcode that allows for table captions ()
* Create table shortcode for captions

* Allow for tables without captions

* Add table documentation in shortcodes guide

* Docs cleanup
2019-04-09 22:20:12 -07:00
Karen Bradshaw 0c568fa9c9 fix note shortcode, lists ()
* fix note shortcode, lists

- fix note shortcode for use in lists
- add example in style guide

* add more items to list

* update warning, caution, minor tweaks

* more updates
2019-04-09 18:44:12 -07:00
Bjørn Erik Pedersen b51bdc88cc Make it compatible with Hugo 0.55 ()
This commit adds two backwards compatible changes to prepare for the next Hugo version, most notable:

* All the `File` methods on `Page` has been deprecated and will give a warning in the next Hugo version. Adjust this by changing `.Dir` to ´.File.Dir` and similar.
* Version the capture shortcode to use the old behaviour for markdown rendering of shortcode inner content.
2019-04-08 18:19:05 -07:00
Christian Oliff 2d1fdb0666 Always load Mailchimp CSS over HTTPS () 2019-04-08 18:17:04 -07:00
Damini Satya 532bb26b9d Fix#13372 - Issue template for bug, support, feature requests ()
* Fix#13372 - Issue template for bug, support, feature requests

* Point to the bug template for every bug report from website
2019-04-02 08:02:38 -07:00
Zach Corleissen 5bbd682613 Update the blog's download link () 2019-03-29 13:06:15 -07:00
Kaitlyn Barnard 14bfed8631 Adding image to Twitter meta data () 2019-03-27 16:28:50 -07:00
Jim Angel 39cb126d96 Update deprecationwarning.html ()
ref: https://github.com/kubernetes/website/pull/13406#issuecomment-476806146
2019-03-26 13:19:17 -07:00
Kaitlyn Barnard 2b6780ad94 Adding link to submit a blog () 2019-03-18 14:24:21 -07:00
Dani Comnea 56021dc671 Reorganize Federation tasks so we have it group and under one topic ()
* Reorganize Federation tasks so we have it group and under one topic

* Intended replacement
2019-03-12 13:38:39 -07:00
Karen Bradshaw 7b07d19360 fix short_description field in glossary files () 2019-03-09 00:33:29 -08:00
Luc Perkins 0650b70742 Fix sticky footer issue ()
* Fix sticky footer issue

* Fix merge conflict

* Aesthetic changes to 404 page
2019-02-27 20:07:42 -08:00
Jean-Yves Gastaud e4967c3ece Allow translation of kubeweekly block () 2019-02-27 01:45:43 -08:00
June Yi 8e5d7e4829 Make k8s.io/docs/home to support i18n ()
* Make k8s.io/docs/home to support i18n

* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Dani Comnea 9054d61419 Fix the codenew shortcode where site.Params.githubWebRow is null () 2019-02-20 17:00:48 -08:00
Damini Satya 461fadb8c3 Update download icon and add RSS label ()
* Add 'RSS feed' label

* Update download icon
2019-02-14 22:10:09 -08:00
Seokho bdd953f0d3 Substitute en.toml for pedefined english shortcodes ()
Rev Substitute en.toml for pedefined english shortcodes

Remove prefix Substitute en.toml for pedefined english shortcodes

Rev minor Substitute en.toml for pedefined english shortcodes
2019-02-14 17:32:53 -08:00
Roy Lenferink 5d61f1c926 Typo resolved () 2019-02-08 15:43:44 -08:00
Luc Perkins c6dd35ba51 Update to Hugo 0.53 and remove all .Site references ()
* Remove all .Site variable references

* Update Hugo version in Travis CI config and Makefile
2019-02-05 08:33:23 -08:00
Qiming bef190960f Translate some remnant partials for localization () 2019-01-28 23:18:04 -08:00
Zach Corleissen 0b87f30699 Setup to set up ()
Adding a trivial change

Undoing trivial change to trigger deploy
2019-01-24 13:49:01 -08:00
Andrew Chen b3ed053c82 Refactor home page ()
* Fix docs home subnav link name

* change linkTitle to Home

* accept fix from master

* refactor docs home template

* bump

* test

* switch layout to basic

* swap in cards

* test card css

* add launch-cards and launch-card classes

* swap in content

* use different layout name to not affect user journeys

* revert file naming

* revert docsportal.html

* remove main, add kubeadm link

* documentation -> docs

* change kubeadm link
2019-01-23 18:36:23 -08:00
Roy Lenferink 0ca5d446d9 Edit button on translated pages working as well now () 2019-01-15 12:48:55 -08:00
Karen Bradshaw fd82826476 Add template for tool reference docs ()
* [WIP] Add template for tool reference docs

- provide a template for generating tool reference docs.
- use in reference-docs/gen-compdocs/generators to create
  consist looking markdown files for the tools.

* Fix lines

* remove test page
2019-01-07 07:40:53 -08:00
Alex Contini 11a52d31c3 updates to kubecon banners ()
* updates

* updates

* Update list.html
2018-12-14 09:36:49 -08:00
Jim Angel 27b7b453a9 Official 1.13 Release Docs ()
* Update metadata.generation behaviour for custom resources ()

* update docs promoting plugins to beta ()

* docs update to promote TaintBasedEvictions to beta ()

* First Korean l10n work for dev-1.13 ()

* Update outdated l10n(ko) contents ()

fixes 

* Translate concepts/overview/what-is-kubernetes in Korean ()

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean ()

* Translate concepts/overview/components in Korean 

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean ()

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 ()

* kubeadm: add small v1beta1 related updates ()

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md ()

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

* ADD content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md

* Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

Accepted

Co-Authored-By: YouthLab <tsui@highyouth.com>

* do not change 'master' or 'worker' nodes to '主从'

* Doc updates for volume scheduling GA ()

* Doc updates for volume scheduling GA

* Make trivial change to kick build

* Document nodelease feature ()

* advanced audit doc for ModeBlockingStrict ()

* Rename EncryptionConfig to EncryptionConfiguration ()

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

* content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init.md

* trsanlate create-cluster-kubeadm.md to chinese ()

* trsanlate create-cluster-kubeadm.md to chinese

* Update create-cluster-kubeadm.md

* update the feature stage in v1.13 ()

* update new feature gates to document ()

* refresh controller role list on rbac description page ()

* node labeling restriction docs ()

* Update 1.13 docs for CSI GA ()

* dynamic audit documentation ()

* adds dynamic audit documentation

* Copyedit for clarity

See also inline question/s

* Fix feature state shortcode

* Update feature state

* changes wording for dynamic audit flag behavior

* Minor copyedit

* fix dynamic audit yaml

* adds api enablement command to dynamic audit docs

* change ordering dynamic audit appears in

* add references to dynamic audit in webhook backend

* reword dynamic audit reference

* updates stages field for audit sink object

* changes audit sink api definition; rewords policy

* kubeadm: remove kube-proxy workaround ()

* zh-trans content/en/docs/setup/independent/install-kubeadm.md ()

* zh-trans content/en/docs/setup/independent/install-kubeadm.md

* Update install-kubeadm.md

* Update dry run feature to beta ()

* vSphere volume raw block support doc update ()

* Add docs for Windows DNS configurations ()

* Update docs for fields allowed at root of CRD schema ()

* Add docs for Windows DNS configurations

* add device monitoring documentation ()

* kubeadm: adds upgrade instructions for 1.13 ()

* kubeadm: adds upgrade instructions for 1.13

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* add minor copyedits

Addressed a couple of copyedit comments a bit more cleanly.

* kubeadm: add improvements to HA docs ()

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm external etcd HA upgrade 1.13 ()

* kubeadm external etcd HA upgrade 1.13

Signed-off-by: Ruben Orduz <rubenoz@gmail.com>

* Update stacked controlplane steps

* kubeadm cert documentation ()

* kubeadm certificate API and CSR documentation

* copyedits

* fix typo

* PR for diff docs ()

* Empty commit against dev-1.13 for diff documentation

* Complete Declarative maangement with diff commands

* Second Korean l10n work for dev-1.13. ()

* Update outdated l10n(ko) contents ()
* Translate main menu for l10n(ko) docs ()
* Translate tasks/run-application/horizontal-pod-autoscale-walkthrough ()
* Translate content/ko/docs/concepts/overview/working-with-objects/kubernetes-object in Korean  ()
* Pick-right-solution page translates into Korean. ()
* ko-trans: add jd/..., sap/..., ebay/..., homeoffice/... ()
* Translate concept/workloads/pods/pod-overview.md ()

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: zerobig <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: lIuDuI <1693291525@qq.com>
Co-authored-by: Woojin Na(Eddie) <cheapluv@gmail.com>

* Rename encryption-at-rest related objects ()

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

Also, the `--experimental-encryption-provider-config` flag is now called
just `--encryption-provider-config`.

* Documenting FlexVolume Resize alpha feature. ()

* CR webhook conversion documentation ()

* CR Conversion

* Addressing comments

* Addressing more comments

* Addressing even more comments

* Addressing even^2 more comments

* Remove references to etcd2 in v1.13 since support has been removed ()

* Remove etcd2 references as etcd2 is deprecated

Link back to the v1.12 version of the etcd3 doc for
the etcd2->etcd3 migration instructions.

I updated the kube-apiserver reference manually,
unsure if that is auto-generated somehow.

The federation-apiserver can still potentially
support etcd2 so I didn't touch that.

* Remove outdated {master,node}.yaml files

There are master/node yaml files that reference
etcd2.service that are likely highly out of date.
I couldn't find any docs that actually reference
these templates so I removed them

* Address review comments

* Final Korean l10n work for dev-1.13 ()

* Update outdated l10n(ko) contents ()

fixes 

* Remove references to etcd2 in content/ko ()

* Resolve conflicts against master for /ko contents ()

* Fix unopened caution shortcode

* kubeadm: update the reference docs for 1.13 ()

* docs update to promote TaintBasedEvictions to beta ()

* First Korean l10n work for dev-1.13 ()

* Update outdated l10n(ko) contents ()

fixes 

* Translate concepts/overview/what-is-kubernetes in Korean ()

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean ()

* Translate concepts/overview/components in Korean 

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean ()

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 ()

* kubeadm: add small v1beta1 related updates ()

* update new feature gates to document ()

* Update dry run feature to beta ()

* kubeadm: add improvements to HA docs ()

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm: update reference docs

- add section about working with phases under kubeadm-init.md
- update GA / beta status of features
- kubeadm alpha phase was moved to kubeadm init phase
- new commands were added under kubeadm alpha
- included new CoreDNS usage examples

* Generate components and tools reference

* Add generated federation API Reference ()

* Add generated federation API Reference

* Add front matter to federation reference

* Remove whitespace from federation front matter

* Remove more whitespace from federation front matter

* Remove superfluous kubefed reference

* Add frontmatter to generated kubefed reference

* Fix kubefed reference page frontmatter

* Generate kubectl reference docs 1.13 ()

* Generate kubectl reference docs 1.13

* Fix links in kubectl reference

* Add 1.13 API reference ()

* Update config.toml ()

* Update config.toml

Preparing for 1.13 release, updating the config.toml and dropping the 1.8 docs reference.

* update dot releases and docsbranch typo

* adding .Site. to Params.currentUrl ()

see https://github.com/kubernetes/website/pull/11502 for context

* Add 1.13 Release notes ()
2018-12-03 17:21:11 -08:00
Luc Perkins 4a6a022e61 Update Git info CSS () 2018-11-24 08:03:52 -08:00