Distributing Traffic Between Platform Agnostic Container Environments with BIG-IP DNS

As organizations are deploying multiple kubernetes clusters, there may be situations where they are deploying varying kubernetes platforms. A layer of abstraction can be provided through F5 DNS. Based on hostname, F5 DNS can direct traffic to different F5 CIS (Container Ingress Services) or NGINX Ingress Controller instances that are providing ingress to different types of kubernetes platforms.

Mark Dittmer, Senior Product Management Engineer at F5 has documented these scenarios on Github in separate repos and has also recorded two demo videos.

The first scenario is providing Multi Cluster Failover Between OpenShift and Kubernetes Using F5 CIS.

Github repo: https://github.com/mdditt2000/k8s-bigip-ctlr/blob/main/user_guides/multi-deployment/README.md

The second scenario is providing Multi Cluster Failover Between OpenShift and Kubernetes Using NGINX Ingress Controller.

Github repo: https://github.com/mdditt2000/k8s-bigip-ctlr/blob/main/user_guides/multi-deployment-nginx/README.md

 

Published Mar 16, 2022
Version 1.0
No CommentsBe the first to comment