Manage Konnect Services
Through the Service Hub, you can create and manage all Konnect services, service versions, and service implementations in one place.
Access all Konnect service configuration through the
Service Hub.
Add a service to the catalog
-
In the
Service Hub, click the New service button.
-
Enter a display name.
A display name can be any string containing letters, numbers, spaces, or the following characters:
.
,-
,_
,~
,:
. Spaces are equal to the-
character.For example, you can use
example_service
,ExampleService
,Example-Service
, orExample Service
.Example-Service
andExample Service
would be considered the same name.The display name you create generates a service name. Konnect uses the service name for internal metadata.
-
Optional: Enter a description.
-
Click Create.
Add labels to a service
From the Service Hub, select a service, then follow these steps:
-
In the header next to Labels, click Edit.
-
Click Add label and add any labels in
key:value
pair format.For example, you might set
location:us-west
, wherelocation
is the key and theus-west
is the value.These labels are customizable, you can set them to any value.
-
Click Save.
Update a service
From the Service Hub, select a service to edit.
Edit any of the following:
- Service display name: Click on the name to reveal a text box, then click outside of the text box to save.
- Service description: Click Edit next to the description, make your edits, then click the checkmark to save.
- Labels: Click Edit next to the labels, make your edits, then click Save.
Delete a service
Deleting a service permanently removes it and all of its service versions, implementations, routes, and plugins from the Service Hub.
Delete a service through the Service Hub:
- Open a service. From the Service actions drop-down menu, select Delete service, then confirm deletion in the dialog.