Resource Type: kubernetes_ingress_status

Defined in:
lib/puppet/type/kubernetes_ingress_status.rb
Providers:
swagger

Overview

IngressStatus describe the current state of the Ingress.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • load_balancer

    LoadBalancer contains the current status of the load-balancer.

Parameters

  • name (namevar)

    Name of the ingress_status.

  • provider

    The specific backend to use for this ‘kubernetes_ingress_status` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.