Network Computing is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

4 Reasons Why Kubernetes Is Hot

When containerization technology first burst onto the IT scene, most of the discussion centered about Docker. While Docker's open source technology is still a very important part of the container ecosystem, these days Kubernetes is getting a lot more attention.

Organizations use Kubernetes, an open source container orchestration platform, to automate the management of containerized applications. It's particularly popular with organizations that are utilizing DevOps approaches. A 451 Research survey of enterprises using containers found that 71% of respondents were using Kubernetes.

In its 2018 cloud predictions, Forrester Research proclaimed that Kubernetes "has won the war for container orchestration dominance." Andrey Clay Shafer, senior director of technology at Pivotal, said Kubernetes is "on track to be the ubiquitous invisible standard."

To learn more about Kubernetes' popularity and why infrastructure professionals should care about this new technology, Network Computing interviewed Brian Gracely, Red Hat's director of product strategy for the company's  OpenShift container management platform. Gracely is a well-known cloud expert and co-host of the award-winning podcast, The Cloudcast. At Interop ITX 2018, Gracely will present, "Understanding Kubernetes."

Gracely offered four reasons why infrastructure pros should learn more about Kubernetes.

1. It's become the industry standard for deploying containers in production

Gracely pointed out that containerization technology has been around for about four years, and at first, several different open source projects were competing to become standards. "We've now reach the point that the industry has generally standardized on Kubernetes," he said. "What that usually means when we reach consensus among all the different vendors and projects and so forth is that the technology is stable, that it can be used in a lot of different ways, and that people can feel comfortable when they are making technology investments and architectural decisions."

He added that organizations can feel confident in choosing Kubernetes  for deploying containers in production.

2. It's the next big trend for managing virtualized infrastructure

"If you're a virtualization admin, and you're thinking about what are the next three, four, five years of my career going to look like and what technology should you focus on, containers are where you're going to see the most innovation, where you're going to see the most opportunity to be part of the transformation helping the business become more agile," Gracely said.

He added that as companies adopt DevOps, they are often migrating existing applications from virtualization to containers. While virtualization is really only relevant to infrastructure teams, "containers are really relevant to both infrastructure and developers," he said.

3. Developers love it

Developers have been among the first to embrace containerization, because it solved a big problem for them: taking applications from development environments to production environments. Without containers, developers sometimes find that applications don't run exactly the same way in production that they did on the developers' systems.

containers

"The reason developers really like containers is it makes it easier for them to package the applications and all the dependencies that go with their application," explained Gracely. They can then hand an application off to testing or production and be sure that the application will behave exactly as it did on their laptops.

Kubernetes takes containerization to the next level, making it even easier for developers who are part of DevOps teams to manage containers.

4. It can run any containerized application

Enterprise architects are always balancing the need to make their legacy applications cost effective and the need to support future innovation. In the past, the tools necessary for each of those needs were very different.

"Kubernetes is a really interesting technology in that it's proven with customers in production that you can not only use it to build new, cloud-native microservice applications, but people have also been able to migrate existing applications into containers and run them in Kubernetes," Gracely said.  In addition, it supports cutting-edge application development technology, like serverless architecture. That gives enterprises a lot flexibility for today and into the future.

Get live advice on networking, storage, and data center technologies to build the foundation to support software-driven IT and the cloud. Attend the Infrastructure Track at Interop ITX, April 30-May 4, 2018. Register now!