Skip to content

Commit b2d062d

Browse files
Rishit-dagliTim Bannister
andauthored
Remove references of Service Catalog (#34387)
Co-authored-by: Tim Bannister <[email protected]>
1 parent 77ab6bc commit b2d062d

File tree

12 files changed

+3
-1081
lines changed

12 files changed

+3
-1081
lines changed

content/en/docs/concepts/extend-kubernetes/service-catalog.md

Lines changed: 0 additions & 237 deletions
This file was deleted.

content/en/docs/reference/glossary/managed-service.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,4 @@ tags:
1616

1717
Some examples of Managed Services are AWS EC2, Azure SQL Database, and
1818
GCP Pub/Sub, but they can be any software offering that can be used by an application.
19-
[Service Catalog](/docs/concepts/extend-kubernetes/service-catalog/) provides a way to
20-
list, provision, and bind with Managed Services offered by
21-
{{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}}.
2219

content/en/docs/reference/glossary/service-broker.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

content/en/docs/reference/glossary/service-catalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ id: service-catalog
44
date: 2018-04-12
55
full_link:
66
short_description: >
7-
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
7+
A former extension API that enabled applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
88
99
aka:
1010
tags:
1111
- extension
1212
---
13-
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
13+
A former extension API that enabled applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
1414

1515
<!--more-->
1616

17-
It provides a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} from {{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}} without needing detailed knowledge about how those services are created or managed.
17+
It provided a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} without needing detailed knowledge about how those services would be created or managed.
1818

content/en/docs/tasks/service-catalog/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)