Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skydive in OperatorHub #2

Open
hunchback opened this issue Jan 16, 2020 · 3 comments
Open

Skydive in OperatorHub #2

hunchback opened this issue Jan 16, 2020 · 3 comments

Comments

@hunchback
Copy link
Collaborator

hunchback commented Jan 16, 2020

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)

@hunchback
Copy link
Collaborator Author

hunchback commented Jan 16, 2020

@eranra; @lebauce; @safchain; @sa-cloud please enhance

@hunchback hunchback changed the title push to operator hub Skydive in OperatorHub Jan 16, 2020
@sa-cloud
Copy link
Contributor

@eranra; @lebauce; @safchain; @hunchback The contribution to operator hub is in process - PR is created and being reviewed: operator-framework/community-operators#1101

@eranra
Copy link

eranra commented Jan 19, 2020

@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 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants