kubernetes

    0

    0

    lucycodes42

    Terraform snippets

    This code declares a Kubernetes provider that uses the "ops" config context and the "mycluster" cluster as its context.

    Shortcut: tf_kubernetes

    provider "kubernetes" {
       config_context_auth_info    = "ops"
       config_context_cluster      = "mycluster"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.