Add a custom topology in the deployed Apache Knox Gateway
How to add a custom service to a custom topology in Knox proxy via Cloudera Manager.
In this example, we are going to add a custom service
(MY_SERVICE
) in custom-topology
with the
following attributes:
ProviderConfigRef
: a string representing a reference of an existing share-provider. We will use the pre-configured pam provider.Version
: the service’s version, e.g.1.0.0
.URL
: the service URL, e.g.https://sampleHost:1234
.Service parameter
: a sample service parameter, e.g.myValue
.