Knowing that I'm working on deploying pod in kubernetes cluster using bitbucket.yaml file.
I'm following this article and I'm wondering whith what should be filled $ KUBE_CONFIG ?
https://support.atlassian.com/bitbucket-cloud/docs/deploy-to-kubernetes/
@yosser_mahfoudh that would be base64 encoded kubeconfig yaml that you'd typically use when interacting with a K8s cluster using kubectl or other clients.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.