9yr ago
With Telepresence, you can code your Kubernetes services locally on your laptop, while connecting to your remote Kube cluster. This is useful when you want to use an IDE or debugger, or when your entire application doesn't run in minikube.
1
5
8yr ago
Ambassador is an open source API Gateway for Kubernetes that is built on the Envoy Proxy. It's super fast and is configured using Kubernetes CRDs.
0
5yr ago