Skip to content

Support provisioning nginx as DaemonSet #3120

Open
@sjberman

Description

@sjberman

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

No one assigned

    Labels

    enhancementNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions