Joseph Heck
9a3030872c
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-16 12:09:19 -07:00
Strajan Sebastian Ioan
663772322c
add v1.10 to support timeframe ( #7992 )
2018-04-16 12:09:19 -07:00
Ambes Stephen
1193e6ed22
fixed broken link ( #7993 )
2018-04-16 12:09:19 -07:00
Manuel Rüger
96f01d0341
Explain what the auth field in the secret encodes ( #7996 )
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu >
2018-04-16 12:09:19 -07:00
Vyacheslav Semushin
4f7315e260
docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. ( #8000 )
2018-04-16 12:09:19 -07:00
Tim Hockin
4c3e93ae3e
Pass 2: k8s GCR vanity URL ( #8006 )
2018-04-16 12:09:19 -07:00
Eric Chiang
aadbe7dafc
rbac: make it clear that subjects are case sensitive ( #8007 )
2018-04-16 12:09:19 -07:00
Kai Chen
c396c8d231
Fix a mal-formed URL ( #8008 )
2018-04-16 12:09:19 -07:00
Kai Chen
f510270b15
Fix hard-coded API version ( #8004 )
2018-04-16 12:09:19 -07:00
Kai Chen
1d8e316916
Fix a broken reference to the kubectl doc ( #8003 )
2018-04-16 12:09:19 -07:00
Vyacheslav Semushin
ca85e25bae
docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. ( #7998 )
2018-04-16 12:09:19 -07:00
Kai Chen
96cbb1b2a7
Update reference to kubectl commands using redirects (reference) ( #7989 )
2018-04-16 12:09:19 -07:00
Kai Chen
45722c4c59
Update reference to kubectl commands using redirects (concepts) ( #7988 )
2018-04-16 12:09:19 -07:00
Kai Chen
3b3596f82f
Update reference to kubectl commands using redirects (concepts/overview) ( #7987 )
2018-04-16 12:09:19 -07:00
Kai Chen
10d926061f
Redirect v1.9 kubectl user guide to the correct document version ( #7984 )
2018-04-16 12:09:19 -07:00
Kai Chen
3e403d6302
Update reference to kubectl commands using redirects (concepts/configuration) ( #7986 )
2018-04-16 12:09:19 -07:00
ReSearchITEng
b5024fed88
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-16 12:09:19 -07:00
Zach Corleissen
20b52e6b71
Changed layout from post to blog ( #8002 )
2018-04-16 12:09:19 -07:00
tehut
20c81b2bb2
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-16 12:09:19 -07:00
Alex Contini
08c5fa2a4b
add Crowdfire case study ( #7951 )
2018-04-16 12:09:19 -07:00
Kai Chen
5bbcdadf5a
Add a Splat redirecting rule for v1.10 kubectl command references ( #7982 )
2018-04-16 12:09:19 -07:00
Joseph Ruane
0397caec06
Fix GCE getting started link ( #7979 )
2018-04-16 12:09:19 -07:00
Xiaodong Zhang
3697b1fe07
Fix invalid link in kubeadm document. ( #7870 )
2018-04-16 12:09:19 -07:00
Rajakavitha1
d3db6fdfa8
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-16 12:09:19 -07:00
Lydell Manganti
c2856fd877
Update http-proxy-access-api.md ( #7935 )
2018-04-16 12:09:19 -07:00
Kaitlyn Barnard
47b61a110a
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-16 12:09:19 -07:00
Shen Yuanyu
b8f6d4f9d8
note style adjust ( #7937 )
2018-04-16 12:09:19 -07:00
Campion Fellin
9ce4624653
Fix link for drain the node ( #7939 )
2018-04-16 12:09:19 -07:00
max8899
f986d0ead1
Update storage-classes.md ( #7942 )
2018-04-16 12:09:19 -07:00
pc
1540f47a78
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-16 12:09:19 -07:00
Rajakavitha1
0d0964d93f
Update service.md ( #7972 )
...
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
f9bcad1f8e
Update imperative-config.md ( #7969 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
0f728bd992
Update overview.md ( #7967 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
698e98fbd9
Update secret.md ( #7965 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
feb424d4ea
Update organize-cluster-access-kubeconfig.md ( #7964 )
...
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
972ad80a47
Update kubernetes-objects.md ( #7966 )
...
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
c646181f41
Update imperative-command.md ( #7968 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
9a91e60dde
Update declarative-config.md ( #7970 )
...
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
4b3427f50d
Update logging.md ( #7971 )
...
Fixed the 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
dfb11fd6c2
Update replicationcontroller.md ( #7973 )
...
Fixed the 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Mik Vyatskov
9260b38c74
Remove crassirostris as owner and reviewer ( #7974 )
...
Signed-off-by: Mikhail Vyatskov <crassirostris@yandex.com >
2018-04-16 12:09:19 -07:00
Rajakavitha1
27de1b2e73
Update taint-and-toleration.md ( #7963 )
...
fixed 404 error listed in : https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
thepill
ffb220d08a
Remove duplicate limitations ( #7952 )
...
Multiple limitations has been mentioned twice - this change removes them.
2018-04-16 12:09:19 -07:00
Rajakavitha1
7da4c01aa4
Update deployment.md ( #7962 )
...
Fixed the 404 error in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1
b74b5779ab
Update replicaset.md ( #7961 )
...
Fixed the 404 error in : https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Zach Corleissen
5a85aed682
Resolved merge conflict, removed merge artifacts ( #7947 )
2018-04-16 12:09:19 -07:00
Zach Corleissen
701a38aba9
Add missing 1.10 release blog post ( #7956 )
...
* Add missing 1.10 release blog post
* Removed stray HTML tags
* Unmashed headers
2018-04-16 12:09:19 -07:00
Zach Corleissen
db79a23dcc
Add OWNERS for the blog after it migrates ( #7610 )
...
* Add blog OWNERS
* Update owners list
2018-04-16 12:09:19 -07:00
Steve Perry
3fe50d183f
Regenerate API ref docs with full group names. ( #7954 )
2018-04-16 12:09:19 -07:00
tehut
8fd3c05523
Blog Migration: Continuation of WIP PR #7144 ( #7247 )
...
* 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
2018-04-16 12:09:15 -07:00