jianglingxia
7de8cda84c
jlx426
2017-05-01 10:15:25 -07: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
Andrew Chen
004abfe1d8
Merge pull request #3591 from kubernetes/chenopis-3572-patch
...
Grammar patch to #3572
2017-05-01 10:10:30 -07:00
Andrew Chen
15468eb442
Grammar patch to #3572
2017-05-01 10:07:15 -07:00
Andrew Chen
0624f8f211
Merge pull request #3582 from kubernetes/chenopis-kill-swagger
...
Remove swagger-ui from search index
2017-04-28 16:33:07 -07:00
Andrew Chen
8d48ab2a73
Remove swagger-ui from search index
2017-04-28 16:23:39 -07:00
Andrew Chen
78a13cebf5
Merge pull request #3581 from kubernetes/chenopis-v1_6_2
...
Update fullversion page variable
2017-04-28 16:18:05 -07:00
Andrew Chen
3d3f0ba1e8
Update fullversion page variable
2017-04-28 16:15:05 -07:00
Andrew Chen
2b625b3033
Merge pull request #3580 from kubernetes/chenopis-3572-patch
...
#3572 patch
2017-04-28 16:09:55 -07:00
Andrew Chen
f1b00d086d
Grammar nitpicks for #3572
2017-04-28 16:05:23 -07:00
Jun Xiang Tee
fd3dcaaab6
Update init containers documentation with 1.6 syntax for YAML files ( #3572 )
...
* Syntax for Kubernetes version 1.6
Included 1.6 syntax change for declaration of init containers.
* Reorder services.yaml & add 1.5 syntax still works
* Corrected YAML headings & add syntax explanation
2017-04-28 15:59:09 -07:00
Andrew Chen
039b1b395c
Merge pull request #3579 from kubernetes/chenopis-3365-redo
...
Reimplement PR #3365
2017-04-28 15:53:27 -07:00
Andrew Chen
8868c002ef
Reimplement PR #3365
2017-04-28 15:48:13 -07:00
Charlie R.C
5e384ab531
remove abandoned environment variable
2017-04-28 15:43:17 -07:00
Josh Wood
c28ffd9cca
getting-started/aws: Update links to AWS deploy tools
...
- Update link to kube-aws at Incubator
- Add link to tectonic-installer for aws
2017-04-28 15:38:39 -07:00
Jun Xu
d178aa22ec
fix typo
2017-04-28 15:22:07 -07:00
xilabao
fcecf1b7ed
fix impersonate in authorization
2017-04-28 15:21:31 -07:00
Andrew Chen
8d1995beb0
Merge pull request #3578 from kubernetes/chenopis-del-101-201
...
Deprecate Kubernetes 101 and 201
2017-04-28 15:20:44 -07:00
Andrew Chen
c3efda3b97
Deprecated Kubernetes 101 and 201
2017-04-28 15:15:18 -07:00
Andrew Chen
ee74993fa4
Refactor Troubleshooting ( #3564 )
...
* Refactor Troubleshooting
* reorder ToC
* Move troubleshooting into Home ToC
2017-04-28 14:53:12 -07:00
Andrew Chen
42e2b88498
Merge pull request #3574 from kubernetes/chenopis-home-patch1
...
Cleanup Home landing page
2017-04-28 13:36:51 -07:00
Andrew Chen
d4dca09b12
Cleanup Home landing page
2017-04-28 13:32:08 -07:00
xiangpengzhao
edaafe493a
Cleanup deprecation-policy
2017-04-28 10:36:03 -07:00
Andrew Chen
c0d926d550
fix link on Reference page ( #3565 )
2017-04-28 10:06:14 -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
guangxuli
a562a36c39
the proposal and api link should be updated
2017-04-27 15:13:08 -07:00
Eric Chiang
8b99043839
rbac: document resourceNames and note they can't be used for creates
2017-04-27 15:07:07 -07:00
Clenimar Filemon
d3242d6a23
Fix formatting issues in federated ingress docs
2017-04-27 15:04:03 -07:00
Andrew Chen
5462769c4a
Merge pull request #3563 from kubernetes/chenopis-webmaster-verification
...
add site verification file
2017-04-27 14:38:52 -07:00
Andrew Chen
b6e85226c8
add site verification file
2017-04-27 14:17:09 -07:00
Andrew Chen
629e07b997
Merge pull request #3562 from ahmetb/downward-fix
...
Fix broken downward API link
2017-04-27 13:01:28 -07:00
Ahmet Alp Balkan
0cd5e2179d
Fix broken downward API link
...
Fixes #3561 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-27 12:58:22 -07:00
Andrew Chen
6fe67a6579
Refactor robots.txt ( #3534 )
...
* Test robots.txt
* refactor robots.txt to use /*
* clarify note
* verified and cleaned up robots.txt entries
* remove unnecessary wildcards
2017-04-27 12:36:29 -07:00
Hoat Le
f428116387
Use pipeline to remove new line char ( #3458 )
...
When -w option is not available for base64, for example, when using alpine Docker image.
`echo -n "<text>" | base64 | tr -d '\n'` should be used, it works better.
2017-04-27 09:35:38 -07:00
Ahmet Alp Balkan
a9ca41e8ac
gce.md: update kubectl instructions, remove bash completion instructions ( #3477 )
...
* Remove bash completion from gce.md
Bash completion instructions do not belong to this guide. (ref: #3476 )
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Update kubectl installation instructions on gce.md
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-27 08:52:01 -07:00
Steve Perry
92b6057d9c
Deprecation complete: secrets/index ... ( #3554 )
2017-04-26 17:13:34 -07:00
Steve Perry
b37b5d1957
Deprecation complete: ingress ... ( #3553 )
2017-04-26 16:49:38 -07:00
Steve Perry
bec1ee86ce
Deprecation complete: replicasets ( #3552 )
2017-04-26 15:09:02 -07:00
Steve Perry
e98619b0d9
Deprecation complete: federation/daemonsets ... ( #3551 )
2017-04-26 14:13:54 -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
Ahmet Alp Balkan
49c14f2d61
remove Federation API from docs/reference home
...
This topic is not yet important enough to list exhaustively on /docs/reference.
Also the links are broken anyway. Fixes #3535 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-26 10:50:11 -07:00
Jakob Jarosch
5d5597bf7d
Add snippet to list all secrets currently in use
2017-04-26 10:47:53 -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
f83c5874a8
Deprecation complete: container-environment ... ( #3536 )
2017-04-25 18:03:58 -07:00
Steve Perry
ecae0f436c
Deprecation complete: multi-container ... ( #3533 )
2017-04-25 16:50:07 -07:00
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00