Tag Archives: kubernetes

Create an alias for microk8s.kubectl as kubectl on Ubuntu

sudo snap alias microk8s.kubectl kubectl Sources: https://github.com/ubuntu/microk8s/issues/20

Posted in Linux | Tagged , , | Leave a comment

Build large environments in no time on Ubuntu using conjure-up

Whether you need to build a Kubernets cluster, an openstack instance, a hadoop cluster…etc, Canonical has developed a tool called conjure-up. This tool can build these whole environments for the purpose of development and testing, or small environments in a … Continue reading

Posted in Linux, Uncategorized | Tagged , , , , , , , | Leave a comment