Load balancing in WSO2 app cloud's Kubernetes Cluster is configured via HAProxy load balancer. In order to load balance in the Kubernetes cluster, we need to update the HAProxy configuration file with newly created applications details in real time. Thus, to achieve that what is used in the app cloud is a feature that provides load balancing to
Load Balancing Kubernetes Services and Enabling Session affinity
Load Balancing Kubernetes Services and Enabling Session affinity
As Kubernetes is an open source cluster management system to run and manage containerized applications, the users need a way to expose the services created in Kubernetes cluster to be accessible from outside. Kubernetes built-in mechanisms to expose services in Kubernetes cluster to external traffic, provide layer 4 load balancing for the Kubernetes cluster. This post is intended
Getting Started with Kubernetes
Getting Started with Kubernetes
This blog post is intended to walk you through a guide on how to get started with Kuberenetes by creating a single cluster with one or more nodes on a single physical machine. Running Kubernetes with Vagrant is a better way to be familiar with Kubernetes. Kubernetes getting started guide provides a way to install Kubernetes with Fedora.
Kubernetes, at a first glance
Kubernetes, at a first glance
What is Kubernetes? Yet another revolutionary discovery of google has come in to play in the name of Kubernetes as a result of Google's 10+ years of experience in containerized apps. In a nutshell, Kubernetes is an open source platform solution provided by Google to manage a cluster of containers. Kubernetes has the ability of scheduling and running
Subscribe to:
Posts
(
Atom
)