Cao Shufeng
68f8244507
Add details about loopback cni plugin
...
This change provide a href to users, so that users knowns where to
download this loopback cin plugin. And a more accurate link about
cni configuration file is provided.
2016-11-01 05:57:43 -04:00
Anirudh Ramanathan
b5f9257c11
Add valid link to kops ( #1566 )
2016-11-01 00:49:52 -07:00
Steve Perry
9c7a65cd09
Write new task: Assigning CPU and RAM Resources to a Container. ( #1576 )
2016-10-31 15:22:52 -07:00
Dominic001
f6f0da2f9a
more generic patch
...
use kubectl exec command so we dont have to worry about container type
2016-10-29 01:48:34 +02:00
Dominic001
f83b95234a
more explicit etcdctl description
...
assuming that kubernetes is almost always used with docker. In case other container solutions as lxc are integrated this section
will need further revision. Just using the bare etcl command is a bit too less, at least there should be a hint that you log in into the container.
2016-10-28 22:49:17 +02:00
Zihong Zheng
b72518e69c
Add troubleshooting section to kube-dns readme
2016-10-28 09:39:32 -07:00
Casey Davenport
4ba092ae12
Update Calico add-on link
2016-10-28 08:46:27 -07:00
Keith Wansbrough
1c7a004312
Merge branch 'master' into patch-1
2016-10-28 11:01:28 +01:00
Maciej Szulik
541ca2c426
Small corrections how to curl eviction endpoint
2016-10-28 11:47:29 +02:00
Maciej Szulik
b506e647f3
Updated imported docs with ./update-imported-docs.sh
2016-10-28 11:28:17 +02:00
Julien Vey
e34352c152
Remove line numbers in ingress resource snippet
...
* To be consistent with the rest of the guide.
* To simplify copy/paste of the example.
2016-10-28 10:52:21 +02:00
chrislovecnm
c4da909199
tweaks requested
...
hr
2016-10-27 23:19:33 -06:00
chrislovecnm
f85bbc130c
moving kube-up.sh to legacy for aws install
2016-10-27 23:19:32 -06:00
devin-donnelly
de27c5c194
Merge pull request #1554 from jadekler/master
...
Remove outdated notes
2016-10-27 20:20:08 -07:00
devin-donnelly
f3769dd529
Merge pull request #1440 from clemens-tolboom/patch-1
...
Resolve push denied
2016-10-27 20:18:16 -07:00
devin-donnelly
78a44f7fa9
Merge pull request #1285 from kubernetes/eparis-networkpolicy
...
'namespaceSelector' in the NetworkPolicy example
2016-10-27 20:17:00 -07:00
devin-donnelly
97474aa27b
Merge pull request #1501 from cdrage/update-tools-page
...
Add missing information and new link on Kompose
2016-10-27 20:11:40 -07:00
devin-donnelly
7d78a9b2ab
Merge pull request #1467 from anbern/patch-1
...
Update hellonode.md
2016-10-27 20:09:25 -07:00
devin-donnelly
3a9d510b2e
Merge pull request #1451 from mistydemeo/basics_typo
...
Basics: fix minor typo ("Containzerization")
2016-10-27 20:01:43 -07:00
devin-donnelly
4aeb2e2932
Merge pull request #1447 from rata/master
...
Clarify secrets file mode might be read in decimal notation
2016-10-27 19:58:26 -07:00
devin-donnelly
08d8336f80
Merge pull request #1417 from techtonik/patch-2
...
Update kubectl-overview.md
2016-10-27 19:48:52 -07:00
devin-donnelly
e5a2f52804
Merge pull request #1380 from BenHall/fix-katacoda-links
...
Interactive Tutorials: Having .html in URL causes a 404 before redirecting
2016-10-27 19:47:09 -07:00
devin-donnelly
00ee08995b
Merge pull request #1487 from abrarshivani/vsphere_storage_class
...
Add vSphere Storage class
2016-10-27 19:43:43 -07:00
devin-donnelly
3ce1cd3ac5
Merge pull request #1549 from chrismarino/master
...
Add Romana to Network Policy Getting Started and kubeadm install pages
2016-10-27 19:36:55 -07:00
devin-donnelly
2de507a377
Merge pull request #1541 from MichalMankowski/master
...
Fix centos getting started docs
2016-10-27 19:35:49 -07:00
steveperry-53
c60107ea1c
Use shared include file for prerequisites.
2016-10-27 12:04:41 -07:00
Jean de Klerk
cf716e75d6
Merge branch 'master' into master
2016-10-27 07:44:54 -06:00
kayrus
fd48554659
Added livenessprobe example with hidden parameters
2016-10-27 15:36:53 +02:00
Ben Hall
4fdebae1da
Merge branch 'master' into fix-katacoda-links
2016-10-27 10:27:49 +01:00
Chris Marino
32c2a7d29f
Client glitch again
2016-10-26 13:36:31 -07:00
Chris Marino
6d9c7babe1
Typos, clarity....
2016-10-26 13:35:41 -07:00
Charlie Drage
61d48cb5b8
Merge branch 'master' into update-tools-page
2016-10-26 13:09:41 -04:00
Chris Marino
66e1e236a2
More git client weirdness
2016-10-26 08:01:41 -07:00
Chris Marino
714440f3ae
Reworked language...
2016-10-26 08:00:29 -07:00
Chris Marino
a600ad20e6
Resolved conflich
2016-10-26 07:48:11 -07:00
Chris Marino
ee6ce7828f
Merge remote-tracking branch 'refs/remotes/kubernetes/master'
2016-10-26 06:49:09 -07:00
Chris Marino
eb32f1323b
Weird client mishap missed this line...
2016-10-26 06:35:28 -07:00
Justin Santa Barbara
5d689c8eee
Add docs for kops, explain when kops and when kubeadm
...
Quick getting started guide for kops.
Also try to provide some guidance as to when to use kops and when
kubeadm; based on discussions with sig-cluster-lifecycle that kubeadm is
a building block and not a provisioning tool.
I used "kubeadm" as a simplifying concept for "kubeadm and the other
work done by sig-cluster-lifecycle that kubeadm is a part of", in that
tools that don't (yet) use kubeadm are still leveraging the kubeadm
stream of work.
2016-10-25 22:53:33 -04:00
Jean de Klerk
6649f59283
Remove outdated notes
...
The issue in question has been resolved.
2016-10-25 18:41:49 -06:00
Chris Marino
5d7db3f643
Rework..
2016-10-25 15:24:54 -07:00
Chris Marino
e8860fcba0
format
2016-10-25 15:05:23 -07:00
devin-donnelly
a02ae2da29
Merge pull request #1542 from masstomato/typo-docs-centos
...
Fix typo 'ectdclt'
2016-10-25 14:57:32 -07:00
Chris Marino
6a290cd6e7
Remove vendor reference, typo...
2016-10-25 14:55:55 -07:00
Lucas Käldström
519ceca719
Update and refactor the kubeadm documentation + add HypriotOS instructions as well
2016-10-25 22:55:48 +03:00
Chris Marino
f5ab3e9d33
Remove project references...
2016-10-25 09:45:05 -07:00
Charlie Drage
eefbcc693c
Add missing information and new link on Kompose
...
Adds a new to Kompose on the Kubernetes Incubator
More information on Kompose / better formatting to reflect other tools
on the page
2016-10-25 09:25:24 -04:00
Bryan Boreham
3f8d2817ce
Merge branch 'master' into kubenet-note
2016-10-25 10:26:30 +01:00
Abrar Shivani
66e66c8572
Add vSphere Storage class
2016-10-25 00:31:48 -07:00
MichalMankowski
5ff5f10e76
change default-system to default-context
2016-10-25 08:48:43 +02:00
Chris Love
8f02f91f53
Improving kubectl cheat sheet ( #1486 )
...
* Improving kubectl cheatsheet
* removing sentence and some cleanup
2016-10-24 17:56:11 -07:00
Chris Marino
08d1ecd1df
Kubeadm consistency
2016-10-24 16:25:58 -07:00
Chris Marino
0bfafbf6a8
Markdown error...
2016-10-24 16:22:55 -07:00
Chris Marino
2232e063aa
Edits for consistency..
...
Kubeadmin, etc.
2016-10-24 16:00:28 -07:00
chrismarino
677699245e
Merge branch 'master' into master
2016-10-24 10:01:27 -07:00
Joe Beda
71de608f4d
Document kubeadm evn variables
2016-10-24 09:41:39 -07:00
Joe Beda
e21ed27c58
Document kubeadm automation.
2016-10-24 09:41:39 -07:00
chrismarino
b62a718bca
Merge branch 'master' into master
2016-10-24 09:27:22 -07:00
masstomato
f72b098864
Merge branch 'master' into typo-docs-centos
2016-10-25 00:30:36 +09:00
Chris Marino
59d40b3e81
Merge remote-tracking branch 'refs/remotes/kubernetes/master'
2016-10-24 08:23:03 -07:00
Chris Marino
b36034a97c
edits
2016-10-24 08:22:22 -07:00
masstomato
d07e6516ce
Merge branch 'master' into typo-docs-centos
2016-10-25 00:22:15 +09:00
Chris Marino
56a8e8bafc
Minor content re-org, edits
2016-10-24 08:22:02 -07:00
Devan Goodwin
4fd44b1604
Document kubeadm --skip-preflight-checks.
2016-10-24 11:50:34 -03:00
MichalMankowski
fff7f38748
change to kube-centos
2016-10-24 16:24:01 +02:00
masstomato
cacbf7ca35
Fix typo
...
Fix 'ectdclt' to 'etcdctl'.
2016-10-24 23:22:37 +09:00
MichalMankowski
a79c12489e
fix typo and add section about kubectl configuration
2016-10-24 16:21:16 +02:00
Ilya Dmitrichenko
ed4c37d511
Get rid of git dependency in kubeadm guide
2016-10-24 13:28:05 +01:00
Bryan Boreham
f5ca6fae32
Update documentation about CNI flags and requirements ( #1516 )
...
* Update CNI kubelet option names
* Expand the minimum CNI requirements
2016-10-21 19:19:06 -07:00
Justin Santa Barbara
763b90e99a
Merge branch 'master' into download_kubectl
2016-10-21 21:40:15 -04:00
Justin Santa Barbara
500aec5eed
A few updates based on MacOS testing
2016-10-21 21:39:25 -04:00
Justin Garrison
2f7dcedbbb
Update jobs.md with link to scheduled jobs
...
Removed future work because we're living in the future 🚀
2016-10-21 18:20:37 -07:00
Justin Santa Barbara
689c4b02b4
Add kubectl shell autocompletion section
2016-10-21 21:05:38 -04:00
Justin Santa Barbara
0ebd20ccfb
Fixes per code review
2016-10-21 21:05:23 -04:00
Phillip Wittrock
d1647203b4
Merge branch 'master' into task-cmd-arg
2016-10-21 16:01:32 -07:00
steveperry-53
62afa6f904
Write new task: Defining a Command and Arguments for a Container 3
2016-10-21 15:52:30 -07:00
roopakparikh
0d3a83f0d5
Added Platform9.com solutions at couple of Places
...
Adding Platform9.com Kubernetes solution in the Hosted section as well as Table of solutions.
2016-10-21 14:01:00 -07:00
Chris Marino
d8688fa817
Add Romana to docs
...
ToC, and kubeadm page
2016-10-21 13:32:29 -07:00
steveperry-53
9b18efd334
Write new task: Defining a Command and Arguments for a Container 2
2016-10-20 16:36:00 -07:00
Jess Frazelle
7b330390e2
mungers: fix preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-20 12:23:08 -07:00
steveperry-53
32f45fb417
Write new task: Defining a Command and Arguments for a Container.
2016-10-20 11:34:06 -07:00
Seth Jennings
98a4b521fd
AUTOSCALER not AUTOSCALING
2016-10-20 10:46:51 -05:00
Sascha Brawer
ff78098474
Fix broken links in work queue user guide
2016-10-20 07:50:07 -07:00
Bryan Boreham
4f0d6c1609
Adjust wording per review comments
2016-10-20 09:48:17 +01:00
steveperry-53
68a0c5195b
Write new task: Defining Environment Variables for a Container.
2016-10-19 16:47:15 -07:00
Justin Santa Barbara
441043a22a
Instructions for how to download kubectl
2016-10-19 13:12:00 -04:00
Keith Wansbrough
33cdc55903
Just give a simple link for Windows kubectl.
2016-10-19 14:01:30 +01:00
Eric Paris
0a28be3613
Update networkpolicies.md
2016-10-19 08:55:03 -04:00
Keith Wansbrough
eb5f7add4b
Suggest alternative to curl for Windows.
2016-10-19 12:04:25 +01:00
Keith Wansbrough
0903054357
Don't hardcode kubectl version.
2016-10-19 12:03:28 +01:00
Keith Wansbrough
b5a780cf3f
Merge branch 'master' into patch-1
2016-10-19 11:40:59 +01:00
Ben Hall
e80c15b583
Fix links for interactive scenarios.
2016-10-19 10:11:57 +01:00
Rodrigo Campos
5b6055a374
Clarify secrets file mode might be read in decimal notation
...
Fixes: https://github.com/kubernetes/kubernetes/issues/33475
2016-10-19 01:03:20 -03:00
devin-donnelly
499bd7828f
Merge pull request #1478 from steveperry-53/contribution-guide-2
...
Write new material about how to contribute to the Kubernetes docs.
2016-10-18 17:09:19 -07:00
devin-donnelly
2f0b53d3e6
Merge pull request #1356 from jszczepkowski/hpa-doc-fix
...
Updated hpa config file to the latest API version.
2016-10-18 16:39:08 -07:00
devin-donnelly
b18d74eee8
Merge pull request #1393 from kubernetes/foxish-add-example
...
Add example for pod using emptyDir
2016-10-18 16:38:48 -07:00
devin-donnelly
29c9e11d71
Merge pull request #1394 from kcluster/kcluster-link
...
Add link to KCluster.io
2016-10-18 16:38:28 -07:00
devin-donnelly
6749b5acab
Merge pull request #1396 from lukaszo/kub_get
...
Fix kubectl get documentation
2016-10-18 16:38:00 -07:00
devin-donnelly
1af2733315
Merge pull request #1405 from pabloguerrero/patch-2
...
Minor corrections
2016-10-18 16:36:33 -07:00
devin-donnelly
16e74f3cc3
Merge pull request #1418 from nordri/master
...
Added flannel config
2016-10-18 16:35:41 -07:00
devin-donnelly
7b9911e019
Merge pull request #1494 from feynmanliang/patch-1
...
Correct typo in authorization header
2016-10-18 16:24:09 -07:00
devin-donnelly
e82bd1c6ff
Merge pull request #1493 from cjyar/patch-1
...
Added more prequisites.
2016-10-18 16:23:35 -07:00
Anirudh Ramanathan
e7ac683fd8
Merge branch 'master' into foxish-add-example
2016-10-18 11:05:40 -07:00
Keith Wansbrough
8b4e7e8bc6
Instructions for Windows download of kubectl.
...
The binary name is kubectl.exe in this case, not kubectl, which is not immediately obvious.
2016-10-18 15:22:13 +01:00
Jerzy Szczepkowski
fd47392ff6
Merge branch 'master' into hpa-doc-fix
2016-10-18 15:47:39 +02:00
anatoly techtonik
064fb4f5b0
Merge branch 'master' into patch-2
2016-10-18 14:16:11 +03:00
anatoly techtonik
ad39de970d
Remove 'quickly'
2016-10-18 14:12:52 +03:00
Clemens Tolboom
4e1dd8314c
Update text to latest suggestions.
...
I had to remove _To_ to join sentences and places a dot.
2016-10-18 13:10:11 +02:00
Fede Diaz
827ae558ec
Update centos_manual_config.md
...
Request change done.
Fixed errata in flannel network.
2016-10-18 08:13:10 +02:00
Feynman Liang
8cab01acfa
Merge branch 'master' into patch-1
2016-10-17 20:02:35 -07:00
devin-donnelly
92c443e8c5
Merge pull request #1409 from apelisse/add-privileged-link
...
Points to documentation about running privileged containers
2016-10-17 16:43:26 -07:00
devin-donnelly
7598df1a94
Merge pull request #1425 from bobbytables/patch-1
...
Fix code fencing for DNS validation example
2016-10-17 16:37:34 -07:00
devin-donnelly
5b8ac5f7a9
Merge pull request #1433 from copejon/add-gcloud-api-authorization
...
Added optional prereq to authorize API calls
2016-10-17 16:36:57 -07:00
devin-donnelly
44ef8d3d0f
Merge pull request #1436 from rickypai/patch-2
...
Change RDB typo to RBD
2016-10-17 16:36:10 -07:00
Feynman Liang
1480754235
Correct typo in authorization header
2016-10-17 15:58:45 -07:00
devin-donnelly
16ce9c5fec
Merge pull request #1413 from kubernetes/foxish-fix-annotation
...
Init containers are in beta in 1.4
2016-10-17 14:57:48 -07:00
devin-donnelly
017601da81
Merge pull request #1457 from bobsky/patch-1
...
Update federated-ingress.md
2016-10-17 14:57:08 -07:00
devin-donnelly
20028937ab
Merge pull request #1454 from pabloguerrero/patch-3
...
Update index.md
2016-10-17 14:53:13 -07:00
Chris Jones
047974c924
Added more prequisites.
2016-10-17 15:13:44 -06:00
devin-donnelly
3e19972130
Merge pull request #1472 from MikeSpreitzer/var-flannel-backend
...
Documented FLANNEL_BACKEND and ADMISSION_CONTROL in cluster/ubuntu doc
2016-10-17 11:52:25 -07:00
devin-donnelly
139d64eeed
Merge pull request #1483 from marrrvin/fix-link-to-qos
...
Fix link to qos
2016-10-17 11:49:12 -07:00
devin-donnelly
389cc0d50e
Merge pull request #1485 from victorgama/patch-1
...
Fix small typo
2016-10-17 11:48:32 -07:00
devin-donnelly
e308661861
Merge pull request #1488 from digitalfishpond/master
...
Update to Pet Set link
2016-10-17 11:45:27 -07:00
Ricky Pai
553718a31e
Change RDB typo to RBD
...
I assume this is referring to `RBD (Ceph Block Device)` and not something else
2016-10-17 11:11:53 -07:00
Chris Love
67db9da420
Merge branch 'master' into kubectl-overview-add-explain
2016-10-17 11:09:26 -06:00
Sergey Orlov
c4d943313a
Merge branch 'master' into fix-link-to-qos
2016-10-17 16:12:47 +03:00
Denis Poisson
3bc8013a28
Update to Pet Set link
...
'Pet Set' now links correctly to http://kubernetes.io/docs/user-guide/petset/
2016-10-17 11:43:55 +02:00
Victor Gama
248bcb9799
Merge branch 'master' into patch-1
2016-10-16 19:39:10 -02:00
Victor Gama
d76084a4b6
Fix small typo
...
This removes an extra "is a" from the documentation text
2016-10-16 15:40:28 -02:00
Kami Gerami
3ef9c7e526
34613 404 Not Found on links referring to /docs/user-guide/kubectl/kubectl/
...
Changed all links referring to kubectl from /docs/user-guide/kubectl/kubectl/ to /docs/user-guide/kubectl/
2016-10-16 13:39:43 +02:00
Sergei Orlov
4b506ea498
Fix link to qos
2016-10-16 13:11:36 +03:00
chrislovecnm
95e14cc5f7
fixing format
2016-10-15 20:46:20 -06:00
chrislovecnm
f5934f521b
updating kubectl overview with explain
2016-10-15 20:44:10 -06:00
Steve Perry
fc10dd34b2
External address ( #1432 )
...
* Write new tutorial: Exposing an External IP Address.
* Update prerequisites.
2016-10-15 15:04:23 -07:00
steveperry-53
81cb7792c1
Merge branch 'master' of https://github.com/steveperry-53/steveperry-53.github.io
...
Conflicts:
README.md
_config.yml
2016-10-15 13:31:14 -07:00
steveperry-53
93d5887c4b
Write new material about how to contribute to the Kubernetes docs.
2016-10-15 13:17:23 -07:00
Mike Spreitzer
bf18da533d
Documented FLANNEL_BACKEND and ADMISSION_CONTROL in cluster/ubuntu doc
2016-10-15 00:43:19 -04:00
anbern
9b46544517
Update hellonode.md
...
Docker for Windows 1.12/1.12.1 does not work as described when pushing images to the google container image registry - it stops with an error message. It takes a long time (6h to several days) to find a solution and since Docker is becoming more popular on windows this seems worth mentioning.
2016-10-14 22:25:23 +02:00
seperry53test
5d60ea4488
Update page-templates.md ( #1465 )
2016-10-14 11:38:58 -07:00
bobsky
0ce841df60
Update federated-ingress.md
...
minor correction, feature is in alpha not beta.
2016-10-13 13:23:31 -07:00
Jonathan Cope
8f6ef58a49
Merge branch 'master' into add-gcloud-api-authorization
2016-10-13 11:38:57 -05:00
Jon Cope
81634ad38d
Added optional prereq to authorize API calls
2016-10-13 10:16:17 -05:00
Pablo Guerrero
8f41a65a40
Update index.md
2016-10-13 14:43:48 +02:00
Pablo Guerrero
ce10237f3c
Merge branch 'master' into patch-2
2016-10-13 11:27:02 +02:00
Misty De Meo
d054714d27
Basics: fix minor typo
2016-10-12 16:17:53 -07:00
devin-donnelly
67df9a1784
Merge pull request #1438 from steelbrain/patch-1
...
Fix broken JSON format
2016-10-12 15:30:23 -07:00
devin-donnelly
d83a3140aa
Merge pull request #1442 from talklittle/fix-tutorial-basics-links
...
Tutorial: Fix broken links on Basics Overview page
2016-10-12 15:29:45 -07:00
Andrew Shu
3c94a1880e
Tutorial: Fix broken links on Basics Overview page
2016-10-12 09:17:17 -07:00
Ilya Dmitrichenko
4d5d29567d
Cosmetic tweaks to main kubeadm doc
...
- clean-up the reset script
- remove details tag
2016-10-12 17:04:13 +01:00
Clemens Tolboom
1a0c8a9766
Resolve push denied
...
I failed pushing until switched account as reported in http://stackoverflow.com/a/39996807/598513
2016-10-12 13:01:50 +02:00
Steel Brain
a250e18e2f
🐛 Fix broken JSON format
2016-10-12 05:44:51 +05:30
Antoine Pelisse
5b8d8332fc
Points to documentation about running privileged containers
2016-10-11 15:34:54 -07:00
Anirudh Ramanathan
3e5d07081e
Merge branch 'master' into foxish-fix-annotation
2016-10-11 15:25:55 -07:00
Anirudh Ramanathan
82128f106b
Merge branch 'master' into foxish-fix-link
2016-10-11 14:46:09 -07:00
Steve Perry
791000cbe4
Add replica count to tutorial. ( #1434 )
2016-10-11 14:36:18 -07:00
Ilya Dmitrichenko
75a3e77452
Note about workaround for https://github.com/kubernetes/kubernetes/issues/34566
2016-10-11 21:08:37 +01:00
Anirudh Ramanathan
7ad46582d5
Merge branch 'master' into foxish-fix-annotation
2016-10-11 08:20:18 -07:00
Anirudh Ramanathan
61577a2361
Merge branch 'master' into foxish-fix-link
2016-10-11 08:20:03 -07:00
Lucas Käldström
23d7719663
Move kubeadm reference, add a navigation link to it and assignees
2016-10-11 09:01:12 +03:00
Robert Ross
ced57785df
Fix code fencing for DNS validation example
2016-10-10 19:39:14 -04:00
devin-donnelly
2928804b6e
Merge pull request #1292 from soltysh/generators
...
Add generators section in kubectl conventions
2016-10-10 16:14:39 -07:00
devin-donnelly
99e12c694a
Merge pull request #1303 from MikeSpreitzer/updoc1
...
Clarified remark about authorizers determining groups
2016-10-10 15:39:58 -07:00
devin-donnelly
b1b7c7969c
Merge pull request #1304 from MikeSpreitzer/updoc2
...
Clarified the apiGroup identified by empty string
2016-10-10 15:38:31 -07:00
anatoly techtonik
ddf0061ecf
Merge branch 'master' into patch-2
2016-10-11 00:36:19 +03:00
James Munnelly
65e8941239
Add kubeadm reference docs
2016-10-10 20:31:29 +01:00
devin-donnelly
318d3e20f6
Merge branch 'master' into master
2016-10-10 11:03:22 -07:00
Bryan Boreham
a3821df026
Ensure namespace is created first in microservices-demo
...
Avoid 'namespaces "sock-shop" not found' messages when users try the demo
2016-10-10 16:46:12 +01:00
anatoly techtonik
97aa665e14
Make link portable
2016-10-10 10:50:49 +03:00
Mike Spreitzer
2dfef0cbbf
Merge branch 'master' into updoc2
2016-10-09 12:37:23 -07:00
Mike Spreitzer
12f5e30309
Removed confusing remark about authorizers determining groups
...
The old text said that the authorizer is expected to determine group
memberships when the authenticator does not. This not true. It is
allowed, but not expected --- and none of the standard authorizers do
it. I tried composing a brief correct statement about this, but the
reviews were mainly aghast that internal details of some non-standard
authorizers were being injected into the discussion of authentictors.
I decided that the better part of valor is simply to delete the whole
topic from here. Besides, it is a conclusion that any reader would
normally draw --- since there is no statement forbidding it (nor
indeed any indication that there might be a reason to forbid it), any
reader would naturally conclude that an authorizer is free to derive
additional intermediate information of any sort and in any way it
likes.
2016-10-09 15:28:31 -04:00
anatoly techtonik
7143b1e782
More broken links
2016-10-09 19:14:02 +03:00
Fede Diaz
f727a572b8
Update centos_manual_config.md
...
Warning about flannel network
2016-10-09 17:52:25 +02:00
Fede Diaz
252d8b8c41
Update centos_manual_config.md
...
Added flannel configuration. Now more than one worker is available.
Tested on Centos7 minimal install
2016-10-09 17:46:04 +02:00
anatoly techtonik
5fabbd59d0
Update kubectl-overview.md
2016-10-09 17:30:38 +03:00
anatoly techtonik
95b028be80
Update kubectl-overview.md
...
Add link to kubectl installation instructions
2016-10-09 17:29:57 +03:00
anatoly techtonik
58ae316dfe
Update kubectl-overview.md
...
Broken link
2016-10-09 16:42:13 +03:00
Anirudh Ramanathan
63f9993bb0
Init containers are in beta in 1.4
2016-10-08 13:46:38 -07:00
Anirudh Ramanathan
ee5b5eea39
Point init containers to documentation
...
The proposal doesn't reflect reality.
2016-10-08 13:43:19 -07:00
Steve Perry
2c14d7fcb0
Redirection experiment 2. ( #1411 )
2016-10-07 14:13:42 -07:00
Jerzy Szczepkowski
cb9cee5df5
Merge branch 'master' into hpa-doc-fix
2016-10-07 13:52:50 +02:00
kcluster
30af17a161
Add link to KCluster.io
2016-10-07 19:51:43 +11:00
Pablo Guerrero
cd709f29aa
Minor corrections
2016-10-07 08:47:24 +02:00
Mike Spreitzer
30a8b4724f
Clarified the apiGroup identified by empty string
...
Noted this where the relevance of api group is introduced, and
corrected the reference to what the empty string means ("core" api
group, which is the terminology used in the page that introduces api
group, rather than the old text "default").
2016-10-06 21:31:46 -07:00
steveperry-53
a58de7ff5f
Experiment with redirect_from.
2016-10-06 17:42:07 -07:00
Devin Donnelly
482760d6d6
Replaces links to HelloNode with links to Kubernetes Basics.
2016-10-06 16:59:17 -07:00
Devin Donnelly
65b71767e1
Fixes broken links to each module.
2016-10-06 16:53:49 -07:00
Devin Donnelly
616f99b716
Modifies the overview for the Kubernetes Basics tutorial to make it more useful.
...
Adds a link to the Overview from the left-hand TOC.
Links to the Kubernetes Basics Tutorial from the Tutorials landing page.
2016-10-06 16:46:59 -07:00
Łukasz Oleś
8d5a4c0838
Fix kubectl get documentation
...
- fix list of valid resource types
- fix showing template
It was fainling with following error message:
Liquid Warning: Liquid syntax error (line 68): [:dot, "."] is not a valid expression in "{{.status.phase}}" in docs/user-guide/kubectl/kubectl_get.md
2016-10-06 12:00:39 +02:00
Łukasz Oleś
1a17ab3772
Update kubectl address
...
It fixes kubernetes/kubernetes#33864
2016-10-06 11:40:40 +02:00
Maciej Szulik
deae72a03e
Add generators section in kubectl conventions
2016-10-06 11:09:17 +02:00
Anirudh Ramanathan
e857d466cb
Add example for pod using emptyDir
2016-10-05 18:44:15 -07:00
Janet Kuo
beebb7d429
Fix 404 in tools
2016-10-05 18:02:59 -07:00
devin-donnelly
f382b06a16
Merge branch 'master' into eparis-networkpolicy
2016-10-05 15:56:59 -07:00
devin-donnelly
5fb05c5ab1
Merge pull request #1389 from steveperry-53/bcamp4
...
Change name to Kubernetes Basics. Compress introduction to each step.
2016-10-05 15:45:15 -07:00
devin-donnelly
35e25311b5
Merge pull request #1144 from adieu/format
...
Some small style tweaks to make pandoc working
2016-10-05 15:44:26 -07:00
steveperry-53
fb84c95af6
Change name to Kubernetes Basics. Compress introduction to each step.
2016-10-05 15:39:13 -07:00
devin-donnelly
49c83f4d12
Merge pull request #1251 from philips/add-details-from-dns-docs
...
admin: dns: merge from the build dir
2016-10-05 15:06:29 -07:00
devin-donnelly
637a1613cd
Merge pull request #1325 from colemickens/pr-azure-docs
...
azure: update links, owners, metadata
2016-10-05 14:49:38 -07:00
devin-donnelly
b0e5d64cf7
Merge pull request #1120 from janetkuo/3rd-party-doc
...
Add docs for 3rd-party tools
2016-10-05 14:43:55 -07:00
devin-donnelly
6d5580590a
Merge pull request #1332 from InQuicker/client-cert-groups
...
Explain how to define group memberships with client cert authentication.
2016-10-05 14:24:53 -07:00
Janet Kuo
e44f4a2d5c
Remove third-party page and make one page for all tools
2016-10-05 14:24:33 -07:00