J
J
Jojobaver2021-09-27 18:55:10
Kubernetes
Jojobaver, 2021-09-27 18:55:10

I can't deal with kubectl --insecure-skip-tls-verify, it says No resources found in default namespace?

In general, I'm trying to figure out how to deploy Zookieper, Kafka, and my application to Kuber, but nothing comes out because of authorization keys or something like that. Help me figure out how to disable the check, or help me figure out how to use these keys to make everything work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Koryukov, 2021-09-27
@MadridianFox

The message "No resources found in default namespace" means that you successfully requested a list of resources from the cuber, and he replied that there are no resources in the default namespace. This is a normal situation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question