cancel
Showing results for 
Search instead for 
Did you mean: 

error "error: no matches for kind "Namespace" in version "v1""

kjyothiraditya
Participant
0 Kudos

Hi,

When I am trying step 1 of step 5 as in Apply resources to the Kyma runtime, on running the create namespace command, getting error as below:

I am trying on Ubuntu Linux env.

Can you please help on how to resolve this

Marco_Dorn
Advisor
Advisor
0 Kudos

Which version of kubectl are you using? You can find out via

kubectl version --client

Accepted Solutions (0)

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

Are you sure that you are connected to the cluster via the kubeconfig? Try running

kubectl config get-contexts

Regards,

Jamie