cloudnative-pg / cloudnative-pg/cnpg-playground

missing kube-config.yaml

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
69
Forks
13
Avg merge
6d 1h
Merged PRs (30d)
1

Description

./scripts/info.sh
To access the playground clusters, ensure you set the following environment
variable:

export KUBECONFIG=/home/gmarconi/Downloads/cnpg-playground/k8s/kube-config.yaml

To switch between clusters, use the commands below:

kubectl config use-context kind-k8s-eu
kubectl config use-context kind-k8s-us

To check which cluster you’re currently connected to:

kubectl config current-context

ls -l cnpg-playground/k8s/
total 4
-rw-rw-r-- 1 gmarconi gmarconi 958 Jun 19 19:24 kind-cluster.yaml

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.