Commit Graph

1304 Commits (c80c9c40c11ef0e9b299ef5d7cae8ebe54240e77)

Author SHA1 Message Date
Florian Arthofer 84e3e3a7b2 Added link for Dynatrace (#10629)
Added link to Dynatrac k8s monitoring info page
2018-10-25 12:47:08 -07:00
MengZeLee 04163e9a7c removing toc shortcode. (#10720) 2018-10-25 11:02:31 -07:00
SataQiu 60293a7717 fix some typos (#10704)
* fix some typos

* s/they/there
2018-10-23 15:06:24 -07:00
Rui Cao 1f1ab6576e Fix typo: assoications -> associations (#10708)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-23 07:19:32 -07:00
LiuDui d565f7de6a Remove excess Spaces (#10706) 2018-10-23 04:32:44 -07:00
Yuexiao Wang 1046a70d43 remove redundant for Jaguar (#10694)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-22 18:31:36 -07:00
Stewart-YU 0b34cec135 update Deployment.md (#10649)
both `extension.vabeta1` and `apps.v1` in deployments, when run `kubectl ` op about `deploy`, we should add apiversion
2018-10-19 13:00:01 -07:00
Chao Wang c9c236c4bf fix the output for rolling back a deployment (#10597) 2018-10-17 23:31:36 -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
Stewart-YU 05f4c8ab7a Update deployment.md (#10615)
fix the wrong comments
2018-10-15 00:44:13 -07:00
Quan Tian aa3c5e89f6 Fix ingress class annotation example links (#10580) 2018-10-11 19:44:51 -07:00
ahawtho 8e38104f87 Fixes typo in resource-quotas.md (#10575) 2018-10-10 17:59:37 -07:00
John Roach e949373d68 Removed duplication of spec: (#10568)
Removed duplicate of `spec:` in example.
2018-10-09 23:08:19 -07:00
Brian-Williams 69632fc481 Remove unneeded move page (#10563)
As is this links you to a page, which simply links to the resources current location. Better to simply link to the resources current location.
2018-10-09 18:04:03 -07:00
Patrick Nordahl 8f6c9e6f81 typo in StatefulSet docs (#10558) 2018-10-09 04:40:44 -07:00
Gianpaolo Macario cd5393ce91 networking.md: Markdown fix (#10498) 2018-10-09 01:13:52 -07:00
PONOUBA 6d8830309a add Jaguar project description (#10433)
* add Jaguar project description

[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

* Minor newline tweak
2018-10-06 20:06:40 -07:00
Van Driessche Vincent fcb2123efb Fixes typo (#10474)
Small typo found in the "Foreground cascading deletion" section. In the indicative present form, "to delete" should become "he/she/it deletes".
2018-10-04 23:57:58 -07:00
Stanislav Zapolsky 7076a878dd fixed a typo in docs/concepts/configuration/pod-priority-preemption.md (#10376)
* fixed a typo

"Pod may by scheduled" > "Pod may be scheduled"

* and another typo

"sooner that" > "sooner than"
2018-10-04 10:39:13 -07:00
CaoShuFeng ff85cba909 fix typo in runtime class (#10490) 2018-10-04 06:32:06 -07:00
Miguel Angel Medina Mondragon ea5a16952f improved and updated rollout history information (#10175)
* improved and updated rollout history information

* minor change, manifest.yaml > manifest

* tweaks to the change-cause section

* annotation command typo

* redundancy fix

* removing the --record flag as it may be misleading
2018-10-03 20:46:43 -07:00
Tim Allclair (St. Clair) dc5b70d328 Fix link formatting (#10424) 2018-10-03 20:45:22 -07:00
tanshanshan 8801499792 fix the command output (#10307) 2018-10-03 20:40:57 -07:00
tanshanshan e1459f2a71 fix the command output (#10417) 2018-10-03 19:50:10 -07:00
PONOUBA c22d8d42a8 add Jaguar project description (#10429)
[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.
2018-10-03 19:48:45 -07:00
Morten Torkildsen b9e2f86503 Update description of StatefulSet behavior on delete (#10380)
StatefulSet deletion does not have any guarantees of orderly termination of pods as is suggested by the documentation. Prior to 1.11 kubectl did scale down StatefulSets before deleting them, but this went away after the removal of reapers. Ref discussion in #68627.
This change updates the documentation to reflect this.
2018-10-03 19:36:31 -07:00
Robert Edström b30adb4242 Clarify pod.md (#10327)
Wording is confusing to beginners - in the sentence before, it is just being explained that containers in the same pod are indeed run on the same physical host. Hopefully this clarifies that.
2018-10-03 19:33:49 -07:00
Dennis Czombera 9c2f4b7123 Fix typos in concept pages (#10481)
* Remove unnecessary bracket

* Remove unnecessary parenthesis and add line break for easier reading flow.

* Fix typos
2018-10-03 18:06:00 -07:00
JJ Asghar 2d27384e3e Update deployment.md (#10443)
Update to `1.15.4` works in tandem with https://github.com/kubernetes/website/pull/10442
2018-10-03 17:30:09 -07:00
Eyal Levin d7917b51d6 Update RestartPolicy issue note (#10447)
* Update RestartPolicy issue note

As far as I understand this issue should be resolved in v1.12.0

* Update text
2018-10-03 17:23:55 -07:00
shutefan c3d7e61a92 Fix sentences (#10465)
Signed-off-by: shutefan <shutefan@gmail.com>
2018-10-02 16:25:39 -07:00
Jim Angel 786d314da5 [Do Not Merge] Release 1.12 (#10292)
* Update docs for fields allowed at root of CRD schema (#9973)

* add plugin docs and examples (#10053)

* docs update to promote TaintNodesByCondition to beta (#9626)

* HPA Specificity Improvements (#8757)

Updated the HPA docs to reference the `autoscaling/v2beta2` API version,
and added documentation about the new fields.

* adjust docs for pod ready++ (#10049)

* Remove --cadvisor-port - has been deprecated since v1.10 (#10023)

Change-Id: Id2a685473a243aef492a98ff450759f39e362557

* Add Documentation for Snapshot Feature (#9948)

* Add documentation for snapshot feature

* Update volume-snapshots.md

* Add dry-run to api-concepts (#10033)

* kubeadm-init: Update the offline support section (#10062)

The update includes the following things (in mind with Kubernetes 1.12):

- Remove the 1.8 image versions
- Add the 1.10 image versions that were missing until now
- Include a comment for the missing arch suffixes in 1.12

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>

* Say bye to `DynamicProvisioningScheduling` (#10157)

The mentioned feature gate is now collapsed into `VolumeScheduling`.

xref: kubernetes/kubernetes#67432

* Update ResourceQuota per PriorityClass state for 1.12 (#10229)

* TokenRequest and TokenRequestProjection now beta (#10161)

xref: kubernetes/kubernetes#67349

* Change feature state for kms provider to beta. (#10230)

KMS Provider will be graduating to beta in v1.12, reflecting this change on the website.

* coredns default (#10200)

* Promote ShareProcessNamespace to beta in docs (#9996)

* Add CoreDNS details to DNS Debug docs (#10201)

* add coredns details

* address nits, add query logging section

* Update docs with topology aware dynamic provisioning (#9939)

* Document topology aware volume binding feature

* update for readability

* Update storage-classes.md

* comma splice

* don't abbreviate

* HPA Algorithm Information Improvements (#9780)

* Update HPA docs with more algorithm details

The HPA docs pointed to an out-of-date document for information on the
algorithm details, which users were finding confusing.  This sticks a
section on the algorithm in the HPA docs instead, documenting both
general behavior and corner cases.

* Add glossary info, HPA docs on quantities

People often ask about the quantity notation when working with the
metrics APIs, so this adds a glossary entry on quantities (since they're
used elsewhere in the system), and a short explantation in the HPA walkthough.

* Information about HPA readiness and stabilization

This adds information about the new changes to HPA readiness and
stabilization from kubernetes/features#591, and other minor changes that
landed in Kubernetes 1.12.

* Update horizontal-pod-autoscale.md

* Audit 1.12 doc (#9953)

* audit 1.12 document

* remove legacy audit feature

https://github.com/kubernetes/kubernetes/pull/65862

* update feature gate doc

* MountPropagation is now GA (#10090)

* RuntimeClass documentation (#10102)

* RuntimeClass documentation

* Update runtime-class.md

* Add documentation for Scheduler performance tuning (#10048)

* Add documentation for Scheduler performance tuning

* Update scheduler-perf-tuning.md

* TTL controller for cleaning up finished resources (#10064)

* TTL controller for cleaning up finished resources

* Address comments

* Update ttlafterfinished.md

* Bump quota configuration api version (#10217)

* Incremental update from master (#10278)

* fix invalid href of cloud controller manager (#10240)

* fix invalid yaml format (#10238)

* update storage-limits doc with Azure disk part (#10224)

update storage-limits doc with Azure disk part

fix comments

* Update kubelet-config-file.md (#10222)

Update link to KubeletConfiguration struct.

* fix a trivial misspelling (#10244)

* Fix cassandra-statefulset.yaml indent level (#10243)

* Mention minimum etcd versions (#10208)

Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ

* fix 404 error (#10250)

* Small verb tweak (#10190)

Present participle, ftw.

* 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

* fix broken link in kubefed.md (#10254)

* Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes (#9827)

The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:

https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164

* fix typo (#10168)

* fix typo

* addressing comments.

* Update setup-ha-etcd-with-kubeadm.md

* fix typos (#10252)

* fix description of contribute guide (#10253)

* describe truncate feature about advanced audit (#10236)

* describe truncate feature about advanced audit

* Update audit.md

* docs update to promote ScheduleDaemonSetPods to beta (#9923)

* Dynamic volume limit updates for 1.12 (#10211)

* add a placeholder commit

* Update docs for csi volume limits

* Update storage-limits.md

* Add "MayRunAs" value among other GroupStrategies (#9888)

* Add CoreDNS details to the customize DNS doc (#10228)

* Add CoreDNS details to the customize DNS doc

Rewrite the document to include more details about CoreDNS, since it's now the default from v1.12

* Address comments

* Improve doc wording

* Fix link

* Update dns-custom-nameservers.md

* Update dns-custom-nameservers.md

* Fix secrets docs in 1.12 branch (#10056)

* Fix secrets docs

* Update secret.md

* Revert CoreDNS Docs (#10319)

* Revert "Add CoreDNS details to DNS Debug docs (#10201)"

This reverts commit 462817a674.

* Revert "Add CoreDNS details to the customize DNS doc (#10228)"

This reverts commit e7319eeb8c.

* Revert "coredns default (#10200)"

This reverts commit 698e93b441.

* Add CRI installation instructions page

Added cri-installation page with CRI installation instructions
Referenced it from kubeadm-init and install-kubeadm pages.

* kubeadm: update API types documentation for 1.12 (#10283)

v1alpha2 -> v1alpha3
MasterConfiguration -> [new-api-types]

* TokenRequest feature documentation (#10295)

* AdvancedAuditing is now GA (#10156)

xref: kubernetes/kubernetes#65862

`AdvancedAuditing` feature is GA in 1.12. This PR adjusts the related
docs.

* update runtime-class.md (#10332)

* update runtime-class.md

* Update runtime-class.md

* Document cross-authorizer permissions for creating RBAC roles (#10015)

* Document cross-authorizer permissions for creating RBAC roles

* Update rbac.md

* kubeadm: update authored content for 1.12 (reference docs and cluster creation) (#10348)

* kubeadm: update authored content in reference docs for 1.12

* kubeadm: add time frame in create-cluster-kubeadm for 1.12

* add AllowedProcMountTypes and ProcMountType to docs (#9911)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* kubeadm: add new command line reference (#10306)

Add:
- placeholder files
- include place holder files
- include "renew" sub command
- add missing tabs for "alpha phase kubelet"

* Documenting SCTP support in Kubernetes (#10279)

* Documenting SCTP support in Kubernetes Service, Endpoint, NetworkPolicy and Pod

* Updates based on comments on the PR

* kubectl expose update with SCTP support

* Updated according to comments in the PR

* Revert "kubectl expose update with SCTP support"

This reverts commit 0d5a1e6720.

* TLS Bootstrap and Server Cert Rotation feature documentation (#10232)

* TokenRequest feature documentation

* line wrapping to make review not insane

* update content for GA without major refactor

* Update kubelet-tls-bootstrapping.md

* Add clarifications for volume snapshots (#10296)

* Update kubadm ha installation for 1.12 (#10264)

* Update kubadm ha installation for 1.12

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

* update stable version

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

* Update stacked control plane for v1.12 (#2)

* use v1alpha3

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

* more v1alpha3 (#4)

* updates

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

* Document how to run in-tree cloud providers with kubeadm (#10357)

Change-Id: Iab6b996a830503d74a6eb0c507c5f8ca7a39235b

* kubeadm reference doc for release 1.12 (#10359)

* Revert "Revert "Add CoreDNS details to DNS Debug docs (#10201)""

This reverts commit bb30f4d1fc.

* Revert "Revert "Add CoreDNS details to the customize DNS doc (#10228)""

This reverts commit bc23d45c09.

* Revert "Revert "coredns default (#10200)""

This reverts commit 7f4350d6ab.

* add missing instruction for ha guide (#10374)

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

* kubeadm - Ha upgrade updates (#10340)

* Update HA upgrade docs

* Adds external etcd HA upgrade guide

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

* copyedit

* more edits

* add runasgroup in psp (#10076)

* update KubeletPluginsWatcher feature gate (#10205)

* generated 1.12 docs

* Building Multi-arch images with Manifests (#10379)

In 1.12, a variety of images used in a typical kubernetes installation
have started to using manifests to better support environments with arm
or ppc64le architectures. For example all images used with kubeadm by
default have manifests, another would be all the tests in the
conformance test suite. Here we capture the best practices for everyone
to start using manifests in their own workflows.

Change-Id: I5ba4c5fe55ffc9486a8251760f3352be4f2e1494

* Upgrade docs for v1.12 (#10344)

* generated assets and docs

* remove 1.7

* update 1.12

* update plugin documentation under docs>tasks>extend-kubectl (#10259)

* update plugin documentation under docs>tasks>extend-kubectl

* Update kubectl-plugins.md
2018-09-27 16:41:39 -07:00
Rui Cao de82a8820e Fix typo: speficied -> specified (#10395)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-09-27 07:08:57 -07:00
Dan Winship c6a4252444 Clarify certain NetworkPolicy behavior (#10151)
* Clarify certain NetworkPolicy behavior

* Update network-policies.md
2018-09-24 21:25:14 -07:00
Xinhai Wang 5214bdf112 Update persistent-volumes.md (#10311)
Change unusable docker image
2018-09-24 20:04:27 -07:00
Aleks 71bf38069f Add HAProxy and istio ingress controller (#9841)
Add HAProxy and istio ingress controller
2018-09-24 15:58:45 -07:00
Justin Nauman e2e8fb58b8 Update overview.md (#10364)
small change to adjust formatting to properly block notes independently
2018-09-22 01:48:21 -07:00
Chao Wang 7b33ce4825 remove the left bits of salt (#10248) 2018-09-21 07:54:03 -07:00
Justin Nauman d73e26c75b Updating docs around default ImagePullPolicy (#10284)
* Updating docs around default ImagePullPolicy

This is an attempt to clear up a bit of the wording around an image's tag and how that impacts the ImagePullPolicy.

The wording to me presently suggests *all* you need to do is use `:latest` as an image tag and that will change the `ImagePullPolicy` to latest.

This is not the case that I've observed.  As it stands now, `:latest` only affect the `ImagePullPolicy` if that attribute is not present on the pod's specification.

7f23a743e8/pkg/apis/core/v1/defaults.go (L78)
7f23a743e8/pkg/kubelet/images/image_manager_test.go (L63)

* Addressing feedback

- Thanks for the super valuable feedback @Bradamant3.  It reads a *lot* better now!
2018-09-21 07:43:29 -07:00
Heng WU f20ce9df64 add a link to CCM (#10271)
* update cloud-controller.md

* update cloud-controller.md
2018-09-20 05:59:29 -07:00
Matthias Lübken a900da9990 Update daemonset.md (#10341)
Adding Instana as another example for an agent running as a DaemonSet.
2018-09-20 04:39:41 -07:00
Matheus Neder c08e934a9d Fixed anchor link for vsphereVolume session. (#10320)
* Update volumes.md

* Update volumes.md
2018-09-20 04:37:08 -07:00
Sunny 4e1e5fd2d3 PV: Add StorageOS in the mount options supported list (#10334)
* PV: Add StorageOS in the mount options supported list

StorageOS in-tree storage plugin uses the mount options specified in the volume spec https://github.com/kubernetes/kubernetes/blob/v1.13.0-alpha.0/pkg/volume/storageos/storageos.go#L139

* Mount options volume list sort alphabetically
2018-09-20 04:23:16 -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
Keith Schaab 6c451b301a Fixing example text typo (#10282) 2018-09-13 20:40:03 -07:00
John O'Neill c038d8909c Small verb tweak (#10190)
Present participle, ftw.
2018-09-10 05:11:52 -07:00
Andy Zhang bbc815d1f5 update storage-limits doc with Azure disk part (#10224)
update storage-limits doc with Azure disk part

fix comments
2018-09-09 18:33:41 -07:00
Michelle Au e79d0cc9b1 Add GCE PD limit link and update wording (#10233) 2018-09-07 19:05:15 -07:00
Art 8ed6d2e332 Updating docs to include IKS in various places (#10047)
* Change product name

From IBM Cloud Container Service to IBM Cloud Kubernetes Service

* Adding IKS to the table of solutions

Not sure about where in the table it should be placed. The note said,
“The above table is ordered by version test/used in nodes, followed by
support level.”

* Adding IKS to Cloud Providers page

* Adding IBM Cloud Container Registry to private registry topic

* Updating language on cloud provider page

* Revising text for the registry entry

* Specifying that it's calico network policies
2018-09-07 08:57:19 -07:00
alex-libre 9ff4313339 Fixed typo that combined two separate sentences without a period (#10196)
Moved second sentence ("Each...") to bottom of section
2018-09-05 23:47:34 -07:00
Alois Mayr 133239d553 Add Dynatrace as an example of DaemonSet usage (#10077) 2018-09-04 23:22:33 -07:00
CaoShuFeng e9a08613a2 use new api version of scheduling.k8s.io (#10107) 2018-09-04 22:45:33 -07:00
swatisehgal 3c21dc5e5b Indicate QuickAssist support in Intel Device plugin repo (#10180) 2018-09-04 20:52:17 -07:00
Xinzhao Xu 61e95da349 storageclasses: update parameters in Ceph RBD (#10113) 2018-08-29 10:35:24 -07:00
Piotr Gospodarek 9076c397f2 Update images.md (#10116) 2018-08-29 10:34:03 -07:00
欧林宝 d79087cb91 Update master-node-communication.md (#10127)
> is converted to &gt;
2018-08-29 10:25:07 -07:00
makocchi 0ecb825b22 Update ingress outputs (#10052)
* Update ingress outputs

* ing -> ingress

* Feedback from @cmluciano

* update describe outputs

* update output description
2018-08-29 00:09:41 -07:00
Shen Yuanyu 6f4f97b9fb fix note format (#10105) 2018-08-29 00:08:44 -07:00
Yaniv Oliver 42a3d1b2f2 Added missing whitespace (#10114) 2018-08-28 09:16:54 -07:00
Shen Yuanyu bde5b1409b fix note format error (#10088) 2018-08-27 10:33:43 -07:00
Kenichi Omichi 34abe546e1 Remove the volume type "fast" from sample (#10031)
The original doc contained "type: fast" which means the volume type
"fast" should exist on OpenStack/Cinder side.
However there is not any standard volume type name and most people
face the StorageClass issue when specifying this volume type.
In addition, the issue is hard to be debugged because the error
message which explains the nonexistent volume type is not output
on debugging information. Then external cloud-provider-openstack
doesn't contain the volume type "fast" today as [1].
This removes it for avoiding confusions for users who still use
the deprecated internal provisioner.

[1]: https://github.com/kubernetes/cloud-provider-openstack/blob/master/examples/persistent-volume-provisioning/cinder/cinder-storage-class.yaml
2018-08-24 05:51:46 -07:00
Alexey Volkov f5965fb40e fix: typo in declarative config overview (#10063) 2018-08-23 19:49:00 -07:00
makocchi b1cb9a97df replace tabs with spaces (#10060) 2018-08-23 11:30:55 -07:00
makocchi 490dc84413 wrap contents by shortcodes (#10058) 2018-08-23 11:28:40 -07:00
Misty Linville c3b86b28ce
Fix inconsistencies in Flexvolume docs (#9706)
* Fix inconsistencies in Flexvolume docs

* remove code highlighting for Flexvolume and CSI
2018-08-22 16:39:55 -07:00
makocchi e4c4652a31 Add fsType to aws-ebs (#10041)
* Add fsType to aws-ebs

* trivial changes to kick redeploy
2018-08-22 14:38:12 -07:00
Geoff 3f257efaa3 Remind folk cron uses UTC. (#9778)
* Remind folk cron uses UTC.

* Formatting and copy edit
2018-08-22 12:14:21 -07:00
Fan Zhang 39a8f1b5fe Fix CSI doc. Document fsType default value change (#9869) 2018-08-21 12:38:30 -07:00
Ken'ichi Ohmichi 3d308a6b6c Add NOTE for deprecated in-tree openstack-cloud-provider (#9828)
As the release note of v1.11[1], in-tree openstack-cloud-provider is
deprecated. So this adds the note for explaining it and recommending
to use the external openstack-cloud-provider.

[1]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#new-deprecations
2018-08-21 12:28:54 -07:00
CaoShuFeng 47d7800691 update garbage collector info in replicaset (#9616)
* update garbage collector info in replicaset

* update wording

* remove will and need to
2018-08-21 12:19:54 -07:00
tvshc 0ff0d79243 Format security note with proper highlighting (#9942)
* Format security note with proper callout

The information about security of ssh keys might benefit from standing out more. Thus included it in a caution shortcode. Formatting is now more aligned with the style guide.

* close caution tag
2018-08-21 10:29:16 -07:00
makocchi 814da53cd7 tweak code snippets (#9977) 2018-08-21 07:52:36 -07:00
tanshanshan 6566eefe20 fix the command output (#9966)
I have verified on version v1.11
2018-08-21 07:47:30 -07:00
tanshanshan 51f39b6554 fix the command output (#9958)
I have verified on version v1.11
2018-08-21 07:32:12 -07:00
tanshanshan 4302fc7b13 fix the command output (#9957)
I have verified on version v1.11
2018-08-21 07:29:39 -07:00
tanshanshan 4ce34fc6c0 fix the command output (#9956)
I have verified on version v1.11
2018-08-21 07:27:06 -07:00
tanshanshan c5a07419f2 fix the command output (#9955)
I have verified on version v1.11
2018-08-21 07:24:33 -07:00
tanshanshan d895efe24e fix the command output (#9954)
I have verified on version v1.11
2018-08-21 07:22:00 -07:00
makocchi 7e7f677fd4 Prevent hugo's wrong yaml rendering (#9851)
* Prevent hugo's wrong yaml rendering

* moved a couple of yaml descriptions to examples directory
* remove command prompt
* split each code snippet into command and output

* revert newline character

* add new test in examples_test.go

* change kind to ResourceQuota from List

* revert using examples/quota-objects-priority.yaml

* fix indent number

* unify file extension to yaml
2018-08-21 07:19:27 -07:00
tanshanshan 3162ce42a0 fix the command output (#9965)
I have verified on version v1.11
2018-08-21 07:04:04 -07:00
tanshanshan 2c7810f658 fix the command output (#9969)
I have verified on version v1.11
2018-08-21 06:49:09 -07:00
krmayankk 0ddaff7224 fix gc documentation (#9857)
* fix gc documentation

* review comments
2018-08-20 14:27:51 -07:00
Qiming 4050303130 Fix inline YAML in resource quota (#9906)
Closes: #9905
2018-08-20 13:36:46 -07:00
Cody Clark f1271818c1 Added shortcode callouts and removed future tense (#9920)
* Added shortcode callouts and removed future tense

* Added colons according to the style guide

* Add a few more copyedits

@cody-clark inspired me. More to do, but progress is being made!
2018-08-20 13:27:55 -07:00
Lion-Wei d790e3ec3b cni networking plugin now support portmapping and bandwidth (#9797)
* cni networking plugin now support portmapping and bandwidth

* minor language edits

* additional language edits

* small edits

* typo
2018-08-20 12:57:10 -07:00
David Glasser 6e92a7032a assign-pod-node: pod affinity can't apply to all namespaces (#9876)
See kubernetes/kubernetes#67475
2018-08-20 12:55:58 -07:00
shavidissa 30c3bdc5c1 Reorganized and copy-edited the content (#9928)
The ordered list of content under "Creating a Deployment" was not ordered as per the example. Since it was confusing to search for the meaning around, I reordered the content.

Replaced "we" with "you" as per the style guide.
2018-08-20 12:11:21 -07:00
Nikhita Raghunath 910215288e Update status of aggregator in API overview doc (#9866)
* Update status of aggregator in API overview doc

* fix link syntax
2018-08-20 08:50:07 -07:00
AdamDang 8319be2be1 Typo fix in yaml: sevice-account->service-account (#9907)
Line 759:  sevice-account->service-account
2018-08-20 06:22:09 -07:00
Sam Foo 13184cac84 Fix indentation and Code of Conduct link in contribute section (#9896)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-18 06:51:06 -07:00
Slava Semushin 5f19d7ced8 Fix broken links. (#9755)
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
Takumasa Ochi 8c02f4caa4 Insert commas between clauses for readability (#9890) 2018-08-17 07:57:09 -07:00
Michael Mackend f7ae911a78 Generically refer to container runtimes. (#9601)
* Generically refer to container runtimes.

Update nodes.md to refer to "container runtimes" instead of identifying Docker specifically.

* Update nodes.md link for Container Runtime to be relative to the domain.

* Update nodes.md
2018-08-08 17:10:19 -07:00
Bobby (Babak) Salamat 5bcd5df3f3 Add a section on interactions of Pod priority and QoS (#9715)
* Add a section on interactions of Pod priority and QoS

* Copyedit
2018-08-03 10:10:20 -07:00
Karen Bradshaw d0582ebc94 Compute resource format (#9736)
* Update overview.md

* Fix list formatting, update capitalization
2018-08-03 09:50:09 -07:00
Peter (XiangPeng) Zhao b83a258255 Add Knitter to the list of network addons. (#9742) 2018-08-03 09:45:21 -07:00
JasperTimm c50848ef88 Update service.md (#9702) 2018-08-02 09:17:29 -07:00
Sebastiaan van Steenis 45c201201b DamonSet typo (#9705) 2018-08-01 10:50:39 -07:00
Georgios Andrianakis 7273191ab8 Fix persistentVolumeClaim link (#9700) 2018-08-01 10:49:40 -07:00
WanLinghao 1fd2490767 add link to nvidia gpu scheduling guide at end of device plugin document (#9685) 2018-08-01 10:48:40 -07:00
chenhuan 75a0e41a99 fix the command output (#9695)
I have verified on version v1.11
[root@huan40:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:43:26Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 18:48:39 -07:00
Chris O'Haver 0f9262b8eb Correct minor error (#9690)
Technically speaking SRV targets are address record names, not CNAMEs.  In fact, the SRV RFC states that SRV targets must point to an address record name, and cannot be an alias (e.g. CNAME).
2018-07-31 15:14:39 -07:00
Qiming 80e659ce9f Remove redundant parenthesis (#9681)
Closes: #9665
2018-07-31 15:13:38 -07:00
CaoShuFeng 493caa56a9 fix description about custom resource (#9676) 2018-07-31 15:10:38 -07:00
Bobby (Babak) Salamat 66458cde5b Add debugging information to pod priority and preemption (#9568)
* Add debugging information to Pod priority and preemption

* mdformat the page

* keep feature-state shortcodes together

* Add one more potential bug in preemption

* Addressed reviewer comments
2018-07-27 10:35:57 -07:00
Vikas Choudhary (vikasc) 0ee0052fa9 Fix quota documentation (#9648) 2018-07-26 16:08:57 -07:00
Suracheth Chawla ac493dba99 `this` instead of `the` to make it sound better. (#9629) 2018-07-25 19:52:56 -07:00
Michael 5d46d726e2 Note on missing/incorrect labels and scheduler behaviour with pod anti-affinity (#8973) 2018-07-20 16:14:15 -07:00
Denis Salamanca a9b1cdb4e9 Updated dns-pod-service.md (#9552)
* Updated dns-pod-service.md

Added a note on A records creation

* Updated dns-pod-service.md

Added Hugo  {{ note }} shortcode

* Update dns-pod-service.md

Changed wording

* tighten up the wording
2018-07-20 16:08:33 -07:00
makocchi 11f38137d2 Update /docs/concepts/containers/images/ (#9596)
* wrap notes by shortcodes and remove command prompts

* tweak shell command
2018-07-20 16:03:46 -07:00
Alfonso Palacios 9a62e82ce9 Update pod-lifecycle.md (#9593)
Merging these two paragraphs, which both describe the fields included in the PodConditions. The first one mentions 6 fields, but only defines 3 of them. The second one defines two of the remaining three. The missing 6th element ("reason") has been added. Now we have the full list in one single section. Easier to understand.
2018-07-20 15:58:46 -07:00
michael saenz 238164c4ab update from GCE to GKE (#8881) 2018-07-19 17:04:53 -07:00
Eric Staples 98c88097b0 Update cron-jobs.md (#9234)
* Update cron-jobs.md

Removed bullet point indicating that a `CronJob` can run "Once at a specified point in time", since this use case is either not possible, or not documented at all.

* change wording
2018-07-19 14:05:31 -07:00
Faisal Memon 13e1fbaa73 Add mention of NGINX Ingress Controller for Kubernetes (#9228) 2018-07-19 13:54:38 -07:00
csskuber 30e76b2781 Fix deployment.md with wrong READY numbers (#9584)
The status of READY number should be 2 instead of 0, described
in the first line of table
2018-07-19 10:15:17 -07:00
zhouhaibing089 ce190e75f8 docs/concepts: add search paths for docker config (#9085)
previous document suggests to put config to /root/.docker/config.json
which is not always the case, and only works when the HOME=/root is
set for kubelet. Besides, that's not always the most recommended way
considering the potential risk when someone overrides this config
with another `docker login` on the same node. this change explicitly
lists all the possible locations where the configuration can be put.
2018-07-18 19:20:42 -07:00
Luc Perkins 9317dcfff0 Add new field selectors doc (#9174)
* Add new field selectors doc

* Address wording issues and remove warning

* add note on = and ==

Signed-off-by: lucperkins <lucperkins@gmail.com>
2018-07-18 17:39:42 -07:00
Lindsey Tulloch 7bed4690ad Update references to Federation-v2 progress (#9116)
* Update references to Federation-v2 progress

Added resources to the whats next section as there has been significant progress over the past few months with the alpha release of Federation-v2 expected in the next few weeks.

* remove <federation> in link
2018-07-18 17:36:42 -07:00
Luc Perkins 7f97e02779 Supplement documentation of ExternalName service types (#9435)
* Re-organize doc

* Remove section on multiple namespaces

* add NOTE to callout
2018-07-18 17:06:42 -07:00
Hesham Massoud 5f7068243d Enhance documentation of .spec.startingDeadlineSeconds (#9296)
* Update cron-jobs.md

* Update automated-tasks-with-cron-jobs.md

* Update cron-jobs.md

* Reword added documentation and add info about error message.

* Fix grammatical typo.

* adjust grammar and punctuation

* adjust grammar and punctuation

* adjust tense
2018-07-18 17:01:42 -07:00
p_mx 28fb41f012 fix-manage-compute-resources-container-view (#9402)
* Fix typo in example script (#9381)

Variable reference should be $ETCDHOSTS, not $ETCDHOST

* fix html

* add a space
2018-07-18 16:48:48 -07:00
Bob Killen 2c50177af5 Update admission controller links (#9386)
* update admission-controller links

(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)

* updated links found using greedier regex

(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)

* correct link in cn/docs/admin/authorization/_index.md

* fix incorrect changes introduced in eac3619

* undo update of cn content

* fix link

* fix admission webhook link
2018-07-18 15:54:21 -07:00
Bob Killen 2ee2e9d5bb Update authorization-rbac links (#9463)
* update authorization-rbac links

* fix broken links

* undo modification of cn content
2018-07-18 15:32:04 -07:00
Philippe Pepiot 05da38fafa Drop {% raw %} block in manage-compute-resources-container (#9428)
This was breaking rendering the end of the page.
2018-07-18 15:22:12 -07:00
Luc Perkins bb818a9b41 Make macOS standard usage (#9422) 2018-07-18 15:12:16 -07:00
Bob Killen bf109b4dfa Update authorization links (#9465)
* update authorization links

* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Erik Sundell da8fa820b3 statefulset.md - Beta remnants removed (#9522) 2018-07-18 14:29:45 -07:00
Bob Killen 836629cb11 Update extensible admission controller links (#9459)
* update extensible-admission-controller links

* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
makocchi 85a239145c change to "host namespaces" and remove command prompts (#9553) 2018-07-18 13:22:56 -07:00
Alfonso Palacios d8861f9a4b Update service.md (#9562)
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
azEf c05bf93558 Fix typo in persistent-volumes.md (#9550) 2018-07-17 15:15:18 -07:00
Scott Jungwirth 0cbbc12d07 Update manage-compute-resources-container.md (#9326)
Fix formatting that is thrown off by starting at "```shell{% raw %}"
2018-07-17 00:34:39 -07:00
makocchi df5e5019d2 set anchor links in "Types of Volumes" section (#9294) 2018-07-17 00:30:40 -07:00
Leonardo Carreiro 037af6075b Fix some notes for Azure users (#9159)
* Fix some notes for Azure users

As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address), it must be the cluster node's resource group, not the cluster's resource group.

* A few minor changes to adhere to the style guide
2018-07-17 00:14:38 -07:00
Heinz Peter Hippenstiel de644fbd24 removed backtick that was breaking the format (#9530) 2018-07-16 22:41:38 -07:00
Mary Camp 6c895b329d Update device-plugins.md to add Example link (#9531)
Added link to Intel device plugins repo. 
Minor grammar/punctuation edits to make Example bullets parallel.
2018-07-16 22:36:38 -07:00
WanLinghao 202905c7aa Add descripitons of --service-account-max-token-expiration option (#9500) 2018-07-16 22:25:37 -07:00
Philippe Pepiot ae9c6fd243 Fix NetworkPolicy api link (#9427) 2018-07-15 03:02:55 -07:00
Luc Perkins 2b44b0385a
Merge pull request #9436 from lucperkins/lperkins/issue-8675-no-namespace
Clarify how to find out which resources are and aren't namespaced
2018-07-12 13:56:40 -07:00
Bob Killen 42decf8cf7 Update accessing-the-api links (#9441)
* update accessing-the-api links

* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun f2276c22cd Update cluster-administration-overview.md (#9449)
* Update cluster-administration-overview.md

 remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
 because the website can be find ,it will return 404

* update the cluster-administration-overview.md

change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."

* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Junseong Lee 5d40fe87f8 Fix typo on daemonset.md (#9419) 2018-07-11 17:38:26 -07:00
Bob Killen 09e5db0724 Update authentication links (#9452)
* update authentication links

* undo cn updates
2018-07-11 13:43:26 -07:00
makocchi 854bda0353 remove too old note from "Garbage Collection" (#9444)
* wrap by shortcodes

* remove too old note
2018-07-11 10:16:25 -07:00
Bob Killen d0ca0ca6e8 update authorization-webhook links (#9464) 2018-07-10 18:07:25 -07:00
makocchi f8aec3cff8 apply template (#9445) 2018-07-10 14:36:25 -07:00
Luc Perkins 559509f170 Add IBM Cloud CPU terminology (#9443)
* Modify Resource Types section in kubectl cheat sheet

* Fix error in command syntax

* Change header level

* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
lucperkins b93e8b9941 Undo changes accidentally imported from another branch 2018-07-10 10:16:52 -07:00
lucperkins f5b5d2baed Add note on kubectl api-resources command 2018-07-10 10:16:52 -07:00
lucperkins 8910ac886f Remove section on multiple namespaces 2018-07-10 10:16:52 -07:00
lucperkins 5391d054e4 Re-organize doc 2018-07-10 10:16:52 -07:00
Qiming 472be9a374 Consolidate YAML files [part-15] (#9380)
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming 99a77ff368 Consolidate YAML files [part-13] (#9377)
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking

When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
Matt Farina c9fe098230 Adding documentation on recommended labels and annotations (#8703)
* Adding documentation on recommended labels and annotations

This content was developed as part of the App Def WG

* Updates per feedback from editing and to remove annotations per WG

* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
daemon fee1cfafdd Fix example error about selector duplicated #8199 (#9388) 2018-07-05 02:04:19 -07:00
Kyle Larose 81bc804e9a Update link to the NetworkPlugin interface (#9298)
* Update link to the NetworkPlugin interface

Link was broken during some refactoring (commit 42398825ed7fac58fc6c4027c8be730398b6d2be).
Change the link to reflect the new location.
This fixes Issue #9297

* Remove extra line

Somehow the fixed link was pasted at the end of the modified paragraph.
Remove it.

* Add back linebreak

I'll get this right... I swear.
2018-07-03 11:49:20 -07:00
max8899 168998f4d3 fix broken link (#9365)
fix the bad link for cluster-large has moved to setup folder
2018-07-03 01:17:20 -07:00
blaedj 2fbc23f9c2 Document name restrictions for multi-port services (#9282)
* Document name restrictions for multi-port services

Add note in documentation about port name restrictions.

* fix whitespace 

undo unrelated whitespace deletion
2018-07-02 18:01:19 -07:00
Qiming f00ec1b044 Fix links to relocated kubelet TLS bootstrapping topic (#9332)
Fixes: #9330
2018-07-02 17:36:19 -07:00
Qiming b5f6df9926 Consolidate YAML files [part-8] (#9347)
* Consolidate YAML files [part-8]

This PR exacts the YAML files referenced from the following subdirs:

- docs/concepts/workloads
- docs/concepts/configuration
- docs/concepts/policy

The following problems are fixed:

- docs/concepts/workloads/controllers/ doesnt have a 'cronjob.yaml for
  test
- the exactly same `pod.yaml` was used in both the task/config-pod-container
  topic and the concepts/configuration topics.

* Update examples_test.go

* Add missing yaml file.
2018-07-02 17:35:20 -07:00
Qiming d15da5a726 Consolidate YAML files [part-4] (#9241)
This PR consolidates YAML files used in the
`tasks/debug-application-cluster` subdirectory.

Depends-On: #9236
2018-07-02 11:17:19 -07:00
Will Thames 88cf97994a Fix closing note markup (#9346)
Remove extraneous curly brackets
2018-07-02 00:24:18 -07:00
Bob Killen e0dd309c4e correct capitalization across docs (#9327) 2018-06-29 17:57:20 -07:00
Zach Corleissen 94e3d092d1 One character fix to unbreak Netlify (#9331) 2018-06-29 14:36:20 -07:00
Vikas Choudhary (vikasc) 34d230aca7 Add doc for limiting resources by priority (#9086)
* Add doc for limiting resources by priority

* Copyedit
2018-06-29 12:01:20 -07:00
Misty Linville 5f30e7d4c3 Release docs for Kubernetes 1.11 (#9171)
* Seperate priority and preemption (#8144)

* Doc about PID pressure condition. (#8211)

* Doc about PID pressure condition.

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

* "so" -> "too"

* Update version selector for 1.11

* StorageObjectInUseProtection is GA (#8291)

* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify

* CRIContainerLogRotation is Beta in 1.11 (#8665)

* Seperate priority and preemption (#8144)

* CRIContainerLogRotation is Beta in 1.11

xref: kubernetes/kubernetes#64046

* Bring StorageObjectInUseProtection feature to GA (#8159)

* StorageObjectInUseProtection is GA (#8291)

* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify

* Bring StorageObjectInUseProtection feature to GA

StorageObjectInUseProtection is Beta in K8s 1.10.

It's brought to GA in K8s 1.11.

* Fixed typo and added feature state tags.

* Remove KUBE_API_VERSIONS doc (#8292)

The support to the KUBER_API_VERSIONS environment variable is completely
dropped (no deprecation). This PR removes the related doc in
release-1.11.

xref: kubernetes/kubernetes#63165

* Remove InitialResources from admission controllers (#8293)

The feature (was experimental) is dropped in 1.11.

xref: kubernetes/kubernetes#58784

* Remove docs related to in-tree support to GPU (#8294)

* Remove docs related to in-tree support to GPU

The in-tree support to GPU is completely removed in release 1.11.
This PR removes the related docs in release-1.11 branch.

xref: kubernetes/kubernetes#61498

* Update content updated by PR to Hugo syntax

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Update the doc about extra volume in kubeadm config (#8453)

Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>

* Update CRD Subresources for 1.11 (#8519)

* coredns: update notes in administer-cluster/coredns.md (#8697)

CoreDNS is installed by default in 1.11.
Add notes on how to install kube-dns instead.

Update notes about CoreDNS->CoreDNS upgrades as in 1.11
the Corefile is retained.

Add example on upgrading from kube-dns to CoreDNS.

* kubeadm-alpha: CoreDNS related changes (#8727)

Update note about CoreDNS feature gate.

This change also updates a tab as a kubeadm sub-command
will change.

It looks for a new generated file:
generated/kubeadm_alpha_phase_addon_coredns.md
instead of:
generated/kubeadm_alpha_phase_addon_kube-dns.md

* Update cloud controller manager docs to beta 1.11 (#8756)

* Update cloud controller manager docs to beta 1.11

* Use Hugo shortcode for feature state

* kubeadm-upgrade: include new command `kubeadm upgrade diff` (#8617)

Also:
- Include note that this was added in 1.11.
- Modify the note about upgrade guidance.

* independent: update CoreDNS mentions for kubeadm (#8753)

Give CoreDNS instead of kube-dns examples in:
- docs/setup/independent/create-cluster-kubeadm.md
- docs/setup/independent/troubleshooting-kubeadm.md

* update 1.11 --server-print info (#8870)

* update 1.11 --server-print info

* Copyedit

* Mark ExpandPersistentVolumes feature to beta (#8778)

* Update version selector for 1.11

* Mark ExpandPersistentVolumes Beta

xref: kubernetes/kubernetes#64288

* fix shortcode, add placeholder files to fix deploy failures (#8874)

* declare ipvs ga (#8850)

* kubeadm: update info about CoreDNS in kubeadm-init.md (#8728)

Add info to install kube-dns instead of CoreDNS, as CoreDNS
is the default DNS server in 1.11.

Add notes that kubeadm config images can be used to list and pull
the required images in 1.11.

* kubeadm: update implementation-details.md about CoreDNS (#8829)

- Replace examples from kube-dns to CoreDNS
- Add notes about the CoreDNS feature gate status in 1.11
- Add note that the service name for CoreDNS is also
called `kube-dns`

* Update block device support for 1.11 (#8895)

* Update block device support for 1.11

* Copyedits

* Fix typo 'fiber channel' (#8957)

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* kubeadm-upgrade: add the 'node [config]' sub-command (#8960)

- Add includes for the generated pages
- Include placeholder generated pages

* kubeadm-init: update the example for the MasterConfiguration (#8958)

- include godocs link for MasterConfiguration
- include example MasterConfiguration
- add note that `kubeadm config print-default` can be used

* kubeadm-config: include new commands (#8862)

Add notes and includes for these new commands in 1.11:
- kubeadm config print-default
- kubeadm config migrate
- kubeadm config images list
- kubeadm config images pull

Include placeholder generated files for the above.

* administer-cluster/coredns: include more changes (#8985)

It was requested that for this page a couple of methods
should be outlined:
- manual installation for CoreDNS explained at the Kubernetes
section of the GitHub project for CoreDNS
- installation and upgrade via kubeadm

Make the above changes and also add a section "About CoreDNS".

This commit also lowercases a section title.

* Update CRD subresources doc for 1.11 (#8918)

* Add docs for volume expansion and online resizing (#8896)

* Add docs for volume expansion going beta

* Copyedit

* Address feedback

* Update exec plugin docs with TLS credentials (#8826)

* Update exec plugin docs with TLS credentials

kubernetes/kubernetes#61803 implements TLS client credential support for
1.11.

* Copyedit

* More copyedits for clarification

* Additional copyedit

* Change token->credential

* NodeRestriction admission prevents kubelet taint removal (#8911)

* dns-custom-namerserver: break down the page into mutliple sections (#8900)

* dns-custom-namerserver: break down the page into mutliple sections

This page is currently about kube-dns and is a bit outdated.
Introduce the heading `# Customizing kube-dns`.

Introduce a separate section about CoreDNS.

* Copyedits, fix headings for customizing DNS

Hey Lubomir,
I coypedited pretty heavily because this workflow is so much easier for docs and because I'm trying to help improve everything touching kubeadm as much as possible.

But there's one outstanding issue wrt headings and intro content: you can't add a heading 1 to a topic to do what you wanted to do. The page title in the front matter is rendered as a heading 1 and everything else has to start at heading 2. (We still need to doc this better in the docs contributing content, I know.)

Instead, I think we need to rewrite the top-of-page intro content to explain better the relationship between kube-dns and CoreDNS. I'm happy to write something, but I thought I'd push this commit first so you can see what I'm doing.

Hope it's all clear -- ping here or on Slack with any questions ~ Jennifer

* Interim fix for talking about CoreDNS

* Fix CoreDNS details

* PSP readOnly hostPath (#8898)

* Add documentation for crictl (#8880)

* Add documentation for crictl

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Final copyedit

* VolumeSubpathEnvExpansion alpha feature (#8835)

* Note that Heapster is deprecated (#8827)

* Note that Heapster is deprecated

This notes that Heapster is deprecated, and migrates the relevant
docs to talk about metrics-server or other solutions by default.

* Copyedits and improvements

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback

* fix shortcode to troubleshoot deploy (#9057)

* update dynamic kubelet config docs for v1.11 (#8766)

* update dynamic kubelet config docs for v1.11

* Substantial copyedit

* Address feedback

* Reference doc for kubeadm (release-1.11) (#9044)

* Reference doc for kubeadm (release-1.11)

* fix shortcode to troubleshoot deploy (#9057)

* Reference doc for kube-components (release-1.11) (#9045)

* Reference doc for kube-components (release-1.11)

* Update cloud-controller-manager.md

* fix shortcode to troubleshoot deploy (#9057)

* Documentation on lowercasing kubeadm init apiserver SANs (#9059)

* Documentation on lowercasing kubeadm init apiserver SANs

* fix shortcode to troubleshoot deploy (#9057)

* Clarification in dynamic Kubelet config doc (#9061)

* Promote sysctls to Beta (#8804)

* Promote sysctls to Beta

* Copyedits

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Review comments

* Address feedback

* More feedback

* kubectl reference docs for 1.11 (#9080)

* Update Kubernetes API 1.11 ref docs (#8977)

* Update v1alpha1 to v1beta1.

* Adjust left nav for 1.11 ref docs.

* Trim list of old ref docs.

* Update Federation API ref docs for 1.11. (#9064)

* Update Federation API ref docs for 1.11.

* Add titles.

* Update definitions.html

* CRD versioning Public Documentation (#8834)

* CRD versioning Public Documentation

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback

* More rewrites

* Address feedback

* Update main CRD page in light of versioning

* Reorg CRD docs

* Further reorg

* Tweak title

* CSI documentation update for raw block volume support (#8927)

* CSI documetation update for raw block volume support

* minor edits for "CSI raw block volume support"

Some small grammar and style nits.

* minor CSIBlockVolume edits

* Update kubectl component ref page for 1.11. (#9094)

* Update kubectl component ref page for 1.11.

* Add title. Replace stevepe with username.

* crd versioning doc: fix nits (#9142)

* Update `DynamicKubeletConfig` feature to beta (#9110)

xref: kubernetes/kubernetes#64275

* Documentation for dynamic volume limits based on node type (#8871)

* add cos for storage limits

* Update docs specific for aws and gce

* fix some minor things

* Update storage-limits.md

* Add k8s version to feature-state shortcode

* The Doc update for ScheduleDaemonSetPods (#8842)

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

* Update docs related to PersistentVolumeLabel admission control (#9109)

The said admission controller is disabled by default in 1.11
(kubernetes/kubernetes#64326) and scheduled to be removed in future
release.

* client exec auth: updates for 1.11 (#9154)

* Updates HA kubeadm docs (#9066)

* Updates HA kubeadm docs

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

* kubeadm HA - Add stacked control plane steps

* ssh instructions and some typos in the bash scripts

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

* Fix typos and copypasta errors

* Fix rebase issues

* Integrate more changes

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

* copyedits, layout and formatting fixes

* final copyedits

* Adds a sanity check for load balancer connection

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

* formatting fixes, copyedits

* fix typos, formatting

* Document the Pod Ready++ feature (#9180)

Closes: #9107
Xref: kubernetes/kubernetes#64057

* Mention 'KubeletPluginsWatcher' feature (#9177)

* Mention 'KubeletPluginsWatcher' feature

This feature is more developers oriented than users oriented, so simply
mention it in the feature gate should be fine.
In future, when the design doc is migrated from Google doc to the
kubernetes/community repo, we can add links to it for users who want to
dig deeper.

Closes: #9108
Xref: kubernetes/kubernetes#63328, kubernetes/kubernetes#64605

* Copyedit

* Amend dynamic volume list docs (#9181)

The dynamic volume list feature has been documented but the feature gate
related was not there yet.

Closes: #9105

* Document for service account projection (#9182)

This adds docs for the service account projection feature.

Xref: kubernetes/kubernetes#63819, kubernetes/community#1973
Closes: #9102

* Update pod priority and preemption user docs (#9172)

* Update pod priority and preemption user docs

* Copyedit

* Documentation on setting node name with Kubeadm (#8925)

* Documentation on setting node name with Kubeadm

* copyedit

* Add kubeadm upgrade docs for 1.11 (#9089)

* Add kubeadm upgrade docs for 1.11

* Initial docs review feedback

* Add 1-11 to outline

* Fix formatting on tab blocks

* Move file to correct location

* Add `kubeadm upgrade node config` step

* Overzealous ediffing

* copyedit, fix lists and headings

* clarify --force flag for fixing bad state

* Get TOML ready for 1.11 release

* Blog post for 1.11 release (#9254)

* Blog post for 1.11 release

* Update 2018-06-26-kubernetes-1.11-release-announcement.md

* Update 2018-06-26-kubernetes-1.11-release-announcement.md

* Update 2018-06-26-kubernetes-1.11-release-announcement.md
2018-06-27 15:26:18 -07:00
Misty Linville 50bc79efb5 Sweep for doubled words (#9252) 2018-06-26 16:22:52 -07:00
Luc Perkins 755c3340ce Fix broken links to /admin/multiple-zones (#9193) 2018-06-25 22:18:52 -07:00
Luc Perkins bede5184cb Move Pod statuses into a table and add ContainersReady to the table (#9197) 2018-06-25 15:44:22 -07:00
Emile Vauge 4a8f9e8fd5 Add Traefik ingress controller (#8921) 2018-06-25 11:42:22 -07:00
SUNNY 6eda6dbc4c shell command missing fix in docs (#9213)
https://kubernetes.io/docs/concepts/overview/object-management-kubectl/imperative-config/#migrating-from-imperative-commands-to-imperative-object-configuration : kubectl shell command broken fix
by wrapping kubecl-cmd around codeblock.

Added two lines at bottom - Reviewer suggestion
2018-06-25 01:59:02 -07:00
Abdul Halim 91396cb44d Update device-plugins.md (#9203)
fixed a misplaced list item
2018-06-22 11:25:05 -07:00
Steve Perry 75f00dfc60 Apply templates to all concepts and tasks to fix double bullets in TOC (#9149)
* Apply concept template to fix double bullet issue.

* Apply concept template

* Apply templates to tasks
2018-06-22 11:20:04 -07:00
Abdul Halim 943725d2b6 Update device-plugins.md (#8749)
adding SRIOV Network device plugin in Examples section.
2018-06-22 04:07:06 -07:00
lovejoy 9034e1b2b4 fix-direct-link (#9179) 2018-06-21 00:35:09 -07:00
Andrew Chen 470f1e577e fix github links due to /content/en move (#9157) 2018-06-20 12:53:09 -07:00
makocchi f58f8c2fcf apply shortcodes and change code fencing style (#9072)
* shortcodes: use note/warning shortcodes
* code fencing: change to `yaml` from `shell`
2018-06-18 07:17:33 -07:00
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