No-Trade-No-Life / Yuan

Yuan - Personal Investment Operating System
https://y.ntnl.io
MIT License
298 stars 38 forks source link

feat: K8s Manifest Operator #266

Open zccz14 opened 9 months ago

zccz14 commented 9 months ago

We need a k8s operator to simplify deployment.

Once a manifest resource is created:

  1. download the npm package
  2. load the extension bundle js
  3. make k8s resources
  4. add owner-reference property and refer to the manifest resource.
  5. create the resources in the k8s cluster.

Others:

zccz14 commented 9 months ago

I reopened this issue because #273 misses some features: