Commit Graph

6450 Commits (main)

Author SHA1 Message Date
alikhere ee0b4e4f2d sync apiVersion 2025-09-20 02:49:04 +05:30
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
Vyacheslav Semushin 7745f0e0c5 PSP: clarify the case with pod update (#8310)
* pod-security-policy.md: clarify the case with pod update.

* Minor grammatical fixes
2018-05-05 05:37:52 -07:00
Bin Liu f1eaf6ef73 Fix wrong pod name (#8306) 2018-05-04 15:59:51 -07:00
Bin Liu 7d0256e5a2 delete duplicated line (#8307) 2018-05-04 15:55:51 -07:00
EdwardCheng a40d0bf944 typo fix Boostrap -->Bootstrap (#8309)
I find one typo error.
Fix from "Boostrap" to "Bootstrap"
2018-05-04 15:47:51 -07:00
Jordan Liggitt 6c816ff9ff document pod downwardAPI fieldRef values (#8217) 2018-05-04 15:11:51 -07:00
Drew G. Wallace 4cb5d0895d Fix link to Kubernetes GitHub repository (#8303)
I am unable to locate the Source code or Docker container, but it's better than liking to an archived repo.
2018-05-03 21:22:51 -07:00
Rico Lin 5300028f6a Update local slack info (#8298)
Update local slack info to troubleshooting.md
2018-05-03 21:21:51 -07:00
AdamDang d5c07162c4 fix some typos (#8300)
* Update add-entries-to-pod-etc-hosts-with-host-aliases.md

* Update audit.md

* Update partner-script.js
2018-05-03 21:20:51 -07:00
Qiming 258a6fdd57 Refresh kube-component reference docs (#8283)
This PR updates the generated reference docs for kube-components.
The source used if from the 'release-1.10' branch of
kubernetes/kubernetes.
2018-05-03 10:07:52 -07:00
andyyoung01 cfa5cf8d9a Update kubeadm-alpha.md (#8148)
Ajusted the sequence of tab "node allow-post-csrs" and "node allow-auto-approve" to conform to the actual sequence of kubeadm alpha phase bootstrap-token.
2018-05-03 08:18:51 -07:00
Doug MacEachern a4c5c4e033 Route controller is not GCE specific (#8234)
There are implementations of the cloudprovider.Routes() interface in the aws, azure and openstack providers.
2018-05-01 08:36:17 -07:00
Mike Bryant dcfd0c3d8b Use octal instead of decimal in examples (#8278)
This is a more readable way of doing permissions, since
the examples use yaml.
2018-05-01 08:35:16 -07:00
Bill Pratt 3da5b0bce2 Use enable-admission-plugins flag for >=1.10 (#8198)
* Update admission-controllers.md

* Address code review feedback
2018-05-01 06:29:16 -07:00
Qiming 06dabe07b8 Avoid misleading camel words (#8075)
The term "`MutatingAdmissionWebhooks`" has no special meaning in the
docs. It is misleading because readers may think of it as the name of a
resource or field, or the name of the corresponding admission
controller. However, the name of the admission controller is in
singular. This PR proposes a change to avoid such misunderstandings.
2018-04-30 04:39:16 -07:00
Dylan Graham eaf4fb892a Update service.md (#8219)
* Update service.md

Update from ReplicationController and rolling-update to ReplcaSet and Deployment rollout

* Update service.md

Remove reference to deployment
2018-04-29 18:43:16 -07:00
Qiming 43bb7f45ca Document the limitation of the Admission Webhook (#8072)
In current implementation, the webhook *service* must be accessible at
port 443. The communication to the webhook may fail otherwise.
2018-04-29 18:39:16 -07:00
Ricardo Katz b3bb0b6e0a Adjust Service Tooltip Link (#8226)
Adjusts the Service Tooltip Link
2018-04-29 17:34:16 -07:00
hintss 725b94cf4c Fixed link to conformance blog post (#8227) 2018-04-29 17:17:16 -07:00
Kai Chen 442f3945e7 Remove redirect and point to the generated kubectl doc directly (#8208)
Since we now generate the kubectl doc for each release, it is no longer necessary to use the old redirects. Cleaning up the references throughout the documents.
2018-04-27 15:02:19 -07:00
Qiming 6d50e02d6f Clarify eviction hard threshold (#8209)
Closes: #7082
2018-04-27 15:00:19 -07:00
Rajakavitha1 49e6bfa025 Update nodes.md (#8212)
I removed the information related to Phase because it is no longer supported.
2018-04-27 14:57:19 -07:00
Andreas Jaeger dd7d757b84 Add SUSE CaaS Platform etc (#8216)
Add both  SUSE CaaS Platform and SUSE Cloud Application Platform as solutions for the data center.
2018-04-27 14:56:19 -07:00
chenhonggc 0cf8948e61 modify some format. (#8157)
* modify some format.

* remove "at"
2018-04-27 10:19:20 -07:00
Jennifer Rondeau 45661bcf2f add generated federation docs for 1.10 (#7846)
* add generated federation docs for 1.10

* Add titles to generated Federation API docs.

* Fix typo and extra space.

* identifier
2018-04-26 15:57:17 -07:00
fqsghostcloud c47d235977 adding the FQDN for example. (#7872)
adding the FQDN for  example.
2018-04-26 15:32:27 -07:00
Muzammil M eeaac845c6 Added IPv6 related displays in DNS document (#6532)
* Added IPv6 info to kube-proxy arguments

* Added IPv6 related printouts for kubectl commands

* revert kube-proxy.md

* revert

* revert to ba7c300

* revert to 08af95d
2018-04-26 15:23:26 -07:00
Chris Chinchilla 691edcfe8d Update zookeeper.md (#6565)
* Update zookeeper.md

As part of a docs sprint in Melbourne I made a very initial pass at trying to tidy this up a little, I would like to have done much much more, but it's a start…

* Updates from feedback

* Format markdown

* FInal tidy
2018-04-26 14:46:27 -07:00
Rajakavitha1 89376986cb Update style-guide.md (#8017)
* Update style-guide.md

Added kubectl and Minikube to the Kubernetes.io word list. Please review.

* Update style-guide.md

Added Persistent Volumes and Salt to the Kubernetes.io word list. Please review.

* Update style-guide.md

removed PersistentVolumes and Salt from the list
2018-04-26 14:30:27 -07:00
eiji.ienaga 8046684b5f Fix URL nginx-deployment.yaml (#8090)
"https://k8s.io/docs/user-guide/nginx-deployment.yaml" is not found

Fix url
2018-04-26 14:28:27 -07:00
Qiming e579f79235 Regenerate kubeadm reference doc (#8115) 2018-04-26 14:14:27 -07:00
Shubheksha aa52cbb7ec Add missing details about `load-balancer-ip` placeholder (#8134)
* Update high-availability.md

Add details about the `<load-balancer-ip>` placeholder.

* change link URLs to relative
2018-04-26 14:01:27 -07:00
Rajakavitha1 751b4af18d Update web-ui-dashboard.md (#8146)
Updated the URL as mentioned in: https://github.com/kubernetes/dashboard/wiki/Accessing-Dashboard---1.7.X-and-above as a fix for https://github.com/kubernetes/website/issues/8119
2018-04-26 13:53:28 -07:00
Qiming 0dcf6f1671 CLarify the policy used in parallel authorizer (#8150)
Closes: #4061
2018-04-26 13:44:27 -07:00
Qiming bb5d7cc1bf Fix the title for the CoreOS page (#8151)
The current title "CoreOS on AWS or GCE" is misleading because the page
actually contains information about many ways to run Kubernetes. When
the page is referenced from the navigation panel, the title becomes very
confusing.

Closes: #711
2018-04-26 13:42:28 -07:00
AdamDang 462e6d0689 Typo fix in implementation-details.md (#8145)
* Typo fix in implementation-details.md

does not exists->does not exist
does not contains->does not contain

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md

an an->an

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md
2018-04-26 13:14:26 -07:00
Alex Glikson 2276f10071 Fix minor formatting and typos in assign-pod-node (#8044)
- few typo's
- slightly unified references to other docs
2018-04-26 12:50:41 -07:00
Irfan Ur Rehman 0db6882288 Update a note indicating current state of Federation V1 (#8165)
* Update a note indicating current state of federation V1

* change horizontal line to <br>

* edit note

* capitalize Kubernetes

* <br> unnecessary w/ note callout
2018-04-26 12:49:29 -07:00
Jan Šafránek d623f631fd Add documentation about private mount propagation (#8106)
* Trivial change to open release branch

* Undo trivial change

* Add documentation about private mount propagation
2018-04-26 12:23:26 -07:00
Adrian Otto c7ab858d7e Clarify that node anti-affinity can be achieved using node taints (#8117)
* Clarify that node anti-affinity can be achieved using node taints

The current text may have pre-dated the node taints feature, so it says that no such concept exists, when it actually does now.

* add "to"
2018-04-26 12:21:26 -07:00
Joseph Ruane 2a59d6e4d0 fix the formatting when describing the CN (#8125) 2018-04-26 12:14:26 -07:00
Rajakavitha1 bcd26928b9 Update jsonpath.md (#8130)
Fixed the typographic issue mentioned in https://github.com/kubernetes/website/issues/7957
2018-04-26 12:13:27 -07:00
theimpostor 48d2380171 Fix typo, listLenght => listLength (#8141) 2018-04-26 12:10:30 -07:00
CaoShuFeng a8530d1bcf fix https://github.com/kubernetes/website/issues/8112 (#8155) 2018-04-26 12:07:26 -07:00
Jordan Liggitt edbbf971e1 Update with qualified kuberenetes service DNS name (#8166) 2018-04-26 11:51:27 -07:00
mknapik1 f56b4f4b41 Replace double-quote with single-quote (#8168)
Replace double-quote with single-quote for terminal commands.
Although the strings in the examples work fine, users who with randomly generated passwords may have character strings that cause strange behaviors with double-quotes. Using single-quotes prevents this.
Example of a command that causes odd behaviors with double-quotes:
echo -n "RandPasswordr3!$#$3aR" | base64
This example has a series of special characters that some terminals try to interpret and replace with other text.
2018-04-26 11:48:27 -07:00
Gerardo Saca 2ec62a0bc0 Fix syntax highlighting configure-pod-configmap.md (#8171)
* Fix syntax highlighting configure-pod-configmap.md

* Fix another code block
2018-04-26 10:54:04 -07:00
William Zhang cd5d47a6ad Fix the container name of kube-dns (healthz -> sidecar). (#8175)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-04-26 10:50:03 -07:00
CaoShuFeng 5b2232d8b2 fix invalid doc about eventratelimit (#8194)
add this to --runimte-config will cause such error:
```
error: unknown api groups eventratelimit.admission.k8s.io
```
I have test that this feature works fine without any confiuration
to --runtime-config.
2018-04-26 10:42:03 -07:00