-
Notifications
You must be signed in to change notification settings - Fork 94
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
Supporting DaemonSet with AddOnTemplate #368
Comments
/assign @zhujian7 |
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
@skeeey I think this is finished, you can have a try with the latest ocm. |
/close |
@qiujian16: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Supporting DaemonSet with AddOnTemplate
e.g. I want to use
AddOnTemplate
to deploy Kepler, but Kepler is based on deamonset, so I have to use the manifestworkreplicaset as a workaroundhttps://github.com/stolostron/edge-innovation/blob/main/kepler-acm/kepler/manifestworkreplicaset.yaml
The text was updated successfully, but these errors were encountered: