Steve Perry
184ed9429f
Deprecation complete: whatis k8s ... ( #3510 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
2017-04-24 19:46:40 -07:00
Steve Perry
fee12cc272
Remove and redirect User Guide index page. ( #3509 )
2017-04-24 17:27:08 -07:00
Rob Scott
0bed147f87
Updating Liveness and Readiness Docs ( #3494 )
...
* adding documentation for TCP checks, replacing "discussion" section with more detailed "configuration" section, other small tweaks
* some line breaks and a small tweak
* tweaking config section
* fixing problems with http get field descriptions, more detailed TCP example
2017-04-24 15:32:40 -07:00
xilabao
06aed032d2
fix wildcard in authorization
2017-04-24 12:16:05 -07:00
Darren Mutz
c43bfac582
dm - Fix some wording ( #3491 )
2017-04-24 11:12:59 -07:00
Cristian Todea
45d17eb8c8
pick-right-solutions.md
...
Centos bare metal installation guide uses flannel as overlay network, but table at pik-right-solutions.md says it uses "none".
2017-04-24 11:12:28 -07:00
xilabao
7d15d52525
add attention to kubelet config
2017-04-24 11:11:39 -07:00
Brendan Burns
7c549aeeb9
Add some more depth to the 3rd party resource documentation.
2017-04-24 11:10:28 -07:00
Joe Beda
343d731370
Include kubeadm in pick solutions page
2017-04-24 11:07:50 -07:00
Xiaoyu Zhang
ad3e55f554
update output of configmap.md
...
The output may lack some columns.
2017-04-24 11:05:12 -07:00
zhangxiaoyu-zidif
86ecbd2fe8
fix broken link:api-reference
2017-04-24 11:04:51 -07:00
Richard E. Silverman
eb2fe3815d
fix typo
2017-04-24 10:57:50 -07:00
Damien Leflon
6abd5c0862
Update kubeadm.md
...
Fix a little typo
2017-04-24 10:57:11 -07:00
chenhuan12
8b80216ab1
fix typo
...
fix typo
2017-04-24 10:56:46 -07:00
chenhuan12
79a1fd19a9
fix typo
...
fix typo
2017-04-24 10:55:59 -07:00
Mik Vyatskov
2e2712e05b
Fix file names for Stackdriver Logging page
2017-04-21 11:23:04 +02:00
Charlie Drage
8ff1959f16
Update Kompose documentation
...
Updates the page with new installation details as well as some updated
fixes (spelling errors, outdated information, etc.)
2017-04-20 17:33:25 -07:00
Didier Roche
62d4745f0d
Replace with new service url
...
The headless service page url has moved.
2017-04-20 14:55:41 -07:00
Peter Lee
7697eb5146
Update link
2017-04-20 14:53:53 -07:00
Drinky Pool
165fc0998b
fix typo
...
fix typo
2017-04-20 14:53:20 -07:00
Ahmet Alp Balkan
55583b8f1b
Modify title of Downward API guide
...
DownwardApiVolumeFile is only an API term and the actual concept is the
Downward API.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-20 14:52:48 -07:00
Mik Vyatskov
59e4200afd
Add documentation for configuring Stackdriver Logging agents
2017-04-20 14:02:53 -07:00
Andrew Chen
0ee3235676
Chenopis 3436 patch ( #3480 )
...
* Remove the docker-multinode getting started guide
* add entries to skip_toc_check.txt
2017-04-20 13:59:02 -07:00
Joe Beda
27f972427e
Document how to access kubeadm 1.5.
...
Fixes #3127
2017-04-20 13:08:53 -07:00
Marc Sluiter
88212bdfa9
Added note about Docker credentials store ( #3456 )
...
* Added note about Docker credentials store
Docker might use a credentials store when logging in to docker repositories, see https://docs.docker.com/engine/reference/commandline/login/#credentials-store . In that case you don't find the `auth` token in the `config.json` file. I added a note that this might happen, in order to prevent confusion.
* added "NOTE:" to the Docker credentials store note
as suggested in PR review
2017-04-20 13:08:41 -07:00
Andrew Chen
704c8dbf0f
Fix typo in etcd-upgrade.md
2017-04-20 13:04:59 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00
Will Sean Don
e648c764ab
Migrate to new task template ( #3442 )
2017-04-20 12:55:32 -07:00
Andrew Chen
cb9cff59db
Review conflicts from 1.6-release/master merges
2017-04-20 10:52:04 -07:00
Harsh Choudhary
800f1b588d
Correct secret creation command
...
Private Registry FQDN also needs to be included in secret creation, otherwise Kubernetes will not be able to pull images.
2017-04-19 14:36:52 -07:00
Sahdev P. Zala
8bec7d7c8a
Create reference link for IBM Bluemix Container Service
...
Create a documentation link for IBM Bluemix Container Service similar to
GCE and Azure. Also rename Softlayer references to Bluemix.
Co-Authored-By: Xavier Loup <xavier.loup@fr.ibm.com >
2017-04-19 14:32:24 -07:00
chenhuan12
cba09b7b70
fix typo
...
fix typo
2017-04-19 14:27:13 -07:00
Anirudh Ramanathan
8ccd40e661
Add example PDB definition ( #3454 )
...
* Fix pdb docs
* Addressed comment
2017-04-19 14:26:35 -07:00
Ahmet Alp Balkan
1acf620458
Add link to /docs/reference from API overview guide ( #3452 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-19 14:23:19 -07:00
Artem Vysotsky
73d9327c3f
Update logging-stackdriver.md
2017-04-19 14:16:44 -07:00
Mike Danese
4f0afc2fa7
use more up to date docker package
2017-04-19 14:09:54 -07:00
Andrew Chen
8f872afcd7
Minor patch changes to PR #3438
2017-04-19 12:25:45 -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
tanshanshan
1592494620
Update labels.md
2017-04-19 10:51:32 -07:00
Xiaoyu Zhang
187a681df7
add a shell script of PATCH ( #3293 )
...
add a shell script of PATCH
2017-04-19 10:37:53 -07:00
chenhuan12
d94335b17a
fix typo
...
fix typo
2017-04-19 10:34:32 -07:00
Steve Perry
38395e7b53
Move Jobs under Controllers. ( #3453 )
...
* Move Jobs under Controllers.
* Change title.
2017-04-18 20:04:48 -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
Ryan McGinnis
a8646ace75
Update kubeadm.md
...
- Running `--api-advertise-address` returns unknown flag error
- `--apiserver-advertise-address` is the correct command, so this must have been a typo
2017-04-18 12:59:40 -07:00
Bryan Boreham
1879e0a6b5
Add Weave Net as an option for ARM installs
2017-04-18 10:21:39 -07:00
haoyuan
2a5148437c
update the glusterfs provisioner in persistent-volumes.md
2017-04-18 10:19:04 -07:00
Ahmet Alp Balkan
626bdd1f3c
kubefed tutorial: add creating the default ns ( #3105 )
...
Currently kubefed does not create the default namespace, therefore anyone
following this doc today will hit this issue. Adding a few comments to bridge
that gap until the bug is fixed.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-17 15:23:41 -07:00
Balu Dontu
59c37ec48d
vSphere Storage Policy Based Management for Containers orchestrated by vSphere
2017-04-17 14:48:58 -07:00
Steve Perry
90be2b2dd2
Move Guide topics: Namespaces. ( #3437 )
2017-04-17 12:56:24 -07:00
Oli Lalonde
e1afcde13a
Update scale-intro.html
...
Convert to new links
2017-04-17 09:26:01 -07:00