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
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
2adfb49ba9
Update urls to 1.7 ( #4276 )
...
* assign-pod-node.md
* secret.md
* kubernetes-objects.md
* service.md
2017-07-05 10:21:45 -07: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
cec3167df2
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fixed #3968 (#4105 )
2017-06-23 14:05:27 -07:00
Vincent
80c90ba8fb
fixed #3968 ( #4105 )
...
* fixed #3968
* advise from @chenopis
2017-06-23 14:03:07 -07:00
Michael Burke
83474c06d6
removed lt and gt as operators ( #4152 )
...
* removed lt and gt as operators
* replace lt and gt for node-affinfity
* updated based on bsalamat review
2017-06-22 13:28:12 -07:00
Andrew Chen
e89dafe099
Fix typo to finish PR #3631
2017-05-12 15:25:51 -07:00
Guangya Liu
297c665eca
Added example for pod preferredDuringSchedulingIgnoredDuringExecution.
2017-05-12 15:22:49 -07:00
zhangmingld
1779addc8d
Symbol ")" is redundant ( #3728 )
...
Symbol ")" is redundant
2017-05-12 11:06:36 -07:00
Guangya Liu
6ae88186aa
Highlight two special case for tolerations.
2017-05-06 08:22:52 +08:00
Guangya Liu
7f52b9eb09
Added more explanation for nodeAffinity.
...
Explain more for how multiple nodeSelectorTerms and multiple
matchExpressions works.
Fixed #3345
2017-05-02 11:59:36 -07:00
Steve Perry
f83c5874a8
Deprecation complete: container-environment ... ( #3536 )
2017-04-25 18:03:58 -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
586fd39d6d
Fix broken link:assign-pod-node.md
...
Fix broken link:assign-pod-node.md
2017-04-14 16:17:53 -07:00
Guangya Liu
79090cc7cd
`failure-domain` is no longer used in command line arg.
2017-04-13 09:48:57 -07:00
Guangya Liu
74d5af68ae
Added hyperlink for [Interlude: built-in node labels].
2017-04-12 14:23:31 -07:00
Steve Perry
750f9323c5
Fix include paths. ( #3096 )
2017-03-29 08:57:54 -07:00
Steve Perry
b974f72bd3
Move Guide topic: Assigning Pods to Nodes. ( #3071 )
2017-03-28 20:59:32 -07:00