Commit Graph

254 Commits (cc0ac8ead433548a8edca5d696b87148f7af85db)

Author SHA1 Message Date
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
Irvi Firqotul Aini 9d7c4de9ca Redirect deadlinks for:
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Karen Bradshaw fb79042c61 update orig. order of headings 2020-06-09 19:33:15 -04:00
Karen Bradshaw 7daf3c55e9 add fr pages 2020-06-09 19:33:15 -04:00
ViBiOh c260ab7573
docs(pv): Access-mode combat table is broken
Fix source of markdown table of persistent volume access-mode compatibility table
2020-05-25 14:12:55 +02:00
Kubernetes Prow Robot 04476c833d
Merge pull request #21106 from feloy/feloy-v1-19
Update kubectl translation for v1.19
2020-05-25 00:45:11 -07:00
Philippe Martin fdce758658 Containers: lifecycle hooks 2020-05-22 11:52:15 +02:00
Philippe Martin dcdfd194c2 Containers: Images 2020-05-22 11:33:15 +02:00
Philippe Martin 588bfba93d kubectl conventions 2020-05-21 17:01:46 +02:00
Philippe Martin 42aaef89f7 kubectl 2020-05-21 16:52:32 +02:00
Philippe Martin 520b6a0597 kubectl jsonpath 2020-05-21 16:47:35 +02:00
Philippe Martin 4b3533eb11 kubectl overview 2020-05-21 16:44:36 +02:00
Philippe Martin 61e83dd702 Kubectl cheatsheet 2020-05-21 16:07:35 +02:00
Tim Bannister 4954c125d8 (fr) Fix typo in tasks index 2020-05-14 10:34:51 +01:00
Rémy Léone 84da639052 Fix 2020-05-06 18:41:27 +02:00
Rémy Léone b99478a79b add French version for get-shell-running-container 2020-05-06 18:33:18 +02:00
Rémy Léone 3a5f53b502
Update localization.md 2020-05-03 23:30:39 +02:00
Arhell 89896ef9d6
fix home docs page button on mobile & tablet 2020-04-29 10:32:41 +03:00
Kubernetes Prow Robot 3228663626
Merge pull request #19807 from spurin/PR19774-FR
add FR holder for equivalent to PR19774 that was recently merged, tra…
2020-04-25 09:49:28 -07:00
Cédric DEFORTIS 17d28cd311
Quick fix french translation 2020-04-20 10:56:36 +02:00
Jim Angel 69bddd6e2e deleting migration-notice that conflicts with upgrading hugo 2020-04-15 20:13:46 -05:00
James Spurin 026a4681b2
Update content/fr/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com>
2020-04-15 18:06:47 +01:00
Kubernetes Prow Robot 9c7a63c1ac
Merge pull request #18220 from icheikhrouhou/feature/pullimagefr
docs | tasks | configure-pod-container | pull-image-private
2020-04-13 01:35:48 -07:00
icheikhrouhou 97e4888636 fix translate pull image fr 2020-04-13 10:28:15 +02:00
icheikhrouhou 0582bde902 fix translate pull image fr 2020-04-13 10:27:14 +02:00
Kubernetes Prow Robot fafe93382e
Merge pull request #19383 from Luciowl/master
Added endpoint-slices for language/fr
2020-04-07 10:45:44 -07:00
Kubernetes Prow Robot fbd18f4773
Merge pull request #20038 from rekcah78/rekcah78-update_install_minikube_fr
Update From EN to FR - install minikube
2020-04-02 00:52:24 -07:00
Gasmi Christophe aca31ba1a0
typo 2020-04-01 13:27:03 +02:00
Gasmi Christophe 2bd342f109
fix markdown 2020-04-01 13:14:34 +02:00
Gasmi Christophe bf845dfd82
Update From EN to FR - install minikube 2020-04-01 12:59:45 +02:00
Gasmi Christophe 40ca51baa4
Update home in French kubecon eu (#19998) 2020-03-31 01:58:40 -07:00
Gasmi Christophe 56ba92ddd0
Update FR from EN docs - kubectl cheatsheet (#19983)
* Update from EN docs - kubectl cheatsheet

* Update from EN docs - kubectl cheatsheet

* Update content/fr/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

* Update content/fr/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

* Update content/fr/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

* Update content/fr/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

Co-authored-by: Rémy Léone <remy.leone@gmail.com>
2020-03-31 01:52:40 -07:00
James Spurin 48bff139ee updated with FR equivalent for PR19774 2020-03-23 16:17:29 +00:00
James Spurin 9e0f7b4eb3
update command nslookup target to include fully qualified service name, namespace picked up from running pod (#19603) 2020-03-16 14:34:30 -07:00
Jérémy THERIN / jtherincom b76520526d
Add link to Scaleway CCM (fr) (#19669) 2020-03-16 09:16:43 -07:00
Gasmi Christophe 3e117cd6b7
Update from EN docs for install-kubectl task (#19616)
* Update from EN docs for install-kubectl task

* add missing option "--client"

* typo alternatif=> alternatifs

* Update content/fr/docs/tasks/tools/install-kubectl.md

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

* Update content/fr/docs/tasks/tools/install-kubectl.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

* Update content/fr/docs/tasks/tools/install-kubectl.md

Co-Authored-By: Rémy Léone <remy.leone@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rémy Léone <remy.leone@gmail.com>
2020-03-13 09:06:41 -07:00
Gasmi Christophe 41cec8d757
Update home in French (#19601) 2020-03-12 09:30:40 -07:00
Harrison Razanajatovo dae5f0585b Simplify for clarity 2020-03-10 09:15:51 -04:00
Harrison Razanajatovo c61213299d Add changes for missed reviews 2020-03-09 16:03:30 -04:00
Harrison Razanajatovo f0b4ddf012 Add last minute changes 2020-03-09 15:44:36 -04:00
Harrison Razanajatovo 476598657b Add reviewed changes 2020-03-09 15:39:33 -04:00
jCOTINEAU 4144a95da3
Update start.md, fix wrong traduction (#19313)
fix wrong traduction, should be "demandes" instead of "demander"
2020-03-08 11:11:34 -07:00
Harrison Razanajatovo ef2f477728 Rewording sentences for a more accurate translation 2020-03-06 10:05:13 -05:00
Harrison Razanajatovo 44e3358c7f second round review 2020-03-06 10:00:26 -05:00
Kubernetes Prow Robot ddb114e717
Use <code> block to display pipes in syntax within markdown table in kubectl overview (#19450) 2020-03-05 05:08:37 -08:00
Harrison Razanajatovo 73f5b576d4 Fix accent and verb accordance 2020-03-02 12:39:39 -05:00
Harrison Razanajatovo 6eceb245a2 remove typo 2020-03-02 12:20:17 -05:00
Harrison Razanajatovo 48828fdc4a keeping term_id but changing text 2020-03-02 11:39:54 -05:00
Harrison Razanajatovo 5b50aa16bb Merge branch 'master' of https://github.com/Luciowl/website 2020-03-02 10:31:07 -05:00
Harrison Razanajatovo 2e750fa39e First round review changes 2020-03-02 10:21:00 -05:00