Kubernetes configuration

Example Syntax

    - name: Get k8s config
      ionoscloudsdk.ionoscloud.k8s_config:
        k8s_cluster_id: {{k8s.id}}"
        config_file: 'config.yaml'
        state: present

Parameter Reference

The following parameters are supported:

Last updated