diff options
author | Michal Ptacek <m.ptacek@partner.samsung.com> | 2019-05-20 10:35:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-20 10:35:30 +0000 |
commit | c3c19accffb7e452e3ccc545449d4318669af6c7 (patch) | |
tree | 7e3c78023445aee42e50b9aca1aa4fb1280e4e48 /docs/submodules | |
parent | e5156315cfde969d13e0fd6aa3620e5320ac5a4c (diff) |
Update git submodules
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to bf11d96ff6d9908bf04335a66d0e092a736d4561
- Merge changes from topic "rke-support"
* changes:
Add setup for kubectl and helm
Add support for RKE kubernetes implementation
- Add setup for kubectl and helm
the kubeconfig is copied from the cluster config directory to ~/.kube/config.
Also, the playbook runs kubectl and helm roles to install tools.
Change-Id: I29ee98f6502bbb7923b1ae6812dd642ca206dbce
Issue-ID: OOM-1778
Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add support for RKE kubernetes implementation
Added a new playbook rke.yml and role rke which uses rancher RKE:
https://github.com/rancher/rke
It's an implementation of the kubernetes from rancher.com folks
and it is an alternative to the official kubernetes tool: kubeadm.
NOTE: Rancher has a notion of a 'control plane' which cannot run with
etcd on all nodes in a multi-node setup. Control-plane node is the
first kubernetes node from the inventory (as of now).
Change-Id: I0bf669442a5183efa20d44fb1cac823e7ce54348
Issue-ID: OOM-1778
Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject 8fd23141ffc7dd2f3c02b62e8fed1ff8364319b +Subproject bf11d96ff6d9908bf04335a66d0e092a736d456 |