-
akrobateo
Akrobateo is a simple Kubernetes operator to expose in-cluster LoadBalancer services as node hostPorts using DaemonSets.
Perhaps https://github.com/kontena/akrobateo
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
You could use something like shell operator, metacontroller, or operator-sdk to run a command against your load balancer's API whenever a LoadBalancer service is created.
-
You could use something like shell operator, metacontroller, or operator-sdk to run a command against your load balancer's API whenever a LoadBalancer service is created.
-
-
They have F5 CIS (Container Ingress Services) https://github.com/F5Networks/k8s-bigip-ctlr which is made specifically for this. They can do a Loadbalancer service or a more custom CRD.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
Best option to write a CRD today?
-
Is it anti-pattern to have multiple environments under a single namespace?
-
Kopf – Python framework to write Kubernetes operators in a few lines of code
-
How to Deploy and Manage Kubernetes Add-Ons across multiple Clusters
-
Effortless vCluster Management with Sveltos: An Event-Driven Approach