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
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
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
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
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Andrew Chen
d8f5b4f8a4
Merge pull request #4093 from MrHohn/release-1.7-esipp-ga
...
Update ESIPP documentation to reflect new fields
2017-06-27 10:24:19 -07:00
Zihong Zheng
48caf205e9
Update ESIPP docs for new added API fields
2017-06-27 10:03:13 -07:00
jlewi
e74ec1f2a9
Fix broken links to client samples. ( #4139 )
...
* Remove code snippets since they will just get out of sync with the samples.
2017-06-22 17:57:17 -07:00
Steve Perry
c59b2b6935
Change Task titles to imperative: Access Apps. ( #4027 )
2017-06-08 13:29:52 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Steve Perry
31c6a9b747
Move to Tasks: Auth Across Clusters. ( #3794 )
2017-05-15 11:50:59 -07:00
Steve Perry
ed8cf61f3f
Move to Tasks: Access App Cluster. ( #3789 )
2017-05-15 10:21:26 -07:00
Pheo
9640624d8c
edited create-external-load-balancer.md to conform to template ( #3746 )
...
* refactor to new template
* refactor to new template
* fixed a missed header resize
* removed TOC substitute
2017-05-14 15:31:11 -07:00
Steve Perry
216856f0b9
Change title. ( #3663 )
2017-05-08 10:40:18 -07:00
Steve Perry
db929e4e2b
Move to Accessing Apps: List Containers. ( #3661 )
2017-05-05 14:26:23 -07:00
Steve Perry
3b6a566625
Move to Tasks: Service Access App. ( #3655 )
2017-05-05 10:44:21 -07:00
Steve Perry
af9e003fb3
Move Dashboard to Accessing Apps. ( #3654 )
...
* Move Dashboard to Accessing Apps.
* Fix typo.
2017-05-05 10:15:29 -07:00
Steve Perry
29790b232c
Move to Tasks: Connect Front Back. ( #3643 )
...
* Move to Tasks: Connect Front Back.
* Fix paths.
2017-05-04 16:48:27 -07:00
Steve Perry
80a2fff4dc
Deprecation complete: gpus ... ( #3537 )
2017-04-25 20:09:38 -07:00
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Xiaoyu Zhang
76f9bc181f
Fix invalid url
...
Fix invalid url. The original link does not exist.
2017-03-29 15:14:40 -07:00
Xiaoyu Zhang
ce3fc44034
Fix invalid link
...
Fix invalid link
2017-03-29 15:14:19 -07:00
Pavel Shevchuk
eb23f17ca7
Fixed typos in services-firewalls.md ( #2760 )
...
* Fixed typos in services-firewalls.md
Fixed two typos: blancer -> balancer
* Fixed typo blancer -> balancer in configure-cloud-provider-firewall.md
2017-03-29 10:04:51 -07:00
devin-donnelly
fccaae6c37
Merge pull request #2953 from spzala/loadbalanced
...
Fix doc sentence
2017-03-21 23:02:37 -07:00
Sahdev P. Zala
4f526d0426
Fix doc sentence
...
The sentence is having an unnecessary word, 'to' should be removed to make
sentence readable.
2017-03-21 23:54:40 -04:00
Steve Perry
bf71f21a5b
Move Guide topic: Service. ( #2891 )
...
* Move Guide topic: Service.
* Move Guide topic: External Load Balancer.
* Fix TOC.
2017-03-17 09:59:35 -07:00
Steve Perry
96074a1d64
Move Guide topic: Config Provider Firewalls. ( #2883 )
2017-03-16 16:06:59 -07:00
steveperry-53
02d17ade5f
Reduce heading levels by 1.
2017-01-18 17:23:56 -08:00
Devin Donnelly
3303506927
Adds explicit titles to all docs missing them.
2017-01-05 15:14:27 -08:00
yanan Lee
fbf57b224f
spelling error
...
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
steveperry-53
2b226de264
Replace $REPO with http://k8s.io .
2016-12-05 15:57:24 -08:00
steveperry-53
c60107ea1c
Use shared include file for prerequisites.
2016-10-27 12:04:41 -07:00
steveperry-53
822d59b5e4
Write page templates and canonical examples.
...
Conflicts:
_data/tasks.yml
_data/tutorials.yml
docs/tasks/access-kubernetes-api/http-proxy-access-api.md
docs/tasks/index.md
docs/tutorials/index.md
2016-09-26 08:06:06 -07:00