Launch HN: Plural – Multi-Cloud OSS Application Deployments on Kubernetes
23 points
0 comments
Very cool. Multi-cloud should be super easy so that we can choose where to put workloads. Have you considered polling the cloud provider APIs to make hosting decisions based on spot pricing etc??
Also, have you considered embedding open source OpenZiti? It would put a zero trust dataplane into the platform so that applications could be deployed anywhere and only require outbound internet. No DNS, no VPNs, no complex FWs or rule, no network engineering skills needed. https://openziti.github.io/ziti/overview.htmlThe team have already 'zitified' Kubectl, Helm, Prometheus, SSH and more.
Very cool