Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

bug: NGINX Ingress Controller 0.16 Chart Fails to install #225

@qdzlug

Description

@qdzlug

Describe the bug
When deploying with the 0.16 chart the following errors are thrown:

Diagnostics:
  pulumi:pulumi:Stack (ingress-controller-maratest02):
    NGINX Ingress Controller will be deployed with the Helm Chart [[email protected]]
    Using Ingress Controller image: 369313531325.dkr.ecr.us-west-2.amazonaws.com/ingress-controller-maratest02:2.4.2

  kubernetes:helm.sh/v3:Release (kic):
    error: failed to create chart from template: chart requires kubeVersion: >= 1.21.0-0 which is incompatible with Kubernetes v1.20.0

Resources:
    + 2 created

To Reproduce
Steps to reproduce the behavior:

  1. Deploy to AWS with the 0.16 chart and 3.0 KIC (unsure if this occurs on other clouds; will test separately).
  2. KIC will error out with the above errors.

Expected behavior
KIC should deploy

Your environment
n/a

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions