examples
examples copied to clipboard
Feature Request: Operator Related Examples
Is your feature request related to a problem? Please describe.
Feedback that was part of the list provided by a user working on PoC with GK Software:
This issue will be used to keep track of ongoing work related to operators as part of the feedback that was submitted by the user. The main points submitted were:
- Lack of examples of operators with Helm/Go
- No example of using patterns with edge clusters
- Current operator example is not up to date
Notes about the topic:
- We have an example for Helm using operator sdk v0.19. We would need to create an official example in the Open Horizon repo.
- @dlarson04 is working on documenting a Helm example for operator sdk v1.22 and working on a GoLang example for operator sdk v1.22
- We have an example of an nginx operator using a pattern here: https://github.com/open-horizon/examples/blob/master/edge/services/nginx-operator/PatternRegister.md#-using-the-operator-example-edge-service-with-deployment-pattern
- Issue 543 is tracking the example to use the latest operator sdk: https://github.com/open-horizon/examples/issues/543
Describe the solution you'd like.
No response
Describe alternatives you've considered
No response
Additional context.
No response