operator-sdk
operator-sdk copied to clipboard
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
### What is the URL of the document? https://sdk.operatorframework.io/docs/building-operators/golang/tutorial/#2-run-as-a-deployment-inside-the-cluster ### Which section(s) is the issue in? 2-run-as-a-deployment-inside-the-cluster ### What needs fixing? When you follow tutorial literally and run `make deploy`,...
How can I import the playbook or is it possible to do that? My codes are posted below - name: Step 1 for adding import_playbook: "{{ role_path }}/../playbooks/facts.yml" vars: ansible_inventory:...
## Feature Request #### Describe the problem you need a feature to resolve. When an operator is not started automatically by the QOSDK, the following log message is emitted: ```...