remove too old note from "Garbage Collection" (#9444)

* wrap by shortcodes

* remove too old note
This commit is contained in:
makocchi
2018-07-12 02:16:25 +09:00
committed by k8s-ci-robot
parent 6c80860a75
commit 854bda0353
@@ -9,9 +9,6 @@ weight: 60
The role of the Kubernetes garbage collector is to delete certain objects The role of the Kubernetes garbage collector is to delete certain objects
that once had an owner, but no longer have an owner. 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 %}} {{% /capture %}}