Step 10 - Entrypoint K8s cluster
  • 24 Jan 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Step 10 - Entrypoint K8s cluster

  • Dark
    Light
  • PDF

Article summary

Update

24/01/2024: Document initialization (Ops)

Procedure for Configuring the Entrypoint for the Kubernetes Cluster

Work in progress - Loadbalancer Entrypoint.jpg

This procedure will guide you on how to configure the entry point of your Kubernetes cluster using an internal LoadBalancer.

Configuration of the LoadBalancer

  • Locate the Kubernetes cluster Entrypoint section.
  • Under LoadBalancer, enter the IP address of your internal LoadBalancer in the designated field.

Important Tips

  • The LoadBalancer used here is an internal LoadBalancer in Kubernetes. It is designed to redirect requests within the cluster and not for external requests.
  • The IP address you configure is the one through which communication with the cluster occurs, constituting the entry point (Entrypoint) of the cluster.

Saving and Applying Settings

  • After entering the IP address of the LoadBalancer, ensure that all information is correct.
  • Save the settings to establish the entry point of your Kubernetes cluster.
Final Notes
  • The internal LoadBalancer is not an external LoadBalancer (LB) and will not direct requests coming from outside the cluster.
  • Make sure that the IP address of the LoadBalancer is correct and that it is accessible by services within your Kubernetes cluster and in your environment.

Was this article helpful?