Kubernetes now available on Nectar!
We’ve just deploy OpenStack Magnum (Container Infrastructure as a Service) on Nectar cloud. This allows a user to spin up a container cluster (kubernetes or docker swarm) on Nectar. We are in the process of coming out with official documentation, but in the meantime if you would like to test drive it, here are the steps to do so. First of all, you need the following Quotas for Floating IP Network Subnet If you have requested for floating IPs for your project, you will be fine. If not, request for floating ip quota . Creating a Cluster You can create a cluster using either the Dashboard or CLI tools. Using Dashboard Log on to the dashboard Navigate to Container Infra . Click on Clusters , then Create Cluster . Give your cluster a name. Choose a cluster template. We have pre-defined global templates (in format kubernetes-{az} ) to help you get started easier. Choose the template that you want your cluster to be in. ...