Welcome to the Linux Foundation Forum!

Install lab 3.1 done; but my are there no namespaces

Based on testing the bash command it implies I should have namespaces defined; but none exist. Did I miss something? I know these are important most likely very sooner. Here is what I have. Is this correct? Did I miss an important config file change?

(I apologize for the numerous questions; but I am progressing and this is helping greatly)

student@ubuntu:/$ kubectl describe namespaces
Name: default
Labels:
Annotations:
Status: Active

No resource quota.

No resource limits.

Name: kube-node-lease
Labels:
Annotations:
Status: Active

No resource quota.

No resource limits.

Name: kube-public
Labels:
Annotations:
Status: Active

No resource quota.

No resource limits.

Name: kube-system
Labels:
Annotations:
Status: Active

No resource quota.

No resource limits.

Comments

  • chrispokorni
    chrispokorni Posts: 2,155

    Hi, based on your output you have 4 namespaces, as expected (default, kube-node-lease, kube-public, kube-system). Was there a different output which indicated otherwise?
    -Chris

Categories

Upcoming Training