-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
As a user of NGF
I want the ability to provision nginx as a DaemonSet in my cluster
So that I can ensure at least one is running on every node to achieve very high availability within my cluster.
Acceptance
- Support deploying nginx as a DaemonSet instead of a Deployment
- Only one type is allowed to be configured at any time
- Supports the same container/pod fields as the Deployment config supports
Dev Notes
- Provisioning mode will default to Deployment, but we should also support deploying nginx as a DaemonSet
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Type
Projects
Status
✅ Done