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
Xiaoyu Zhang
1bb2b9a9cf
manage-deployment.md: use {{page.version}}
...
manage-deployment.md: use {{page.version}} to replace v1.6
2017-07-10 14:18:31 -07:00
Xiaoyu Zhang
64a3f7ab2e
logging.md: replace v1.6 with page.version
...
logging.md: replace v1.6 with page.version
2017-07-10 13:27:52 -07:00
Xiaoyu Zhang
249c93ef2f
sysctl-cluster.md: use {{page.version}} to replace v1.6
...
sysctl-cluster.md: use {{page.version}} to replace v1.6
2017-07-10 11:12:36 -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
3d417575df
Merge pull request #4138 from gnufied/controller-metrics
...
Add documentation about controller metrics
2017-06-26 11:12:43 -07:00
Hemant Kumar
99ff364e61
Add documentation about controller metrics
2017-06-26 13:16:54 -04:00
Andrew Chen
9e283a542a
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 loopback plugin link
2017-06-25 12:29:05 -07:00
Matej Baćo
9347a503c8
fixed loopback plugin link
2017-06-25 12:23:10 -07:00
Andrew Chen
f4dcee7526
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
networkpolicies.md --> network-policies.md for SEO
Added link (#4161 )
Use "sudo -i" instead of "sudo su -"
Create a section for kubeadm topics
Consolidate SecurityContext topics. (#4005 )
Typo fix in "Adding ConfigMap data to a Volume" section (#3966 )
2017-06-22 10:57:56 -07:00
Ahmet Alp Balkan
e883a27f3b
networkpolicies.md --> network-policies.md for SEO
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-22 10:47:34 -07:00
Mikhail Vyatskov
fe903aaae3
Fix title and add a TOC to the logging concept page
2017-06-21 17:32:49 +02:00
kshafiee
8d20ed8580
Update networking.md ( #3950 )
...
* Update networking.md
Added CNI-Genie as one of the many options
* Update networking.md
Addressed!
* Update networking.md
2017-06-05 11:04:45 -07:00
Thomas Graf
42f0b93b68
networking.md: Add reference to the Cilium network plugin
...
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2017-05-31 11:00:58 -07:00
Mik Vyatskov
f4fd9e79ed
Fix log rotation description in the logging doc ( #3918 )
...
* Fix log rotation description in the logging doc
* Review comments
* Address review comments
* Address review comments
2017-05-31 10:50:04 -07:00
Henrique Truta
fbcc2e9fde
Add cluster resource federation page
...
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
kshafiee
729e4b6897
Update addons.md ( #3857 )
...
* Update addons.md
Added CNI-Genie as another addon, i.e., CNI alternative.
* Update addons.md
Addressed the comment!
2017-05-22 14:12:15 -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
Jared
f940b709d9
access-clusters docs revamp ( #3779 )
...
* access-clusters docs revamp
Fix the accessing clusters docs, bring them into the right templates
and put them in the right parts of the site.
* Update proxies.md
* Update concepts.yml
* Update tasks.yml
2017-05-15 17:15:20 -07:00
Steve Perry
9cca278d3b
Move to Tasks: Cross-cluster Service Discovery. ( #3800 )
2017-05-15 14:06:34 -07:00
Steve Perry
e280122a44
Move to Tasks: Tools for Monitoring. ( #3799 )
2017-05-15 13:34:41 -07:00
Steve Perry
e0df06fded
Fix redirects. ( #3797 )
2017-05-15 13:17:13 -07:00
Steve Perry
156519236b
Consolidate federation topics. ( #3796 )
2017-05-15 12:12:47 -07:00
Steve Perry
31c6a9b747
Move to Tasks: Auth Across Clusters. ( #3794 )
2017-05-15 11:50:59 -07:00
Steve Perry
f1ac46cab4
Move to Architecture section: Master Node Com. ( #3793 )
2017-05-15 11:35:44 -07:00
Steve Perry
225f1b775d
Move to Tasks: Static Pods. ( #3792 )
2017-05-15 11:09:51 -07:00
Steve Perry
06c204a9f0
Move to Tasks: Cluster Management. ( #3790 )
2017-05-15 10:56:06 -07:00
Steve Perry
ed8cf61f3f
Move to Tasks: Access App Cluster. ( #3789 )
2017-05-15 10:21:26 -07:00
Claire Lundeby
5ceb764c80
Write the Docs: Moved to Concept page template & made style edits ( #3766 )
...
* Moved to Concept page template & made style edits
* Update federation.md
2017-05-14 16:32:13 -07:00
Andrew Chen
2ea01f58d0
Update cluster-administration-overview.md
2017-05-14 15:50:04 -07:00
Ryan McGinnis
79cae9ada5
WtD: Cluster Administration Overview
...
Fixes typo
2017-05-14 14:04:20 -07:00
Ryan McGinnis
db5f30a4aa
Update cluster-administration-overview.md
...
Fixes typos
2017-05-14 13:53:46 -07:00
Ryan McGinnis
a36c1e9566
Update cluster-administration-overview.md
...
- Fixes a typo
- Fixes a dead link
2017-05-14 12:22:35 -07:00
Ryan McGinnis
a6e22fe80d
Update cluster-administration-overview.md
...
Write the Docs
- Put article in Concept template
- Edited article: updated links, edited for readability, and updated titles of articles
2017-05-14 11:43:49 -07:00
Steve Perry
697e0d3574
Move and consolidate etcd topics. ( #3739 )
2017-05-13 20:54:58 -07:00
Steve Perry
d7d32000a5
Change title. ( #3699 )
2017-05-09 13:48:28 -07:00
Steve Perry
8be660ccd8
Move to Concepts: Admin Overview. ( #3698 )
...
* Move to Concepts: Admin Overview.
* Fix filename.
2017-05-09 13:32:48 -07:00
Steve Perry
f953d98eab
Move to Tasks: Guaranteed Scheduling. ( #3689 )
2017-05-08 22:40:29 -07:00
Steve Perry
34a71341eb
Move to Tasks: Out of Resources. ( #3685 )
2017-05-08 19:12:27 -07:00
Steve Perry
20ff36112a
Move to Debug section: Auditing. ( #3678 )
2017-05-08 12:53:43 -07:00
Arthur Miranda
d2de692a32
Fixes broken links
2017-05-02 18:12:48 -03:00
Stephen Schlie
5f03cfef66
Updating Canal URL ( #3583 )
...
Canal has undergone some updates and the should now point to the
k8s-install README
2017-05-01 10:10:51 -07:00
craigbox
88f83fd49a
Federation service discovery doc fixes ( #3560 )
...
* Fix rendering issue in federation doc
See odd line break in "Discovering a federated service" in https://kubernetes.io/docs/concepts/cluster-administration/federation-service-discovery/#discovering-a-federated-service
* Update federation-service-discovery.md
Fix some egregious table formatting also
* Update federation-service-discovery.md
2017-04-27 15:55:34 -07:00
Steve Perry
9fd06cdc95
Deprecation complete: node-problem ... ( #3550 )
2017-04-26 13:53:19 -07:00
Steve Perry
cb04127bd1
Deprecation complete: master-node-communication ... ( #3548 )
2017-04-26 12:29:33 -07:00
Steve Perry
61c1605c27
Deprecation complete: etcd ... ( #3543 )
2017-04-26 08:24:44 -07:00
Steve Perry
4d990ef6ef
Deprecation complete: namespaces/walkthrough ... ( #3539 )
2017-04-25 20:50:33 -07:00
Steve Perry
aeb1ada001
Deprecation complete: admin ... ( #3538 )
2017-04-25 20:31:45 -07:00
Steve Perry
80a2fff4dc
Deprecation complete: gpus ... ( #3537 )
2017-04-25 20:09:38 -07:00