Tag: Kubernetes

How to run kubeflow on AKS

What’s Kubeflow ? Let me copy/paster two lines from wikipedia : At its core, Kubeflow offers an end-to-end ML stack orchestration toolkit to build on Kubernetes as a way to deploy, scale and manage complex systems. Features such as running JupyterHub servers allowing multiple users to contribute to a project simultaneously has become an invaluable…




How to create a Kubernetes cluster on Azure in minutes !

If sometimes you’ve asked yourself how are containers platforms are built in Azure PaaS solution like ACS (Azure Container Service) here is a tool you want to take a look at ! The name of this tools is acs-engine ! [su_quote url=”https://github.com/Azure/acs-engine”]The Azure Container Service Engine (acs-engine) generates ARM (Azure Resource Manager) templates for Docker…