Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't run kraken #232

Open
hmdasg opened this issue Dec 30, 2024 · 0 comments
Open

can't run kraken #232

hmdasg opened this issue Dec 30, 2024 · 0 comments

Comments

@hmdasg
Copy link

hmdasg commented Dec 30, 2024

when i try:
podman run --net=host -v /root/kubeconfig:/home/krkn/.kube/config quay.io/redhat-chaos/krkn-hub:power-outages

i got:
The connection to the server localhost:8080 was refused - did you specify the right host or port?

  • log 'Unable to connect to the cluster, please check if it'''s up and make sure the KUBECONFIG is set correctly'

it seems dosn't recognize my kubeconfig. but my config is ok.

kubectl --kubeconfig=/root/kubeconfig get nodes
NAME STATUS ROLES AGE VERSION
m01.mydomain.com Ready control-plane,master 49d v1.27.12+7bee54d
m02.mydomain.com Ready control-plane,master 85d v1.27.12+7bee54d
m03.mydomain.com Ready control-plane,master 85d v1.27.12+7bee54d
w01.mydomain.com Ready worker 85d v1.27.12+7bee54d
w02.mydomain.com Ready worker 85d v1.27.12+7bee54d

i already have openshift and podman installed. please also give me a simple senario to kill pods with label app2 in namespace service-mesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant