remove too old note from "Garbage Collection" (#9444)
* wrap by shortcodes * remove too old notepull/9472/head
parent
6c80860a75
commit
854bda0353
|
@ -9,9 +9,6 @@ weight: 60
|
|||
The role of the Kubernetes garbage collector is to delete certain objects
|
||||
that once had an owner, but no longer have an owner.
|
||||
|
||||
**Note**: Garbage collection is a beta feature and is enabled by default in
|
||||
Kubernetes version 1.4 and later.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue