sparse-intern-71089
04/12/2022, 2:52 PMbillowy-army-68599
{
"apiVersion": "v1",
"clusters": [
{
"cluster": {
"certificate-authority-data": "<redacted>",
"server": "<redacted>"
},
"name": "kubernetes"
}
],
"contexts": [
{
"context": {
"cluster": "kubernetes",
"user": "aws"
},
"name": "aws"
}
],
"current-context": "aws",
"kind": "Config",
"users": [
{
"name": "aws",
"user": {
"exec": {
"apiVersion": "<http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>",
"args": [
"eks",
"get-token",
"--cluster-name",
"lbriggs-eks-example-eksCluster-a60dd34"
],
"command": "aws",
"env": [
{
"name": "AWS_PROFILE",
"value": "pulumi-dev-sandbox"
}
]
}
}
}
]
}
billowy-army-68599
AWS_PROFILE