Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
5ba39f51
Commit
5ba39f51
authored
9 years ago
by
Smaine Kahlouch
Browse files
Options
Downloads
Patches
Plain Diff
add docker version to readme
parent
c26d2e17
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
5ba39f51
...
@@ -6,7 +6,7 @@ Based on [CiscoCloud](https://github.com/CiscoCloud/kubernetes-ansible) work.
...
@@ -6,7 +6,7 @@ Based on [CiscoCloud](https://github.com/CiscoCloud/kubernetes-ansible) work.
### Requirements
### Requirements
Tested on
**Debian Jessie**
and
**Ubuntu**
(14.10, 15.04, 15.10).
Tested on
**Debian Jessie**
and
**Ubuntu**
(14.10, 15.04, 15.10).
The target servers must have access to the Internet in order to pull docker imaqes
The target servers must have access to the Internet in order to pull docker imaqes
.
The firewalls are not managed, you'll need to implement your own rules the way you used to.
The firewalls are not managed, you'll need to implement your own rules the way you used to.
Ansible v1.9.x
Ansible v1.9.x
...
@@ -17,6 +17,7 @@ Ansible v1.9.x
...
@@ -17,6 +17,7 @@ Ansible v1.9.x
*
[
calicoctl
](
https://github.com/projectcalico/calico-docker/releases
)
v0.5.1
*
[
calicoctl
](
https://github.com/projectcalico/calico-docker/releases
)
v0.5.1
*
[
flanneld
](
https://github.com/coreos/flannel/releases
)
v0.5.3
*
[
flanneld
](
https://github.com/coreos/flannel/releases
)
v0.5.3
*
[
docker-gc
](
https://github.com/spotify/docker-gc
)
*
[
docker-gc
](
https://github.com/spotify/docker-gc
)
*
[
docker
](
https://www.docker.com/
)
v1.8.2
Ansible
Ansible
...
@@ -61,7 +62,7 @@ The main variables to change are located in the directory ```environments/[env_n
...
@@ -61,7 +62,7 @@ The main variables to change are located in the directory ```environments/[env_n
It is possible to define variables for different environments.
It is possible to define variables for different environments.
For instance, in order to deploy the cluster on 'dev' environment run the following command.
For instance, in order to deploy the cluster on 'dev' environment run the following command.
```
```
ansible-playbook -i environments/dev/inventory cluster.yml
ansible-playbook -i environments/dev/inventory cluster.yml
-u root
```
```
Kubernetes
Kubernetes
...
@@ -190,4 +191,4 @@ Will be fixed soon.
...
@@ -190,4 +191,4 @@ Will be fixed soon.
Author Information
Author Information
------------------
------------------
Smana - Smaine Kahlouch (smain
e.kahlouc
h@gmail.com)
Smana - Smaine Kahlouch (smain
kl
h@gmail.com)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment