Rye Terrell
3fd1ff3036
add instructions for installing kubefed with snap
2017-08-03 13:51:41 -07:00
XsWack
2c11c0de1f
Update access-cluster.md
...
https://git.k8s.io/client-go/examples/examples/in-cluster/main.go is a bad url and it should be https://git.k8s.io/client-go/examples/examples/in-cluster-client-configuration/main.go
2017-08-03 13:46:55 -07:00
Cody Clark
8e012468a4
Removing extra spaces
...
Per Issue [4602](https://github.com/kubernetes/kubernetes.github.io/issues/4602 )
2017-08-03 13:08:15 -07:00
cliffburdick
ec0c650e6a
Fixed apostrophe
2017-08-02 14:06:20 -07:00
Andrew Chen
97b86a6fba
Merge branch 'master' into 4549-complete-sentence
2017-08-01 22:55:07 -07:00
Andrew Chen
d4893d4fe6
bump up final notes to h2
2017-08-01 22:42:55 -07:00
Andrew Chen
7febf3e780
add template tags
2017-08-01 22:37:46 -07:00
zacharysarah
2f5370e0a7
Fixed an awkward sentence
2017-08-01 15:45:18 -07:00
zacharysarah
b80cebf70b
Fixed broken link, consistent style usage
2017-08-01 15:38:20 -07:00
zacharysarah
700bb5564b
Add task template
2017-08-01 15:34:50 -07:00
Luke Heidecke
abd60bc4be
Fix use of on-premises terminology ( #4413 )
...
* Fix use of on-premises terminology
* Update ingress doc with on-premises term
2017-08-01 15:10:37 -07:00
WanLinghao
4d9320bb40
yaml file errors on scheduling-gpus.md ( #4436 )
...
* Update scheduling-gpus.md
* Update scheduling-gpus.md
2017-08-01 14:33:04 -07:00
zacharysarah
a4003ad766
Completed sentence, applied style guide to section
2017-08-01 13:38:15 -07:00
Cody Clark
bb47b3f43f
Example for sig-docs meeting ( #4571 )
2017-08-01 11:41:33 -07:00
Ianeta Hutchinson
9af54c7c5a
Applying template to Namespaces topic and moving to Tasks. ( #2925 )
...
* Applying template to Namespaces topic and moving to Tasks.
* update links
2017-08-01 02:34:55 -07:00
Andrew Chen
72508c26fe
Reimplement PR #4339
2017-08-01 02:23:13 -07:00
Andrew Chen
6ec54a096e
Reimplement PR #4545
2017-08-01 02:09:29 -07:00
Andrew Chen
ff1432531c
Reimplement PR #3981
2017-08-01 01:54:43 -07:00
xufei
6549a0b34a
docs: Fix sentence begins with an uppercase letter ( #4556 )
2017-08-01 01:31:55 -07:00
Xing Zhou
d9e099b7af
Turn env variables to upper case in the example.
...
As K8s won't change the env variable from configmap(using envFrom
to upper case, so change the variable names to upper case in the
example.
2017-08-01 01:17:24 -07:00
Matthew Dorn
52b8d44683
use raw github url for ip-masq-agent.yaml
2017-08-01 01:12:22 -07:00
sudr
2170ffbc76
Update install-kubectl.md to include instructions for kubectl auto-completion in oh-my-zsh ( #4370 )
...
* Update install-kubectl.md
* Move Oh-My-Zsh and edit
* add "the"
2017-08-01 00:52:12 -07:00
Fabian Deutsch
9e74703ad1
docs: Fix link in horizontal-pod-autoscale to #support-for-custom-metrics
2017-08-01 00:36:28 -07:00
Dino Hensen
8ff2710305
Fix indent and use valid keys for configMapKeyRef ( #4428 )
...
Fix restartPolicy indent.
Use valid keys from the ConfigMap in the step previous to the last special-config creation. Key special.type was not created anywhere in previous steps anywars.
2017-08-01 00:25:26 -07:00
Vijay Dhama
90bc317621
Fixed application troubleshooting guide link ( #4441 )
2017-08-01 00:19:45 -07:00
Eric Mountain @ Amadeus
2934358f13
Minor fix in example resource limit policy
...
Looks like
```
the cluster operator may want to set limits that a pod must consume at least 20% of the memory and CPU
```
was meant to be
```
the cluster operator may want to set limits that a pod must consume no more than 20% of the memory and CPU
```
2017-07-31 23:58:34 -07:00
Mik Vyatskov
6f42c332ec
Fix a small bug in the Stackdriver Logging documentation ( #4453 )
2017-07-31 23:56:15 -07:00
Andrew Chen
d40b245c9b
Fix Kuberentes typo
2017-07-31 23:45:38 -07:00
JENNIFER RONDEAU
d32de1bedb
add links about ports and firewalls
2017-07-31 16:38:48 -07:00
Jennifer Rondeau
3a37833823
fix broken link to concepts topic ( #4471 )
...
* rebase and resolve merge conflict
* fix whitespace error
2017-07-31 16:37:40 -07:00
Andrew Chen
0e500aa7d7
Reimplement #4541
2017-07-31 16:26:37 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
Adam Schepis
eedaff61ee
Fix spelling error ( #4528 )
...
Fix misspelling of rabbitmq in coarse parallel processing example
2017-07-27 16:51:16 -07:00
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -07:00
Ahmet Alp Balkan
28f3cfdd4f
Update backlinks to client libraries page
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 14:42:20 -07:00
Xiaoyu Zhang
2d4111833c
update version No. to para. ( #4442 )
...
update version No. to para.
2017-07-27 14:37:55 -07:00
Saksham Sharma
63167903a5
Change deprecated `kubectl update` to `replace` ( #4307 )
2017-07-27 14:36:59 -07:00
Robert Rati
606caa3d7b
Add docs for running cloud-controller-manager with persistent volume labeling
2017-07-27 14:07:03 -07:00
Xiaoyu Zhang
cdb9af84b4
Delete redundant "see" ( #4466 )
...
Delete redundant "see"
2017-07-27 12:08:54 -07:00
Howie Benefiel
bd916fbd76
Fix name of ConfigMap in example ( #4379 )
...
The docs tell the reader to get a ConfigMap with the name `game-config-2`, but only one ConfigMap had been made in the documentation thusfar, `game-config`. This PR simply changes the name of that ConfigMap to the only existing ConfigMap if the reader follows the docs.
2017-07-25 14:01:35 -07:00
Xiaoyu Zhang
ba0172468d
update links for afely-drain-node.md ( #4373 )
...
update links for afely-drain-node.md
2017-07-25 08:17:50 -07:00
Kevin Kirsche
09c94a963f
Fix Secrets Syntax in Volume Spec ( #4378 )
...
Fix #4377
2017-07-17 23:00:48 -07:00
Clenimar Filemon
dbeade20c0
Fix gcloud docker push command ( #4058 )
...
Use `gcloud docker -- push` instead of `gcloud docker push`.
2017-07-14 11:44:43 -07:00
Jonathan Boulle
78a54dd02a
security-context: fix typo (seacomp -> seccomp)
2017-07-11 15:51:14 +02:00
Ahmet Alp Balkan
c58aeecc9c
Fix what's next links for networkpolicy guides
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 15:24:39 -07:00
Ahmet Alp Balkan
0667180dd4
Remove self-links with domain names in docs ( #4299 )
...
* Remove self-links with domain names in docs
Fixes #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md
2017-07-10 15:13:19 -07:00
Brandon Philips
63564ba428
configure-aggregation-layer: remove proxy note
...
The referenced doc doesn't mention "kube-proxy" anywhere and I don't think this is a general best-practice in many environments. And even if it is the opinion doesn't help users.
2017-07-10 14:03:39 -07:00
Cao Shufeng
c36769337d
fix nine 404 page in doc
...
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Xiaoyu Zhang
e338c8c874
use page.version to replace authenticate-across-clusters-kubeconfig.md
...
use page.version to replace authenticate-across-clusters-kubeconfig.md
2017-07-08 05:43:45 +08:00
xiangpengzhao
12d834d8bc
Downward API supports pod's UID
2017-07-05 13:24:01 -07:00