jacobbmay
jacobbmay
Currently when deploying the nutanix-csi-storage chart in an environment that pulls from a private registry, containers receive image pull errors since the chart doesn't provide a value to add imagePullSecrets...
**What happened**: Attempting to follow documentation for building Nutanix images with the image-builder CLI tool and already have a RHEL cloud image imported into Prism Central that I want to...
**What would you like to be added**: Configuring the policyCIDRMatchMode setting for Cilium via the Cluster resource cniConfig. Example: ``` spec: clusterNetwork: cniConfig: cilium: policyCIDRMatchMode: nodes ``` **Why is this...
### Is your feature request related to a problem? Please describe. Currently zarf supports setting the max-package-size option for the package create command to automatically split the saved artifact into...
### Is your feature request related to a problem? Please describe. Zarf currently supports a configurable number of retries for the package deploy command. This is useful for certain environments...
### Is your feature request related to a problem? Please describe. Currently zarf-init doesn't work if all nodes are tainted. Example scenario, you have a cluster that currently only contains...