-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels