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

[section_request] Operator SDK examples #33

Open
geerlingguy opened this issue Mar 11, 2020 · 0 comments
Open

[section_request] Operator SDK examples #33

geerlingguy opened this issue Mar 11, 2020 · 0 comments

Comments

@geerlingguy
Copy link
Owner

geerlingguy commented Mar 11, 2020

See the Ansible User Guide for the Operator SDK. (Looks like the docs link might be changing to https://sdk.operatorframework.io/docs/).

I would like to have a very basic Ansible-based Operator walkthrough (similar in style to how you generate a memcached operator using Operator SDK), and the hello-go app should be easy enough for this use case.

Later on I could make a hello-go-advanced app that deals with a database or some other persistent data, and has some sort of scheduled backup-to-S3 functionality, that sort of thing, and the operator could evolve into an 'advanced hello go operator' in a separate example.

I could also walk through how a more advanced Operator like one of the following is built:

@geerlingguy geerlingguy changed the title [section_request] Operator example for hello-go app [section_request] Operator SDK examples Apr 17, 2020
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

1 participant