Justin Santa Barbara
02e5ef9a51
Fix invalid internal links in federation doc
...
Remove double-# links
2017-08-26 11:38:22 -04:00
Anthony
f76768cdc2
Update logging.md
...
add ":" to the sentence
2017-08-22 11:34:24 +08:00
Anthony
d98467f15f
Update networking.md
...
modify "ethernet" to "Ethernet"
2017-08-21 18:02:11 -07:00
Murali Reddy
cbc0815ad6
Add kube-router as networking solution ( #5071 )
...
* Add kube-router as networking solution
* Add kube-router as networking solution
2017-08-18 13:15:30 -07:00
Dhilip
5013a3ce94
[minor] grammar ( #4779 )
...
* [minor] grammar
[minor] grammar
* [minor] grammar
[minor] grammar
2017-08-17 16:13:36 -07:00
Dhilip
8900fba06c
[minor] grammar ( #4781 )
...
[minor] grammar
2017-08-17 16:11:56 -07:00
XsWack
3a4325dc7b
fix bad url
...
fix bad URL
2017-08-17 11:17:41 -07:00
Steve Perry
176b91d558
New Task topic for kubectl patch. ( #4519 )
2017-08-14 09:43:56 -07:00
TigerXu
6faf28c027
Update manage-deployment.md ( #4787 )
...
* Update manage-deployment.md
update link and fix typo
* grammar fix
* edit
2017-08-12 09:24:57 -07:00
TigerXu
254234bbe3
Update cluster-administration-overview.md
...
fix grammar mistake
2017-08-12 09:17:34 -07:00
lichuqiang
53a1e25103
fix typo
2017-08-10 10:46:47 -07:00
m1093782566
4f2434ff66
fix typos in fedration docs
2017-08-04 14:27:30 -07:00
m1093782566
225310ccff
fix kubelet garbage collected typo
2017-08-04 14:27:03 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -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
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
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00
Clenimar Filemon
b6eb379e1d
Make the kubefed guide default for setting up a federation ( #3523 )
...
* Update federation setup guide link to kubefed
We no longer support federation setup scripts `federation.sh` and
`deploy.sh`. Update the main federation guide setup link accordingly, by
making kubefed guide the way to go.
* Update federation.md
2017-04-25 14:19:34 -07:00
Steve Perry
b38c79dde8
Deprecation 22 ( #3512 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
* Deprecation complete: sharing-clusters ...
2017-04-24 20:35:01 -07:00
Steve Perry
184ed9429f
Deprecation complete: whatis k8s ... ( #3510 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
2017-04-24 19:46:40 -07:00
Drinky Pool
165fc0998b
fix typo
...
fix typo
2017-04-20 14:53:20 -07:00
Andrew Chen
704c8dbf0f
Fix typo in etcd-upgrade.md
2017-04-20 13:04:59 -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
Steve Perry
e90ba44bb8
Move etcd topic from Storage to Cluster Admin. ( #3450 )
...
* Move etcd topic from Storage to Cluster Admin.
* Fix type.
2017-04-18 17:24:54 -07:00
Xiaoyu Zhang
814392dcc9
Fix links:authenticate-across-clusters-kubeconfig.md
...
Fix links:authenticate-across-clusters-kubeconfig.md
2017-04-14 16:17:21 -07:00
Xiaoyu Zhang
9b1b027c97
Fix broken links:manage-deployment.md
...
Fix broken links:manage-deployment.md
2017-04-14 16:16:39 -07:00
Steve Perry
5d2c37abd9
Move Guide topic: Upgrade etcd. ( #3391 )
2017-04-13 15:30:42 -07:00
Guangya Liu
9996602345
Updated doc for critical pod.
...
Clarified that the rescheduler should be enabled by default as a
static pod for critical pod.
2017-04-12 13:50:47 -07:00
Steve Perry
fe10be9677
Move Guide topic: kubelet Garbage Collection. ( #3301 )
2017-04-10 14:24:07 -07:00
Steve Perry
34f5500cd9
Move Guide topic: Addons. ( #3302 )
2017-04-10 12:01:19 -07:00
mbohlool
d42d3983fd
Add python client to "Programmatic access to the API" section
2017-04-04 14:00:44 -07:00
Andrew Chen
6ed0c34d2a
Remove swagger-ui link, fix page.version variable ( #3185 )
...
* Remove swagger-ui link, fix page.version variable
* remove swagger-ui redirect
* use 2 decimal version for cluster-large.md
* fix swagger-ui message
* replace URL w/ final destination
* address feedback
* add link to swagger.json at https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json
* remove redundant sentence
2017-04-03 01:13:10 -07:00
Steve Perry
abc795d19d
Move Guide topic: Cluster Managemet. ( #3164 )
2017-03-30 18:16:57 -07:00
Xiaoyu Zhang
b8734c877b
Fix urls of kubectl cmd ( #3068 )
2017-03-29 10:29:32 -07:00
Xiaoyu Zhang
a1dcd6f4e8
Fix url of kubectl cmd ( #3066 )
...
Fix url of kubectl cmd
2017-03-29 10:28:52 -07:00
Steve Perry
dfd2fed09c
Move Guide topic: Master-Node Communication. ( #3098 )
2017-03-29 09:20:12 -07:00
Xiaoyu Zhang
693bd1e2cb
Fix urls of kubectl cmd
...
Fix urls of kubectl cmd
2017-03-29 10:58:07 +08:00
Xiaoyu Zhang
e37768c7b6
update urls ( #3056 )
...
* update urls
relative path may be fine :)
* change them to new ones
change them to new ones
2017-03-28 14:48:12 -07:00
Xiaoyu Zhang
eef81f78b3
update the url
...
This link may be much better.
2017-03-28 14:34:02 -07:00
Andrew Chen
1c902d0fde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (21 commits)
revert issue URL, turn into link
docs/admin/authorization: remove duplicated phrase (#3045 )
update urls
Fix a typo and update one url
update urls
update a url
update urls
update invalid links
update some urls
modify the url of RestartPolicy (#3034 )
Fix the url
amend the url
amend the readiness probes (#3031 )
modify the link url (#3030 )
change the url (#3029 )
Fix the typo.
Fix the link url
delete redundant example
fix typo
change a link's url
...
# Conflicts:
# docs/admin/authorization/index.md
2017-03-28 11:33:09 -07:00
Andrew Chen
dc19b3109d
revert issue URL, turn into link
2017-03-28 11:23:21 -07:00
Xiaoyu Zhang
ba0ba4930c
Fix a typo and update one url
...
Fix a typo and update one url
2017-03-28 11:04:08 -07:00
chenhuan12
d79cb68bad
fix typo
...
fix typo
2017-03-28 10:28:32 -07:00
Andrew Chen
aa100411c3
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the command output
delete invalid link
Revert "fix the command output"
fix the command output
Delete the useless spaces
Dollar signs used before commands without showing output
bare-url-used
Fix typo in authorization docs
Update networking.md
2017-03-27 09:31:30 -07:00
Andrew Chen
d48512e387
Revert "fix the command output"
...
This reverts commit 100daaa794
.
2017-03-27 09:09:04 -07:00
chenhuan12
100daaa794
fix the command output
...
fix the command output
2017-03-27 09:08:30 -07:00
aniket-contrail
b7ca839623
Update networking.md
...
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Xiaoyu Zhang
4cdf55fedc
update resource-usage-monitoring.md
...
"purpose–built" means "designed and built for a particular use"
2017-03-23 19:44:20 +08:00
Andrew Chen
996723bc8f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Replace the tab with 4 spaces in md files (#2797 )
fix link error
Replace the tab with 4 spaces in html files
hitting the `ClusterIP` from a pod (#2826 )
# Conflicts:
# docs/admin/accessing-the-api.md
# docs/api-reference/extensions/v1beta1/definitions.html
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu
9ce54855d5
Replace the tab with 4 spaces in md files ( #2797 )
...
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00