From 98b41139c7db747b402d42567ff2c43ab1eadf79 Mon Sep 17 00:00:00 2001 From: Art Date: Thu, 12 Dec 2019 16:44:32 -0500 Subject: [PATCH] Fixing names and links for EN files for IBM Cloud Kubernetes Service (#18083) * Updating IBM Cloud links and names * Removing updates to blogs because it is separate * Remove updates to other languages * Fix language differences --- content/en/docs/concepts/containers/images.md | 4 ++-- content/en/includes/partner-script.js | 4 ++-- data/setup.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/docs/concepts/containers/images.md b/content/en/docs/concepts/containers/images.md index c408cc1e6b..5d51e8c7fb 100644 --- a/content/en/docs/concepts/containers/images.md +++ b/content/en/docs/concepts/containers/images.md @@ -150,9 +150,9 @@ Once you have those variables filled in you can ### Using IBM Cloud Container Registry IBM Cloud Container Registry provides a multi-tenant private image registry that you can use to safely store and share your Docker images. By default, images in your private registry are scanned by the integrated Vulnerability Advisor to detect security issues and potential vulnerabilities. Users in your IBM Cloud account can access your images, or you can create a token to grant access to registry namespaces. -To install the IBM Cloud Container Registry CLI plug-in and create a namespace for your images, see [Getting started with IBM Cloud Container Registry](https://cloud.ibm.com/docs/services/Registry?topic=registry-index#index). +To install the IBM Cloud Container Registry CLI plug-in and create a namespace for your images, see [Getting started with IBM Cloud Container Registry](https://cloud.ibm.com/docs/services/Registry?topic=registry-getting-started). -You can use the IBM Cloud Container Registry to deploy containers from [IBM Cloud public images](https://cloud.ibm.com/docs/services/Registry?topic=registry-public_images#public_images) and your private images into the `default` namespace of your IBM Cloud Kubernetes Service cluster. To deploy a container into other namespaces, or to use an image from a different IBM Cloud Container Registry region or IBM Cloud account, create a Kubernetes `imagePullSecret`. For more information, see [Building containers from images](https://cloud.ibm.com/docs/containers?topic=containers-images#images). +You can use the IBM Cloud Container Registry to deploy containers from [IBM Cloud public images](https://cloud.ibm.com/docs/services/Registry?topic=registry-public_images) and your private images into the `default` namespace of your IBM Cloud Kubernetes Service cluster. To deploy a container into other namespaces, or to use an image from a different IBM Cloud Container Registry region or IBM Cloud account, create a Kubernetes `imagePullSecret`. For more information, see [Building containers from images](https://cloud.ibm.com/docs/containers?topic=containers-images). ### Configuring Nodes to Authenticate to a Private Registry diff --git a/content/en/includes/partner-script.js b/content/en/includes/partner-script.js index e22af76c32..cdf69bcb29 100644 --- a/content/en/includes/partner-script.js +++ b/content/en/includes/partner-script.js @@ -837,8 +837,8 @@ type: 2, name: 'IBM', logo: 'ibm', - link: 'https://www.ibm.com/cloud-computing/bluemix/containers', - blurb: 'The IBM Bluemix Container Service combines Docker and Kubernetes to deliver powerful tools, an intuitive user experiences, and built-in security and isolation to enable rapid delivery of applications all while leveraging Cloud Services including cognitive capabilities from Watson.' + link: 'https://www.ibm.com/cloud/container-service/', + blurb: 'The IBM Cloud Kubernetes Service combines Docker and Kubernetes to deliver powerful tools, an intuitive user experience, and built-in security and isolation to enable rapid delivery of applications all while leveraging Cloud Services including cognitive capabilities from Watson.' }, { type: 3, diff --git a/data/setup.yml b/data/setup.yml index a62f485501..5e190350eb 100644 --- a/data/setup.yml +++ b/data/setup.yml @@ -39,7 +39,7 @@ toc: - 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 Cloud Kubernetes Service - path: https://cloud.ibm.com/docs/containers?topic=containers-container_index#container_index + path: https://cloud.ibm.com/docs/containers?topic=containers-getting-started - title: Turn-key Cloud Solutions landing_page: /docs/getting-started-guides/alibaba-cloud/