Skip to content

Commit 1817100

Browse files
author
Melony QIN
authored
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.
1 parent 3ba44a3 commit 1817100

File tree

1 file changed

+1
-0
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-0
lines changed

content/en/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ NAME STATUS AGE
5555
default Active 1d
5656
kube-system Active 1d
5757
kube-public Active 1d
58+
kube-node-lease Active 1d
5859
```
5960

6061
Kubernetes starts with three initial namespaces:

0 commit comments

Comments
 (0)