Add namespaces for 1.17 + default namespace

Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
pull/20064/head
Melony QIN 2020-04-02 18:59:02 +01:00 committed by GitHub
parent 3ba44a33d1
commit 1817100ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ NAME STATUS AGE
default Active 1d
kube-system Active 1d
kube-public Active 1d
kube-node-lease Active 1d
```
Kubernetes starts with three initial namespaces: