From 2fc7ec0b6da1272bff24ad68838dfa4043910d8f Mon Sep 17 00:00:00 2001 From: "Sahdev P. Zala" Date: Tue, 23 May 2017 20:50:49 -0400 Subject: [PATCH] Remove beta as K8s support on Bluemix Container Service is live The Kubernetes support in Bluemix Container Service is now live and so we should remove reference of beta. --- _data/setup.yml | 2 +- docs/setup/pick-right-solution.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/setup.yml b/_data/setup.yml index e43a253a47..2dbd8df29c 100644 --- a/_data/setup.yml +++ b/_data/setup.yml @@ -17,7 +17,7 @@ toc: path: https://cloud.google.com/container-engine/docs/before-you-begin/ - title: Running Kubernetes on Azure Container Service path: https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough - - title: Running Kubernetes on IBM Bluemix Container Service (Beta) + - title: Running Kubernetes on IBM Bluemix Container Service path: https://console.ng.bluemix.net/docs/containers/container_index.html - title: Turn-key Cloud Solutions diff --git a/docs/setup/pick-right-solution.md b/docs/setup/pick-right-solution.md index cd19942954..294824432d 100644 --- a/docs/setup/pick-right-solution.md +++ b/docs/setup/pick-right-solution.md @@ -58,7 +58,7 @@ a Kubernetes cluster from scratch. * [OpenShift Online](https://www.openshift.com/features/) provides free hosted access for Kubernetes applications. -* [IBM Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/container_index.html) offers managed Kubernetes clusters. Currently in beta. +* [IBM Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/container_index.html) offers managed Kubernetes clusters. * [Giant Swarm](https://giantswarm.io/product/) offers managed Kubernetes clusters in their own datacenter, on-premises, or on public clouds.