Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are several options - currently Rancher is a focus as a thin wrapper on Kubernetes.

OSVIMDescriptionStatusNodesLinks

Ubuntu 16.04.2

!Redhat

Bare Metal

VMWare

Rancher

Recommended approach

Issue with kubernetes support only in 1.12 (obsolete docker-machine) on OSX

1-4http://rancher.com/docs/rancher/v1.6/en/quick-start-guide/

AWS EC2EC2 VM's (not ECS or EBS PaaS)Interesting - in the queue...x
LinuxBare Metal or VMKubernetes Directly on
RHEL 7.3 (VMs in this case
Ubuntu 16 (no Rancher)In progress1

https://kubernetes.io/docs/setup/independent/install-kubeadm/

https://lukemarsden.github.io/docs/getting-started-guides/kubeadm/

https://kubernetes.io/docs/getting-started-guides/scratch/

OSX

Linux

CoreOSOn Vagrant (Thanks Yves)

Issue: the coreos VM 19G size is insufficient

1

https://coreos.com/kubernetes/docs/latest/kubernetes-on-vagrant-single.html

Implement OSX fix for Vagrant 1.9.6 https://github.com/mitchellh/vagrant/issues/7747

Avoid the kubectl lock https://github.com/coreos/coreos-kubernetes/issues/886


OSXMInikube on VMWare Fusion VMminikube VM not restartable1https://github.com/kubernetes/minikube
RHEL 7.3VMWare VMRedhat Kubernetes

services deploy, fix kubectl exec

1https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/getting_started_with_kubernetes/

ONAP Installation

Quickstart Installation

ONAP deployment in kubernetes is modelled in the oom project as a 1:1 set of service:pod sets (1 pod per docker container).  The fastest way to get ONAP Kubernetes up is via Rancher.

Primary platform is virtual Ubuntu 16.04 VMs on VMWare Workstation 12.5 on a up to two separate 64Gb/6-core 5820K Windows 10 systems (but a bare metal set of Ubuntu servers will work the same).

Secondary platform is bare-metal 3 NUCs (i7/i5 with 16G each) 

...