Version 1.3 makes it easier for new developers and enterprises to use Kubernetes to manage distributed systems at scale. Earlier this week, Google released version 1.3 of Kubernetes, the open source container orchestration software. The release brings support for deploying services across “multiple clouds (including on-prem), support for multiple node types, integrated support for stateful services (such as key-value stores and databases), and greatly simplified cluster setup and deployment on your laptop. Now, developers at organizations of all sizes can build production scale apps more easily than ever before,” Aparna Sinha, a product manager at Google, wrote in a blog post announcing the release. Kubernetes is powering Core OS’ Tectonics, a Kubernetes distribution to manage containers running on Core OS. Red Hat is also using Kubernetes in its PaaS solution OpenShift, which is becoming a central piece of the Linux vendor’s container strategy. SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe Highlights of the new release include: The biggest feature of the new release is scalability of clusters. Customers can autoscale clusters while doubling the maximum number of nodes per cluster. A new cross-cluster service discovery allows containers and external clients to resolve services even if they are running fully or not in other clusters. There is now a new “PetSet” object that preserves hostnames between restarts. You can also create persistent storage disks that live beyond the life of the container. Kubernetes 1.3 introduces Minikube, which enables developers to start a Kubernetes cluster on their local machines with just one command. Since that local cluster is API compatible with a full Kubernetes cluster, they can work locally and then push changes to production clusters. Kubernetes 1.3 now natively supports Container Network Interface (CNI) and Google plans to add support for Open Container Initiative (OCI). Customers can also use Core OS’s rkt runtime which is integrated with kubelet. Customers can now use the GUI dashboard to control, edit and create all workload resources, without having to resort to CLI (command line interface). Google said that over 800 people contributed to the new release, which is available for download on GitHub. Related content opinion These are the most exciting Linux powered devices Did you know that Tesla cars ran on Linux?rn By Swapnil Bhartiya May 22, 2017 4 mins Linux Open Source opinion How Rackspace flew through turbulence in the private cloud Bryan Thompson, General Manager, OpenStack Private Cloud at Rackspace, talked about the second generation of cloud and some turbulence that OpenStack recently experienced.rn By Swapnil Bhartiya May 22, 2017 4 mins Open Source Cloud Computing Data Center opinion How Dell’s Project Sputnik came to life I met and talked to Barton George, the projectu2019s initiator and leader, to understand the backstory. By Swapnil Bhartiya May 22, 2017 10 mins Linux Open Source Computers and Peripherals opinion Elementary OS is trying to create a business model for open source app developers There is no dearth of Linux based operating systems, you will find dime a dozen. However there are only a few major ones that matter and elementary OS is among them. rn By Swapnil Bhartiya May 20, 2017 4 mins Linux Open Source Podcasts Videos Resources Events SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe