
What we’re about
For anyone doing, tinkering or looking at cool things relating to the Kubernetes project: http://kubernetes.io/
You can find our blog at:
Melbourne Kubernetes Meetup Blog
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions. Using the concepts of "labels" and "pods", it groups the containers which make up an application into logical units for easy management and discovery.