Commit Graph

127 Commits (836629cb118e0f74545cc7d6d97aa6b9edfa1a16)

Author SHA1 Message Date
makocchi bbdfeaf94f wrap by warning shortcodes (#9114)
* wrap by warning shortcodes

* wrap by warning shortcodes (another)
2018-06-18 07:15:31 -07:00
Daniel Qian 4b073bb5f0 fix dead links in connect-applications-service.md (#9052) 2018-06-16 10:05:31 -07:00
Daniel Qian 2d473129b2 Minor modification for concepts/services-networking/service.md (#9096) 2018-06-16 04:06:34 -07:00
Maciej Szulik f630a57c1c Revert "fix max container back off cap (#8979)" (#9074)
This reverts commit 8f04c2e1ae.
2018-06-15 12:57:28 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs (#8612)
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
lovejoy cb6af2a39c direct-link-issue (#9035) 2018-06-12 17:13:27 -07:00
June Harton ca7a02f42a change premise to premises, fixed heading (#9041) 2018-06-12 16:58:29 -07:00
lovejoy 69ccd871c7 typo fix (#8988) 2018-06-12 16:30:28 -07:00
Paolo Patierno fb83e952b8 Pods cannot serve traffic while their are shutting down (#8992)
Pods cannot serve traffic while their are shutting down. As the doc says they are removed from the rotations in the load balancer.
2018-06-12 16:23:29 -07:00
nw31304 9080f016b1 Added "by" in line 48 (#9013)
s/Each Pod can be matched zero/Each Pod can be matched by zero/

Alternatively:

s/Each Pod can be matched zero/Each Pod can match zero/
2018-06-12 16:22:29 -07:00
lovejoy 1a71e6d4b0 change direct link to relative and not the redirect link (#8942) 2018-06-11 17:29:27 -07:00
Shanica c3783c3b6a Add a note regarding escaping characters (#8844)
* Add a note regarding escaping characters

Updated docs with a note regarding escaping characters, it's important because it won't work well otherwise.

* Update secret.md

* No escape required for --from-file

Feedback from @mengqiy
2018-06-11 16:58:27 -07:00
Jordan Liggitt 9743f4a958 Add details about cloud provider node name computation (#8873) 2018-06-11 16:54:27 -07:00
Misty Stanley-Jones 89a06bdb29 Apply concept template to extend-kubernetes and configuration dirs (#8995) 2018-06-11 12:38:26 -07:00
Cong Ding 8f04c2e1ae fix max container back off cap (#8979)
see https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kubelet.go#L126
2018-06-11 10:53:31 -07:00
Nikhita Raghunath 6094a7ea6e service catalog: add doc fixes (#8729) 2018-06-08 11:35:52 -07:00
lovejoy 4344516509 fix again (#8941) 2018-06-07 11:45:23 -07:00
Takuya Tokuda 0502832cbb Ordering content by weight (#8787)
* ordering content by weight

* fix weight of 'setup' contents

* fix weight of 'concepts' contents

* fix weight of 'tasks' contents

* fix weight of 'tutorials' contents

* fix weight of 'reference' contents

* Revert "fix weight of 'tasks' contents"

This reverts commit 4b6916bed0.

* Revert "fix weight of 'tutorials' contents"

This reverts commit a1f7833143.

* Revert "fix weight of 'setup' contents"

This reverts commit 91c8de3665.

* Revert "fix weight of 'reference' contents"

This reverts commit cc95605f6a.
2018-06-06 16:51:26 -07:00
lovejoy e7679e86cd change direct link to relative link (#8839) 2018-06-05 13:53:56 -07:00
Guang Ya Liu a2cb17e4cf Remove quota for service type. (#8882) 2018-06-03 22:00:52 -07:00
Tim Zhang 0146e56203 change section position to make it alphabetical (#8847) 2018-06-01 19:52:57 -07:00
lovejoy 5e4096b184 fix direct link in docs/concepts/configuration/pod-priority-preemption (#8854) 2018-06-01 19:40:00 -07:00
Masaya Aoyama (@amsy810) 52dad2beb9 StorageOS example dead link (#8737)
NG: https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/storageos
OK: https://github.com/kubernetes/examples/blob/master/staging/volumes/storageos

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/storage/volumes/#storageos

Old page is this, so I think its change is correct.
https://github.com/kubernetes/kubernetes/tree/release-1.10/examples/volumes/storageos

Note:
China page don't have this link.
2018-06-01 13:01:55 -07:00
Masaya Aoyama (@amsy810) 127b52afaf [mod] Client library link is dead (#8734)
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/

Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Masaya Aoyama (@amsy810) 88a6607e39 [mod] API overview link is dead (#8733)
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/api-overview/

Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
lovejoy 518b6334c5 unifying .spec like spelling in concepts/workloads/pods (#8831) 2018-06-01 10:46:55 -07:00
Timothy St. Clair d600569e6e Removes unnecessary SkyDNS references in preparation for CoreDNS change. (#8867) 2018-06-01 10:45:56 -07:00
Cheng Xing 3e1465461f Regional PD documentation; edited validation for Volumes page (#8714) 2018-06-01 07:52:55 -07:00
ixodie be8852a882 Added Apstra AOS for Kubernetes automation of RHI (#8618) 2018-05-31 16:05:57 -07:00
Cooper Marcus 3e739c0e9f Add Kong Ingress Controller (#8595)
* Add Kong Ingress Controller

Create unordered list of ingress controllers, add Kong

* Added term "maintenance"

* Minor tweak

* More minor tweaks
2018-05-31 15:53:58 -07:00
Ioana Madalina Patrichi 35e560c8c5 Link to Oracle's CCM implementation (#8533) 2018-05-31 15:29:58 -07:00
Bin Liu 403bb200d9 Add parameter name to document to understand (#8523) 2018-05-31 15:28:56 -07:00
Maru Newby 49d830819c Add federation-current-state include to concept guide (#8513)
This seems to have been missed by #8165
2018-05-31 15:11:55 -07:00
Eric Tune 02ea8c9d8c Update custom-resources.md (#8499)
Update table of features supported by CRDs.
2018-05-31 13:29:55 -07:00
lovejoy 069c831b5c add node-monitor-grace-period describe as user can change it (#8386) 2018-05-31 13:13:57 -07:00
CaoShuFeng ca8516dfcc fix description about document (#8613)
I have tested with kubectl 1.10 and kubectl in master branch, completed
job pods show up in output.
2018-05-31 05:09:57 -07:00
Andreas Jaeger c7437f068d Hugo transition: Fix github links (#8549)
with the reorganization, in-tree github links have changed, update them.

Closes: #8547
2018-05-30 18:45:59 -07:00
lovejoy f46e8c3a52 typo fix (#8798) 2018-05-29 22:08:54 -07:00
lovejoy 0a920127ac fixDirectlink (#8792) 2018-05-29 22:07:57 -07:00
Eqbal Sarjami 4c2e4f825b Remove selector from Deployment default values (#8802)
In recent versions of Kubernetes, selector field in DeploymentSpec is required and it'll not be filled with values from pod template. simple_deployment.yaml was already corrected and selector was added, here in this commit the content of the docs corrected to match this change.
2018-05-29 21:52:53 -07:00
Masaya Aoyama (@amsy810) 13d6183a38 Federation link is dead (#8735)
NG: https://kubernetes.io/docs/reference/generated/federation/
OK: https://kubernetes.io/docs/reference/federation/

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/cluster-administration/federation/#api-resources

Old page is this, and I trace link from this page.
I think this change is meanable, so I think its change is correct.
https://v1-9.docs.kubernetes.io//docs/reference/generated/federation/

Note:
China page don't have this link.
2018-05-25 00:01:31 -07:00
Masaya Aoyama (@amsy810) 4ef4e75516 ingress catalog link is dead (#8736)
NG: https://github.com/kubernetes/ingress-nginx/blob/master/docs/catalog.md
OK: https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/services-networking/ingress/#loadbalancing

Old page is this, so I think its change is correct.
https://github.com/kubernetes/ingress-nginx/blob/nginx-0.12.0/docs/catalog.md

Note:
China page don't have this link.
2018-05-24 20:06:32 -07:00
Tim Fogarty 35ba266efd Fix broken link to deprecation policy (#8713) 2018-05-23 17:22:32 -07:00
Arsalan Rana 4b1df14561 Bullet formatting (#8708)
* Bullet formatting

* Update what-is-kubernetes.md

Add line break before listitems to get list to format properly
2018-05-23 15:26:31 -07:00
lovejoy e350eaed14 fixTocIndent (#8696) 2018-05-23 05:04:31 -07:00
Chao Wang 7cbe425edb fix link of extened-resources (#8608) 2018-05-22 22:39:32 -07:00
Andreas Jaeger 9f4e9c84e2 Hugo: fix device-plugins (#8567)
Fix misparsed lists: Add empty line before lists so that they
are parsed properly.
2018-05-22 22:38:33 -07:00
Andreas Jaeger 651cf059e3 Hugo: Fix kubernetes-api.md (#8566)
Fix link for kubectl.
2018-05-22 22:35:31 -07:00
Rui Cao c7727dd029 Typo fix: some spelling errors (#8674) 2018-05-22 19:33:11 -07:00
lovejoy 602e853131 fixRestartPolicyLink (#8649) 2018-05-22 15:00:26 -07:00
lovejoy efbcfeee7c typo fix (#8667) 2018-05-22 07:30:55 -07:00
Steve Perry 10e3c4df71 Fix link to Admission Webhooks section. (#8599) 2018-05-19 21:58:49 -07:00
WanLinghao 8b5226434b fix a link miss bug in volume description (#8585) 2018-05-19 10:03:51 -07:00
aburdenthehand df77bb6800 Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00
Steve Perry b5bbff1b6d Fix link to kubectl command reference. (#8577)
* Fix link to kubectl command reference.

* Redirect kubectl command reference.
2018-05-18 11:30:51 -07:00
Andreas Jaeger 5b91a799e1 Hugo: Fix table layouts (#8487)
The tables are broken, fix them.

Closes: #8484
2018-05-18 10:22:50 -07:00
Jared 1da65603af Remove GKE specific content from this page (#8372)
https://github.com/kubernetes/website/issues/8262
2018-05-17 16:44:50 -07:00
Doug MacEachern e9c4637d92 Remove Photon references (#8411)
github.com/vmware/photon-controller is no longer maintained, as of Oct 2017.

See also: kubernetes/kubernetes#58096
See also: kubernetes/kubernetes#63510
2018-05-17 15:53:50 -07:00
kbatuigas c285768c66 Updated jobs-run-to-completion.md (#8379) 2018-05-17 15:37:52 -07:00
Steve Perry 169aadbbe1 Arrange the Extending Kubernetes section in the Concepts TOC (#8569)
* Left nav for Extending Kubernetes

* Redirect moved topics. Remove extraneous directory.
2018-05-16 12:26:52 -07:00
AdamDang 6ea6b70cee Typo fix: writeable->writable (#8564)
* Update pod-security-policy.md

* Update reconfigure-kubelet.md
2018-05-16 10:08:28 -07:00
Andreas Jaeger ed3fc99154 Hugo: Fix lists (#8511)
Fix display of lists, add empty lines before them so that hugo formats
them correctly as lists and not as paragraphs.
2018-05-15 23:22:29 -07:00
Jeff Poole c2f73e5862 Fixing a typo "Decfault" -> "Default" (#8521) 2018-05-15 23:18:31 -07:00
lovejoy 58b5cbdae4 unifying .spec.selector spelling (#8542) 2018-05-15 22:38:28 -07:00
Nikhita Raghunath de9f222993 custom resources: explain declarative API (#8543)
Currently, the link just points to a description of
what Kubernetes objects are and does not
explicitly state what a declarative API is. It is
not immediately clear to the reader what the term
means.

This commit tries to explain it explicitly so that
the link adds to the meaning and it is clearer to
the reader.
2018-05-15 22:36:30 -07:00
Steve Perry 068d599c42 Change H4 to H2 so TOC will appear. (#8515)
* Change H4 to H2 so TOC will appear.

* Remove italics in heading.
2018-05-15 14:38:27 -07:00
AdamDang 655f285b59 Typo fix: Kubernets->Kubernetes (#8531)
Kubernets->Kubernetes
2018-05-14 11:24:26 -07:00
Steve Perry ae459c7cbf Get Service Catalog topic into left nav. (#8517) 2018-05-13 08:01:25 -07:00
SilverFox ba54235d37 Fix broken link to local storage class (#8505) 2018-05-11 16:27:27 -07:00
AdamDang 8fcea2d268 Typo fix: formated->formatted and proper noun in capital (#8332)
* Typo fix: formated->formatted and proper noun in capital

formated->formatted 
Pod and Container are proper noun, in this doc, someplace are in capital, some are in lowercase. It's better to keep consistency.

* Update volumes.md
2018-05-11 11:53:29 -07:00
Andreas Jaeger 4555ae494b fix an image link (#8497)
The pod diagram gives as URL https://images/docs/pod.svg, remove the
extra "/" so that it redirects to our site.

Closes: #8491
2018-05-11 09:37:29 -07:00
Misty Stanley-Jones f7d157ecbf Update images with specified width to use figure shortcode (#8475)
Hugo does not support the way the image's max-width was specified before.
This fix will constrain images to always be 50% rather than max out
at 50%, but it is the best we can easily do for now.

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-10 15:36:56 -07:00
Jodie Putrino b427be22ab Add F5 Ingress controller to ingress concept (#8465)
* Add links to the F5 BIG-IP Controller for Kubernetes to the Ingress controllers section of the ingress doc

* Address review comments from @zacharysarah
2018-05-10 11:02:53 -07:00
Andreas Jaeger 7a268e95ab Fix concepts/api-extension/custom-resources.md (#8459)
* Fix concepts/api-extension/custom-resources.md

All tables were wrongly formatted, add proper second line so that hugo
formats them nicely again.

Add missing empty line before lists so that they get displayed as lists.

Closes: #8392

* Fix one more table

Fix another wrong table heading in custom-resources.md as noticed
during review.
2018-05-10 10:31:54 -07:00
Andreas Jaeger 5b49889f8c Fix wrong link due to reorg (#8467)
The link to the yaml file has changed with the hugo reorg, fix it.

Closes: #8449
2018-05-10 10:20:54 -07:00
Tim McMackin 595e1455ca #4500: Split out tasks in cron jobs docs (#8337)
* first attempt

* Skipping these sections

* cleanup and style

* style

* move schedule info to schedule section

* link to example
2018-05-06 12:01:50 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00