Xueliang Yang
Xueliang Yang
在vela里使用helm,其实可以仅安装fluxcd下的helm-controller。然后,要是集成也同样是以addon方式来集成,在一定程度上也可以抽象的更简单。
For the flexibility of the fluxcd addon for different scenarios, somethings want to be: - when helm-controller is needed, only the related resources are needed to install, and at the...
The examples of kpt-config-sync will come in some time. Here I provide an issue to keep tracked. https://github.com/GoogleContainerTools/kpt-config-sync/issues/5
Vela components access the managed clusters through the cluster-gateway, and the GetGetKubeCluster is called to get the resources' profile data from the managed cluster, and then write then to a...
Maybe the way that watches the application events, and then writes the application yaml to mysql, is efficient and high-realtime.
For application cr to backup, we may use --feature-gates=backup2db=true
For resources in configmap, we may backup to db with the method like recording the workflow-record.
There is no helm repo url for ChaosBlade now. Here I propose an issue for this: https://github.com/chaosblade-io/chaosblade-operator/issues/167
For future upgrade with the capacity provider,the way for installing with helm charts is better.
Here I make a helm repo on https://artifacthub.io/packages/helm/chaosblade-operator/chaosblade-operator, and provide it to the issue. https://github.com/kubevela/catalog/pull/471#issue-1372396923