Commit Graph

21 Commits

Author SHA1 Message Date
Campion Fellin 16fe175bae Update Links to kubectl docs (#7927)
* Fix deployment.md

* Fix replicaset.md

* Fix tain-and-toleration

* Update concepts/configuration

* Update documentation

* Fix based on comments

* Update quick comments
2018-04-11 14:22:55 -07:00
Kai Chen d2c683c051 Update reference to kubectl commands using redirects (concepts) (#7988) 2018-04-05 19:15:09 -07:00
Rajakavitha1 4165d1a182 Update logging.md (#7971)
Fixed the 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:24:09 -07:00
Mik Vyatskov 1c744d35d9 Remove crassirostris as owner and reviewer (#7974)
Signed-off-by: Mikhail Vyatskov <crassirostris@yandex.com>
2018-04-04 10:22:10 -07:00
Steve Perry 3121977ed9 In concepts, in front matter, change approvers to reviewers. (#7442) 2018-02-27 10:51:46 -08:00
bin liu 8ec4cb1768 fix markdown syntax to render a new line
Signed-off-by: bin liu <liubin0329@gmail.com>
2018-01-10 16:07:12 +08:00
Kai Chen 8f3498b51c Fix references to ConfigMap in the Concepts section 2018-01-04 01:09:25 -08:00
Dhilip 8cec9c3987 fix a broken link 2017-08-31 01:20:14 +05:30
Anthony f76768cdc2 Update logging.md
add ":" to the sentence
2017-08-22 11:34:24 +08: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 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
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
Mikhail Vyatskov fe903aaae3 Fix title and add a TOC to the logging concept page 2017-06-21 17:32:49 +02: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
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 80a2fff4dc Deprecation complete: gpus ... (#3537) 2017-04-25 20:09:38 -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 b8734c877b Fix urls of kubectl cmd (#3068) 2017-03-29 10:29:32 -07:00
Steve Perry f1e7d0bda9 Move topic from clusters to cluster-administration. (#2812) 2017-03-14 12:59:13 -07:00