From: Michal Ptacek Date: Mon, 20 May 2019 10:35:30 +0000 (+0000) Subject: Update git submodules X-Git-Tag: elalto.1.5.2~3364 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c3c19accffb7e452e3ccc545449d4318669af6c7;p=doc.git 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Ă˝ Signed-off-by: Michal Zegan - 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Ă˝ Signed-off-by: Michal Zegan --- diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index 8fd23141f..bf11d96ff 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit 8fd23141ffc7dd2f3c02b62e8fed1ff8364319b0 +Subproject commit bf11d96ff6d9908bf04335a66d0e092a736d4561