diff --git a/website/source/docs/drivers/rkt.html.md b/website/source/docs/drivers/rkt.html.md index 67f72685073..b27549869b7 100644 --- a/website/source/docs/drivers/rkt.html.md +++ b/website/source/docs/drivers/rkt.html.md @@ -13,10 +13,6 @@ Name: `rkt` The `rkt` driver provides an interface for using CoreOS rkt for running application containers. -~> **Experimental!** Currently, the rkt driver supports launching containers but -does not support dynamic ports. This can lead to port conflicts and as such, -this driver is being marked as experimental and should be used with care. - ## Task Configuration ```hcl