conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.; kubefwd: kubefwd is a command-line utility that enables seamless local development by bulk port forwarding Kubernetes services to your workstation. It assigns a unique loopback IP to each service, allowing local applications to access cluster services by their in-cluster names without configuration changes.
Orchestrating complex microservice interactions
Develop local applications that seamlessly connect to Kubernetes cluster services by their in-cluster names.