You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And going forward we could even make Skydive act like a k8s native application by creating CRDs (Custom Resource Definitions) to represent the SkydiveAnalyzer (one per cluster) and SkydiveAgent (one per node)
The text was updated successfully, but these errors were encountered:
@hunchback thanks for adding the issue ... apparently @sa-cloud did nice portion of the work ... now need to add OS 4.x support + move from Alpha level up :-)
The goal is to contribute the skydive operator to the operator hub (https://operatorhub.io/contribute)
Initially we can use the operator-sdk generated operator from helm (https://github.com/operator-framework/operator-sdk/blob/master/doc/proposals/helm-operator.md)
Later we can develop a golang operator using kubebuilder (https://github.com/kubernetes-sigs/kubebuilder)
And going forward we could even make Skydive act like a k8s native application by creating CRDs (Custom Resource Definitions) to represent the SkydiveAnalyzer (one per cluster) and SkydiveAgent (one per node)
The text was updated successfully, but these errors were encountered: