VOOZH about

URL: https://thenewstack.io/kubernetes-applications-for-multicloud-hybrid-cloud-environs/

⇱ Kubernetes Applications for Multicloud, Hybrid Cloud Environs - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2022-08-15 10:00:06
Kubernetes Applications for Multicloud, Hybrid Cloud Environs
contributed,
Cloud Native Ecosystem / Cloud Services / Kubernetes

Kubernetes Applications for Multicloud, Hybrid Cloud Environs

Kubernetes has fast become the platform of choice for deploying containerized applications in public and private clouds.
Aug 15th, 2022 10:00am by Siddhartha Aggarwal
👁 Featued image for: Kubernetes Applications for Multicloud, Hybrid Cloud Environs
Feature image via Pixabay.
Siddhartha Aggarwal
Siddhartha Aggarwal is currently a Lead Product Marketing Engineer at A10 Networks. He has more than 15 years of experience in the field of Data Networking (Routing/Switching), Network Security, Computer Programming and Linux/Windows systems.

To stay ahead of the competition, organizations are constantly looking for ways to drive innovation with speed and agility, while maximizing operational and economic efficiency at the same time. To that end, they have been migrating their applications to multicloud and hybrid cloud environments for quite some time.

Initially, these applications were moved to the cloud using a “lift-and-shift” approach, retaining their original monolithic architecture. However, such monolithic applications are unable to fully exploit the benefits offered by cloud, such as elasticity and distributed computing, and are also difficult to maintain and scale.

Consequently, as the next evolutionary step, organizations have started to rearchitect their existing monolithic applications or develop new ones as containerized applications.

Deploying and managing containerized applications is, however, a complex task, and this is where Kubernetes comes in. Kubernetes (also known as K8s), the container orchestration tool originally developed by Google, has fast become the platform of choice for deploying containerized applications in public and private clouds

Using K8s, organizations have been able to achieve success in the initial deployment and management of these containerized applications in public and private clouds. They have, however, struggled with the subsequent steps, such as making the Kubernetes applications externally accessible to end users in a simple and automated manner, while still retaining control to ensure secure and reliable access to such applications.

The main reason for this is that legacy load balancers, which are used to front-end these applications, and make them accessible to end users, were designed with monolithic applications in mind, and hence are unable to keep pace with the agile manner in which these Kubernetes applications are deployed.

These load balancers were designed for a deployment process in which network resources for the applications are provisioned manually by network and security teams, a process that could take days if not weeks, and then manually configured on the load balancer. This process is obviously ill-suited for keeping pace with the deployment process of Kubernetes applications, thereby becoming a bottleneck in the overall deployment process.

Further compounding this problem is the fact that when deploying applications in multicloud and hybrid cloud environments, each public cloud provider has its own custom load balancer and management system.

For example, Amazon Web Services has its own Elastic Load Balancing solution, which is different from Microsoft’s Azure Load Balancer. This makes the task of automating application deployment even more complex and time-consuming. It also makes the task of applying a consistent set of policies across the different cloud environments error-prone as each load balancer has its own separate configuration and operation.

So, What’s the Solution?

To keep pace with the deployment of Kubernetes applications, one needs an access solution that enables the load balancer to dynamically manage such applications as they are deployed and scaled.

👁 Image

One way to achieve this is by deploying an ingress controller or connector agent that connects an external load balancer to the Kubernetes applications. Such a connector could monitor the lifecycle of these applications, and automatically update the load balancer with information to route traffic to them. This would greatly simplify and automate the process of configuring the external load balancer as new services are deployed within the K8s cluster, thereby elimination the delays associated with the manual provisioning process.

  • Besides support for dynamic and automatic configuration of external load balancer, the solution should ideally also have the following attributes:
  • Cloud-agnostic: The above process would work when deployed in a single cloud, but to truly make it work in multicloud and hybrid cloud environments, the solution should be available in different form factors, such as physical, virtual and container, so it can be deployed in both public and private clouds. Having a solution that works consistently across the different cloud environments also provides the associated benefit of being able to apply a consistent set of policies for accessing the application, irrespective of the cloud in which it is running. This would lead to a more secure deployment and avoid potential errors in porting configuration from one cloud deployment to another.
  • Support for automation tools: The solution should support automation tools, such as Terraform, Ansible and Helm, so that the whole application deployment and Day-N operation process can be automated.
  • Flexible licensing model: The solution should offer a software subscription model, enabling organizations to optimize cost by allocating and distributing capacity across multiple sites to adapt to constantly evolving business and application needs.
  • Centralized visibility and analytics: Finally, the solution should provide centralized visibility and analytics. This would enable proactive troubleshooting and fast root-cause analysis, thereby leading to a higher application uptime to ensure high end-user satisfaction.

Migrating applications to multicloud and hybrid cloud environments as containerized applications has numerous benefits, including greater agility and operational efficiencies. However, legacy load balancers were built for managing monolithic applications and can be a hindrance in deploying containerized applications, inhibiting access to the full benefits of cloud deployment.

In addition, the use of cloud-specific load balancers can add complexity in managing a hybrid cloud infrastructure. By deploying an ingress controller or connector agent that connects to an external load balancer, IT teams can more effectively simplify and automate the process of configuring the external load balancer as new services are deployed within a K8s cluster.

TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
Amazon Web Services is a sponsor of The New Stack.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.