mirror of https://github.com/kubeflow/website.git
remove space between [] (url) in ibm iks page (#1904)
This commit is contained in:
parent
016dd6e01e
commit
5a5f1a569d
|
|
@ -9,7 +9,7 @@ This is a guide for an end-to-end example of Kubeflow on [IBM Cloud Kubernetes S
|
|||
## Introduction
|
||||
### Overview of IKS
|
||||
|
||||
[IBM Cloud Kubernetes Service (IKS)] (https://cloud.ibm.com/docs/containers?topic=containers-getting-started) enables the deployment of containerized applications in Kubernetes clusters with specialized tools for management of the systems.
|
||||
[IBM Cloud Kubernetes Service (IKS)](https://cloud.ibm.com/docs/containers?topic=containers-getting-started) enables the deployment of containerized applications in Kubernetes clusters with specialized tools for management of the systems.
|
||||
|
||||
The [IBM Cloud CLI](https://cloud.ibm.com/docs/cli?topic=cloud-cli-getting-started) can be used for creating, developing, and deploying cloud applications.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue