polyseam / cndi

Self-Host Cloud-Native Apps with the Ease of PaaS
https://cndi.dev
Apache License 2.0
152 stars 6 forks source link

[Research]: vcluster / cluster virtualization / multitenancy #68

Open johnstonmatt opened 1 year ago

johnstonmatt commented 1 year ago

We should extend the cndi-config.jsonc syntax to support adding vclusters in addition to host clusters. They should be included in cndi-config.jsonc["projects"] which contains an array of cndi-config.jsonc objects, with the only difference being the infrastructure section is removed, because the vclusters will use the infrastructure of the host cluster.

johnstonmatt commented 1 year ago

https://www.youtube.com/watch?v=uU-EAQ8Vbvk

johnstonmatt commented 11 months ago

V3 at least!