product · inferred from evidence
kubeconfig
A configuration file used by kubectl to authenticate and connect to Kubernetes clusters.
- oci ce cluster create-kubeconfig ignores --profile, kubectl fails authentication
Upgrade to oci-cli 3.52.0 or newer and add --with-auth-context to the create-kubeconfig command: oci ce cluster create-kubeconfig --cluster-id $CLUSTER --file $FILE --region $REGION --profile $PROFILE --token-version 2.0.0 --with-auth-conte