IngressConfig#

Describes Ingress controller configuration options.

Contents#

  • ingressInstanceType — The Ingress controller instance type.

    • Type: String

    • Required: No

  • ingressPublicIp — The Elastic IP address of the Ingress controller.

    • Type: String

    • Required: No

  • ingressRequired — Indicates whethr an Ingress controller should be used in the cluster.

    • Type: Boolean

    • Required: No

  • IngressVolumeIops — The number of I/O operations per second for the Ingress controller volume.

    • Type: Integer

    • Required: No

  • ingressVolumeSize — The size of volumes in the Ingress controller.

    • Type: Integer

    • Required: No

  • ingressVolumeType — The type of volumes in the Ingress controller.

    • Type: String

    • Valid values: st2 | gp2 | io2

    • Required: No