apisix-helm-chart icon indicating copy to clipboard operation
apisix-helm-chart copied to clipboard

Add admin ingress to expose it externally

Open mkocsis-tg opened this issue 3 years ago • 2 comments

Add new Kind: Ingress for the admin API calls. This is a convenience feature to expose the admin API. This would enable the access to it form outside of the cluster.

Reasons: support configuration as code setup via curl / ansible or any other provisioning tools over http / https through the admin REST api.

mkocsis-tg avatar May 23 '22 11:05 mkocsis-tg

This is convenience but it's dangerous if you expose the CP through the DP.

tokers avatar May 23 '22 12:05 tokers

That is why it is disabled by default int he PR

mkocsis-tg avatar May 23 '22 12:05 mkocsis-tg