Kubernetes: What You Need To Know – Forbes

Digital generated image of data.

Kubernetes is a system that helps with the deployment, scaling and management of containerized applications.Engineers at Google built it to handle the explosive workloads of the companys massive digital platforms.Then in 2014, the company made Kubernetes available as open source, which significantly expanded the usage.

ADVERTISEMENT

Yes, the technology is complicated but it is also strategic. This is why its important for business people to have a high-level understanding ofKubernetes.

Kubernetes is extended by an ecosystem of components and tools that relieve the burden of developing and running applications in public and private clouds, said Thomas Di Giacomo, who is the Chief Technology and Product Officer at SUSE.With this technology, IT teams can deploy and manage applications quickly and predictably, scale them on the fly, roll out new features seamlessly, and optimize hardware usage to required resources only.Because of what it enables, Kubernetes is going to be a major topic in boardroom discussions in 2021, as enterprises continue to adapt and modernize IT strategy to support remote workflows and their business.

In fact, Kubernetes changes the traditional paradigm of application development.The phrase cattle vs. pets is often used to describe the way that using a container orchestration platform like Kubernetes changes the way that software teams think about and deal with the servers powering their applications, said Phil Dougherty, who is the Senior Product Manager for the DigitalOcean App Platform for Kubernetes and Containers.Teams no longer need to think about individual servers as having specific jobs, and instead can let Kubernetes decide which server in the fleet is the best location to place the workload. If a server fails, Kubernetes will automatically move the applications to a different, healthy server.

There are certainly many use cases for Kubernetes.According to Brian Gracely, who is the Sr. Director of Product Strategy at Red Hat OpenShift, the technology has proven effective for:

Now all this is not to imply that Kubernetes is an elixir for IT.The technology does have its drawbacks.

As the largest open-source platform ever, it is extremely powerful but also quite complicated, said Mike Beckley, who is the Chief Technology Officer at Appian.If companies think their private cloud efforts will suddenly go from failure to success because of Kubernetes, they are kidding themselves. It will be a heavy lift to simply get up-to-speed because most companies dont have the skills, expertise and money for the transition.

Even the setup of Kubernetes can be convoluted.It can be difficult to configure for larger enterprises because of all the manual steps necessary for unique environments, said Darien Ford, who is the Senior Director of Software Engineering at Capital One.

But over time, the complexities will get simplified.Its the inevitable path of technology.And there will certainly be more investments from venture capitalists to build new tools and systems.

ADVERTISEMENT

We are already seeing the initial growth curve of Kubernetes with managed platforms across all of the hyper scalerslike Google, AWS, Microsoftas well as the major investments that VMware and IBM are making to address the hybrid multi-cloud needs of enterprise customers, said Eric Drobisewski, who is the Senior Architect at Liberty Mutual Insurance.With the large-scale adoption of Kubernetes and the thriving cloud-native ecosystem around it, the project has been guided and governed well by the Cloud Native Computing Foundation. This has ensured conformance across the multitude of Kubernetes providers.What comes next for Kubernetes will be the evolution to more distributed environments, such as through software defined networks, extended with 5G connectivity that will enable edge and IoT based deployments.

Tom (@ttaulli) is an advisor/board member to startups and the author of Artificial Intelligence Basics: A Non-Technical Introduction and The Robotic Process Automation Handbook: A Guide to Implementing RPA Systems. He also has developed various online courses, such as for the COBOL and Python programming languages.

More here:
Kubernetes: What You Need To Know - Forbes

Related Posts

Comments are closed.