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

* wrap by shortcodes

* remove too old note
pull/9472/head
makocchi 2018-07-12 02:16:25 +09:00 committed by k8s-ci-robot
parent 6c80860a75
commit 854bda0353
1 changed files with 0 additions and 3 deletions

View File

@ -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 %}}