Daniel P. Berrange
0275ca78d0
getting-started: remove note to create /var/run/kubernetes
...
The /var/run/kubernetes directory is already created by
installation of the kubernetes RPM with correct user
and group ownership and permissions.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2016-12-08 12:44:57 +00:00
Daniel P. Berrange
363052020c
getting-started: update to assume port numbers for etcd >= 2.0
...
The docs still refer to etcd using port 4001, but in all
currently released Fedora versions it will be using 2379
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2016-12-08 12:44:57 +00:00
Daniel P. Berrange
d35fdeb503
getting-started: only list config vars that need changing
...
The KUBE_LOGTOSTDERR, KUBE_LOG_LEVEL and KUBE_ALLOW_PRIV
settings will already have correct values out of the box,
so no need to tell people to set them.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2016-12-08 12:44:57 +00:00
Daniel P. Berrange
28b636c466
getting-started: don't use updates-testing repo for Fedora
...
There is no reason to tell people to enable updates-testing
repo for Fedora by default. The latest stable packages are
already in the main repos and updates-testing should only be
used by people wishing to test & report quality of pre-released
software, not general Kubnetes users.
Also remove the link to Koji builds - any Koji build which
is working well enough to user will be submitted as an update.
Telling users to install packages straight from Koji will
lead to them using potentially unstable / buggy builds.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2016-12-08 12:44:57 +00:00
Daniel P. Berrange
eed3349501
getting-started: replace 'yum' with 'dnf' in Fedora docs
...
dnf has replaced yum as the standard package install tool
in all versions of Fedora that are currently supported.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2016-12-08 12:44:57 +00:00
Cao Shufeng
0142f40d59
[authorization] update doc about roleRef
...
This update is made according to this commit in code:
https://github.com/kubernetes/kubernetes/commit/8c788233e778f3b0ebef560762c1433c12ea1d43
It has already be released with k8s v1.5, so it's reasonable to
update the doc now.
2016-12-08 07:41:32 -05:00
Michail Kargakis
5ec4e650db
More updates
2016-12-08 12:02:06 +01:00
devin-donnelly
7427bc7a6a
Update deployments.md
2016-12-08 11:29:03 +01:00
Michail Kargakis
a86732a455
Add docs for perma-failed Deployments
2016-12-08 11:29:03 +01:00
CaoShuFeng
0a1a6eb5ec
Merge branch 'master' into non-masquerade-cidr
2016-12-08 03:37:01 -06:00
devin-donnelly
8b68c50a9c
Merge pull request #1884 from devin-donnelly/release-1.5
...
Release 1.5
2016-12-07 18:06:51 -08:00
Devin Donnelly
6f88ea213f
Merge remote-tracking branch 'upstream/release-1.5' into release-1.5
2016-12-07 17:58:08 -08:00
Anirudh Ramanathan
8a0ff316d0
Add warning. ( #1876 )
2016-12-07 17:45:48 -08:00
devin-donnelly
b5a695f86b
Update index.md
2016-12-07 17:45:48 -08:00
nikhiljindal
c1b2d5d3f0
Updating information on how to pass federations flag to kube-dns
2016-12-07 17:45:47 -08:00
devin-donnelly
1744707ce7
Update index.md
2016-12-07 17:45:47 -08:00
devin-donnelly
a5ceaa6ed1
Update index.md
2016-12-07 17:45:47 -08:00
devin-donnelly
3a993c6d10
Update index.md
2016-12-07 17:45:47 -08:00
devin-donnelly
78122b03ed
Update index.md
2016-12-07 17:45:47 -08:00
Janet Kuo
d99c51f54b
Remove petset bootstrapping doc
2016-12-07 17:45:47 -08:00
devin-donnelly
f67ad46d57
Update petset.md
2016-12-07 17:45:47 -08:00
Anthony Yeh
91dc20239e
examples_test: Ignore PetSet object.
...
It cannot be decoded anymore, but the file is kept for legacy users.
2016-12-07 17:45:47 -08:00
Anthony Yeh
6c10386127
Add deprecation warning on PetSet guide.
2016-12-07 17:45:47 -08:00
Anirudh Ramanathan
bd10706f25
Fix CI after added example. ( #1870 )
2016-12-07 17:45:47 -08:00
Anirudh Ramanathan
c4f528655f
Using raw so that the text doesn't get interpreted ( #1872 )
2016-12-07 17:45:47 -08:00
bprashanth
dbecc1e0b5
Write a source-ip tutorial.
2016-12-07 17:45:47 -08:00
Anirudh Ramanathan
b748017566
Fixing links between pages. ( #1869 )
...
* Fixing links between pages.
* Address review comments.
2016-12-07 17:45:46 -08:00
devin-donnelly
051fa3a742
Update index.md
2016-12-07 17:45:46 -08:00
Janet Kuo
3f86c70cd6
Update pods user guide to reflect StatefulSet changes
2016-12-07 17:45:46 -08:00
Madhusudan.C.S
02a90c0b70
[Federation] Add links to new resource docs: ConfigMap, DaemonSet and Deployment.
2016-12-07 17:45:46 -08:00
Marcin Wielgus
50d46c74f7
Add documentation for federated config map
2016-12-07 17:45:46 -08:00
Marcin Wielgus
fb441c46d3
Documentation for federated deployment
2016-12-07 17:45:46 -08:00
Marcin Wielgus
fe342d3058
Add federated daemonset documentation
2016-12-07 17:45:46 -08:00
Jordan Liggitt
1f5a822974
kubelet authnz
2016-12-07 17:45:46 -08:00
Jordan Liggitt
97904b7d0b
split out TLS bootstrapping topic
2016-12-07 17:45:46 -08:00
Jordan Liggitt
c3a38d3cb7
fixup assigness
2016-12-07 17:45:46 -08:00
Jordan Liggitt
b466b35727
update required non-resource paths
2016-12-07 17:45:46 -08:00
Jordan Liggitt
69920baf18
update assignees
2016-12-07 17:45:46 -08:00
nikhiljindal
7926588323
Adding documentation for cascading deletion of federated resources
2016-12-07 17:45:45 -08:00
Kenneth Owens
638cb5a978
Changes cleanup instructions to account for both dynamic and manual provisioning
...
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-07 17:45:45 -08:00
Kenneth Owens
a617d46c29
Address editorial comments
...
updates link to statefulset conept
2016-12-07 17:45:45 -08:00
Kenneth Owens
6a90ffbd76
address enisoc comments
2016-12-07 17:45:45 -08:00
Kenneth Owens
6b74ab79be
Changes all API object references to PascalCase (e.g Stateful Set
...
becomes StatefulSet)
2016-12-07 17:45:43 -08:00
Kenneth Owens
3b7ba00300
Adds Stateful Set Basics as a tutorial
...
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-12-07 17:43:56 -08:00
Anthony Yeh
e0e0842cc4
Task: Debugging Init Containers
2016-12-07 17:42:12 -08:00
Anthony Yeh
49b01a7475
Add missing test cases.
2016-12-07 17:42:12 -08:00
Anthony Yeh
d4684e3323
Link to k8s.io instead of GitHub for manifests.
2016-12-07 17:42:11 -08:00
Anthony Yeh
6f254746d4
Address review comments.
2016-12-07 17:42:11 -08:00
Anthony Yeh
078cb83d92
Replicated stateful application doesn't need its own directory.
2016-12-07 17:42:11 -08:00
Anthony Yeh
ef9bc39172
Address review comments
2016-12-07 17:42:11 -08:00