Commit Graph

11734 Commits (322e88de9abd498e24559d95bbd683b3983d1976)

Author SHA1 Message Date
Tim Bannister 322e88de9a Update device plugin documentation + related pages (#14331)
* Update device plugin docs for Kubernetes 1.14

& related pages

This change is mainly about feature-state shortcodes & similar.

(if there's a way to get the short version string, eg "1.14" rather
than "v1.14", then that could go in place of the hard coded value
in this commit).

* Fix code block formatting

eg code blocks incorrectly marked as:
```shell

* Use glossary shortcodes where appropriate

* Hyperlink to Prometheus

* Tidy Markdown formatting

* Change example vendor domain name

Use a name inside ".example" to highlight that this is a DNS
domain name.

* Reword device plugins documentation

* Tweak headings for device plugins

* Add "what's next" to device plugins docs

* Tweak wording for device plugins docs

* Add KubeVirt device plugins
2019-08-06 16:00:52 -07:00
mhamdi semah f2c7919fc9 Issue with k8s.io/docs/tasks/administer-cluster/dns-debugging-resolution/ (#14816) 2019-08-06 15:56:53 -07:00
Ori Tzoran 492f6eb6c3 streamline `grep` usage in minikube_before_you_begin (#15360)
- tested on macOS with BSD's grep and GNU's. same flags, same output.
- there are some 55 CPU flags on mac, so highlighting VMX makes it
  easier to grasp
- using `egrep` on linux and `grep` on mac, not necessary
- precision: the VT-x feature is NOT an OS feature...
2019-08-06 15:10:50 -07:00
Patrick East b9f6598c9e Add "Admission Controller" to the glossary (#15196)
This gives a brief description for the admission controller and links
to the main docs for them.
2019-08-06 15:08:50 -07:00
aimeeu efa8bf1c37 Update link to Docs SIG agenda document (#15703)
The basics about our docs/Style guidelines:  "add it to the agenda" updated the link to point to 2019 agenda document
2019-08-06 11:43:56 -07:00
Rita Zhang 6f25d24cab Add OPA Gatekeeper blog post (#14487)
* Add OPA Gatekeeper blog post

* address comments

* Apply suggestions from code review

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

* address more comments

* Update based on beta release

* Update publish date; reword intro
2019-08-06 11:27:57 -07:00
Ben Hall 779b2be65c Update Interactive Terminal button. Add button directly to port 30000 for dashboard. Use new Start script to launch minikube. (#15689) 2019-08-06 11:03:55 -07:00
Eduardo Roldan cc64c39bac Document the enableServiceLinks flag (#15611)
* Document the enableServiceLinks flag

There are many cases of service discovery environment variables clashing with env vars expected by programs, causing  hard to debug problems. The enableServiceLinks flag added in 1.13 should be mentioned here and not only on the API reference.

* Update connect-applications-service.md

* Update content/en/docs/concepts/services-networking/connect-applications-service.md

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* rephrased the action to use active voice style
2019-08-06 00:49:55 -07:00
Lubomir I. Ivanov cdc25736d7 kubeadm: fix links in kubeadm-alpha page (#15674) 2019-08-06 00:45:56 -07:00
Max Kaminskiy 7126c8e9b5 Fixed typo. From utf=8 to utf-8. (#15684) 2019-08-05 20:21:53 -07:00
James 7459a83f62 Add Canonical On-Prem and Managed, Correct URL (#15675)
Ubuntu / Canonical also provides deployment options for on-premesis and managed Kubernetes, as linked on our Kubernetes landing page.
2019-08-05 20:19:53 -07:00
Naoki Oketani 4fc5bf2c61 fix broken links and changes added by editorconfig (#15628) 2019-08-05 20:17:53 -07:00
Jesse Hu 608693830e Correct 'print default' command in kubeadm-config.md (#15662)
* Correct 'print default' command in kubeadm-config.md

`kubeadm config print-default` command doesn't exist in v1.15.0.
It's now `kubeadm config print init-defaults` and `kubeadm config print join-defaults`.

* Remove the unnecessary v1.11.0 statement
2019-08-05 20:15:54 -07:00
RA489 cf3c352881 None driver doesn't work with snap docker. (#15667) 2019-08-05 20:13:55 -07:00
Melony QIN a17f259b8d update cheat sheet (#15677)
add sort by capacity
2019-08-05 20:11:53 -07:00
Kobayashi Daisuke 97297af5ef Only one word typo fix (#15617)
* Fix typo

* Fix typo

* Cange back to "will"
2019-08-05 17:25:54 -07:00
Michael Vorburger ⛑️ da9db0b0c4 porting some information from kubeadm-init.md to kubelet-integration.md (#15423)
* porting some information from kubeadm-init.md to kubelet-integration.md doc

from reference/setup-tools/kubeadm/kubeadm-init.md to setup/production-environment/tools/kubeadm/kubelet-integration.md

includes edits I just proposed in #15421 and #80136

* improve wording re. systemd in kubelet-integration.md

* removing quotes and adding the in kubelet-integration.md

* Update content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md

Co-Authored-By: Lubomir I. Ivanov <neolit123@gmail.com>
2019-08-05 17:09:54 -07:00
Michael Vorburger ⛑️ d4a3eaa2f5 use log_path busybox.log instead of busybox/0.log in crictl.md (#15415)
because with busybox/0.log it fails as shown below (unless you mkdir busybox,
with the correct permission, which is an extra step we can avoid for a tutorial like this)

FATA[0000] Starting the container "3c71f8c3abfcac0f8357fa25be896062f05f88e1d9acbd7a033afeee9a54f3c4" failed: rpc error: code = Unknown desc = failed to create containerd task: failed to create container loggers: failed to create and open log file: open busybox/0.log: no such file or directory
2019-08-05 16:55:20 -07:00
Alex Punnen cb1272defe Update pod.md (#15301)
fixed broken link
2019-08-05 16:11:50 -07:00
Kaitlyn Barnard d9279c72f1 Update OWNERS (#15681) 2019-08-05 16:09:50 -07:00
janitha09 5a4088af42 Update install-minikube.md (#15087)
kubernetes-cli is now included as a dependency https://chocolatey.org/packages/Minikube
2019-08-05 15:41:49 -07:00
Derek c7e57cb67c TLS is Transport Layer Security; not level (#14998)
See https://en.wikipedia.org/wiki/Transport_Layer_Security
2019-08-05 15:39:49 -07:00
Zach Corleissen 970448f894 Remove non-member approver from PT content (#15676) 2019-08-05 14:33:52 -07:00
Mans Matulewicz ab8c91a3a2 Update custom-resource-definitions.md (#15670)
typo fix
2019-08-05 13:15:51 -07:00
Andrew Lytvynov 9fbd001d5c Remove mentions of cluster CA from CSR API docs (#15547)
CSR API isn't guaranteed to use the cluster CA. The CA used to sign
certs using the CSR API depends on the specific cluster stup. Admins can
use a separate CA if they choose to.

Users shouldn't rely on verifying those certs using the CA bundle
mounted with service account secrets.

The doc page is reworded to remove most mentions of cluster CA and
instead focus on API usage specifics.
2019-08-04 17:55:48 -07:00
Conlan Cesar a5cfbae3d9 Fix shell code indentation / markdown formatting (#15657)
The backticks were visible in the generated documentation, removing the indentation hides it once more.
2019-08-04 17:49:51 -07:00
Strajan Sebastian Ioan e0b3959eba remove experimental from flag name (#15653) 2019-08-04 17:47:48 -07:00
Shivesh Abhishek 8d6874e396 typo fix (#15648)
Signed-off-by: Shivesh Abhishek <shivesh.abhishek@mayadata.io>
2019-08-04 17:45:49 -07:00
Ismail Alidzhikov a0a3cd4e39 Remove --export (as it's deprecated) (#15654)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-04 17:43:48 -07:00
Edu Patrocinio 7a9ace6556 Put full path of the RabbitMQ object (#15635)
Currently, it assumes the Kubernetes example github has been cloned.
2019-08-02 12:11:53 -07:00
Jordan Liggitt c83e6b4a47 Clarify request verbs (#15623) 2019-08-02 12:09:54 -07:00
leipsfur e01c09cb86 Fix spelling mistake (#15619) 2019-08-02 12:07:54 -07:00
Kenneth Massada d80d3a71a5 Update volumes examples that are no longer in staging (#15630)
* Update volumes examples that are no longer in staging

Update volumes examples that are no longer in staging 

per
c16a976d98

a lot of links are now broken in the docs

* Remove /staging from ceph examples

Remove /staging from ceph examples
2019-08-02 12:05:54 -07:00
vanou 6b2fdcecac Add Linux Foundation's K8s Online Training to Online Training List (#15608) 2019-08-02 07:43:53 -07:00
Tim Bannister 3dea3dbf94 Tidy headless Service example (#15082) 2019-08-01 14:39:18 -07:00
Thomas ILLIET 8670391e2a Fix windows download link (#15616) 2019-08-01 02:24:15 -07:00
RA489 66aacf713f Adding --cgroup-driver flag to etcd documentation (#15595) 2019-07-31 23:18:15 -07:00
Seongho Hwang 4285799aed Update pod.md by fixing typo (#15592)
Changed phrase '컨테이너들 안의 파드는' to '파드 안의 컨테이너들은'
2019-07-31 18:26:14 -07:00
Edu Patrocinio 0cf7e3a827 Replace pod with Pod in task/nodelocaldns.md (#15602) 2019-07-31 17:34:14 -07:00
Nicolás Pascual González 3395e5ef71 Fixed bug on downloading kubectl in linux (#15264)
Fixed bug on command for downloading kubectl in linux
2019-07-31 12:50:15 -07:00
Edu Patrocinio ae714004b2 Remove --export (as it's deprecated) (#15598) 2019-07-31 12:46:14 -07:00
Sunghoon Kang 1e90cbf1c9 Fix broken link in API overview (#15594) 2019-07-31 12:44:14 -07:00
elmbrain 731c11751e set correct YAML examples (#15544)
Current YAML list is not correct (but working)
2019-07-31 12:42:15 -07:00
Sandor Szücs 2ae184f17c add skipper to the list of ingress-controllers (#15596)
Skipper is used in production by Zalando SE and other companies like spotahome and ShopGun.

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
2019-07-31 12:40:14 -07:00
sNathan13 5f2604277a Fixing 404 link error in release notes 1.15 (#15588)
Pull request https://github.com/kubernetes/kubernetes/pull/75622 was created by https://github.com/anyasabo. Updating 404 not found error with the right link in the release notes page of v1.15. (https://kubernetes.io/docs/setup/release/notes/)
2019-07-30 23:08:20 -07:00
Damien Duportal b66c439f12 Remove "LoadBalancer" limitation from Minikube (#15568)
* Remove "LoadBalancer" limitation from Minikube

* Update minikube.md
2019-07-30 09:56:51 -07:00
Jay Pipes 9196b64ca6 Change "module" to "mode" in authorization docs (#15548)
The content describing authorization modes used the term "authorization
modules" erroneously. This patch uses the term "mode" as is appropriate
but keeps the section link header the old "authorization-modules" in
order not to break older links.
2019-07-30 09:44:53 -07:00
yokoyama tatsuo a00526008b rename AWS EC2 Container Registry (#15562)
https://aws.amazon.com/jp/ecr/
The correct name is Amazon Elastic Container Registry.
2019-07-30 09:42:50 -07:00
Robert Kielty 1e160b9b81 adds a ref to container-runtimes (#15581)
Just added a link to container-runtimes from the k8s docs
2019-07-30 09:38:49 -07:00
Zach Corleissen 9591ca0957 Tiny typo fix (#15579) 2019-07-30 08:50:53 -07:00