kyma-project / kyma

Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications.
https://kyma-project.io
Apache License 2.0
1.52k stars 405 forks source link

Enable secure access to the Jaeger UI #356

Closed abbi-gaurav closed 6 years ago

abbi-gaurav commented 6 years ago

Currently, the access to the Jaeger UI is only possible via kubectl port-forward

This is not a good developer experience. The access should be secure OOB in a seamless fashion.

AC:

abbi-gaurav commented 6 years ago

This should be refined when @radufa is back. After that, it should be refined on 10-Sep-2018 and added to the sprint as the highest priority.

abbi-gaurav commented 6 years ago

Verified the UI access working securely on local and cluster.