Commit Graph

8501 Commits (b6a864ddc1a13c2ba80b9d2000d996ddf8dfad30)

Author SHA1 Message Date
chenhonggc 372a37141a hardcode to yaml file (#7948)
* hardcode to yaml file

* add test instance.

* fix mistake

* fix mistake

* Uniform style
2018-04-07 07:07:08 -07:00
Joseph Heck fd81d48d58 hosting fonts locally (#7983)
* hosting fonts locally

resolves #7955
- issues with using hosted fonts: excessive page load times due to
periodic firewall impact

* move jquery from google CDN to jquery site

* getting the CSS too, just in case
2018-04-06 20:04:08 -07:00
Strajan Sebastian Ioan 2333d680e2 add v1.10 to support timeframe (#7992) 2018-04-06 12:18:09 -07:00
Ambes Stephen 4d795ef669 fixed broken link (#7993) 2018-04-06 12:17:09 -07:00
Manuel Rüger 4f0d3d501e Explain what the auth field in the secret encodes (#7996)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-04-06 12:16:09 -07:00
Vyacheslav Semushin 5b29154c0e docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. (#8000) 2018-04-06 12:15:08 -07:00
Tim Hockin 8dff71a36b Pass 2: k8s GCR vanity URL (#8006) 2018-04-06 12:13:09 -07:00
Eric Chiang 45a0819cdc rbac: make it clear that subjects are case sensitive (#8007) 2018-04-06 12:12:08 -07:00
Kai Chen b0b269b4d8 Fix a mal-formed URL (#8008) 2018-04-06 12:11:09 -07:00
Kai Chen 4c612d33cb Fix hard-coded API version (#8004) 2018-04-06 06:57:09 -07:00
Kai Chen 8fdf634af8 Fix a broken reference to the kubectl doc (#8003) 2018-04-06 06:56:09 -07:00
Vyacheslav Semushin 1c42287a08 docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. (#7998) 2018-04-06 06:55:10 -07:00
Kai Chen de8f4cd32c Update reference to kubectl commands using redirects (reference) (#7989) 2018-04-05 19:16:10 -07:00
Kai Chen d2c683c051 Update reference to kubectl commands using redirects (concepts) (#7988) 2018-04-05 19:15:09 -07:00
Kai Chen f388c0e267 Update reference to kubectl commands using redirects (concepts/overview) (#7987) 2018-04-05 19:14:08 -07:00
Kai Chen dbea9cae79 Redirect v1.9 kubectl user guide to the correct document version (#7984) 2018-04-05 19:13:08 -07:00
Kai Chen 1721183a9d Update reference to kubectl commands using redirects (concepts/configuration) (#7986) 2018-04-05 19:12:08 -07:00
ReSearchITEng e780b00274 typo etcd image label (#7508)
* typo etcd image label

there is no gcr.io/google_containers/etcd-amd64:3.1.0, but there is: gcr.io/google_containers/etcd-amd64:3.1.10
(see https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/etcd-amd64?gcrImageListsize=50)
As 3.1.10 is the preferred version for k8s 1.9 (as stated above), I guess this was a typo

* typo doube etcd1 but no etcd2
2018-04-05 19:07:08 -07:00
Zach Corleissen 733876e98a Changed layout from post to blog (#8002) 2018-04-05 14:25:07 -07:00
tehut c67e265948 reapplying {: .big-img} class to images (#7990)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog

* fix image regression with {: .big-img} tag
2018-04-05 01:33:08 -07:00
Alex Contini 91a630be7a add Crowdfire case study (#7951) 2018-04-04 20:30:09 -07:00
Kai Chen f0ea497e0d Add a Splat redirecting rule for v1.10 kubectl command references (#7982) 2018-04-04 20:27:08 -07:00
Joseph Ruane 97188bcb61 Fix GCE getting started link (#7979) 2018-04-04 13:14:09 -07:00
Xiaodong Zhang d4c0ce3a82 Fix invalid link in kubeadm document. (#7870) 2018-04-04 13:13:09 -07:00
Rajakavitha1 82a5b0ac5d Updated content for adherence to style guide and updated the older links: /docs/user-guide/kubectl (#7875)
The section about "Multiple Containers" read that they are examples that are work in progress. Can someone please confirm if we have any updates yet.
2018-04-04 13:12:09 -07:00
Lydell Manganti 6f54c60810 Update http-proxy-access-api.md (#7935) 2018-04-04 12:48:08 -07:00
Kaitlyn Barnard 1f14c8fc93 Adding CVE Blog Post (#7975)
* adding blog post

* formatting updates

* more formatting updates

* fixing numbering

* more number fixes

* list updates again

* changes based on Michelle's comment

* formatting update

* updated bullet points

* formatting fixes

* indentation fixes
2018-04-04 12:45:09 -07:00
Shen Yuanyu ed16709da5 note style adjust (#7937) 2018-04-04 12:13:09 -07:00
Campion Fellin 71bca26c23 Fix link for drain the node (#7939) 2018-04-04 12:10:10 -07:00
max8899 944274c2bb Update storage-classes.md (#7942) 2018-04-04 12:09:12 -07:00
pc bf4b930864 fix(k8s-setup-ha): error when copy pki to other nodes (#7949)
`rm aipserver.crt` is not enought, must be `rm apiserver.*` here
2018-04-04 11:59:09 -07:00
Rajakavitha1 8c1c0ad5ea Update service.md (#7972)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:32:08 -07:00
Rajakavitha1 8fbb36f8cc Update imperative-config.md (#7969)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1 6d3782562e Update overview.md (#7967)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -07:00
Rajakavitha1 aeada1134c Update secret.md (#7965)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:29:09 -07:00
Rajakavitha1 5ccf037a6a Update organize-cluster-access-kubeconfig.md (#7964)
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:28:10 -07:00
Rajakavitha1 c2d010a46a Update kubernetes-objects.md (#7966)
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:27:10 -07:00
Rajakavitha1 315d6de599 Update imperative-command.md (#7968)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Rajakavitha1 1095103789 Update declarative-config.md (#7970)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -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
Rajakavitha1 358fa5f54b Update replicationcontroller.md (#7973)
Fixed the 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:23:08 -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
Rajakavitha1 cf5a1d3e10 Update taint-and-toleration.md (#7963)
fixed 404 error listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:38:09 -07:00
thepill fadfd7b3eb Remove duplicate limitations (#7952)
Multiple limitations has been mentioned twice - this change removes them.
2018-04-04 08:37:09 -07:00
Rajakavitha1 4d26fe2a48 Update deployment.md (#7962)
Fixed the 404 error in: https://github.com/kubernetes/website/issues/7924
2018-04-04 08:36:09 -07:00
Rajakavitha1 5169bac98b Update replicaset.md (#7961)
Fixed the 404 error in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:35:10 -07:00
Zach Corleissen 30aab8074f Resolved merge conflict, removed merge artifacts (#7947) 2018-04-03 17:13:08 -07:00
Zach Corleissen f677885999 Add missing 1.10 release blog post (#7956)
* Add missing 1.10 release blog post

* Removed stray HTML tags

* Unmashed headers
2018-04-03 15:57:07 -07:00
Zach Corleissen 901f0ba6c4 Add OWNERS for the blog after it migrates (#7610)
* Add blog OWNERS

* Update owners list
2018-04-03 14:53:07 -07:00
Steve Perry 0e9e259a1a Regenerate API ref docs with full group names. (#7954) 2018-04-03 14:26:07 -07:00