sparse-intern-71089
05/29/2023, 8:36 AMproud-pizza-80589
05/29/2023, 4:15 PMthis.kubeconfig = interpolate`apiVersion: v1
clusters:
- cluster:
certificate-authority-data: ${this.cluster.masterAuth.clusterCaCertificate}
server: https://${this.cluster.endpoint}
name: ${this.cluster.name}
contexts:
- context:
cluster: ${this.cluster.name}
user: ${this.cluster.name}
name: ${this.cluster.name}
current-context: ${this.cluster.name}
kind: Config
preferences: {}
users:
- name: ${this.cluster.name}
user:
exec:
apiVersion: <http://client.authentication.k8s.io/v1beta1|client.authentication.k8s.io/v1beta1>
command: gke-gcloud-auth-plugin
installHint: Install gke-gcloud-auth-plugin for use with kubectl by following
<https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke>
provideClusterInfo: true
`;
this one worksNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by