16 May 2025
05:12 PM
- last edited on
19 May 2025
07:46 AM
by
MaciejNeumann
I am currently working on deploying the Dynatrace EasyTravel application using Kubernetes with Minikube on an Azure VM. While following community instructions, I encountered an issue where the Helm chart repository URL (https://raw.githubusercontent.com/Dynatrace-APAC/easytravel-helm/main/) returns a 404 error and cannot be accessed.
Additionally, attempts to clone the GitHub repository https://github.com/Dynatrace-APAC/easytravel-helm require authentication and I do not have the necessary access credentials.
Could you please assist me with the following:
Is there an updated or official Helm chart repository for Dynatrace EasyTravel that I can access publicly or via authenticated means?
Are there any alternative methods or manifests recommended for deploying EasyTravel on Kubernetes environments such as Minikube?
Do I require any special Dynatrace account permissions or credentials to access these resources?
Any documentation or best practices for EasyTravel deployment on Azure VM + Minikube would be greatly appreciated.
Thank you very much for your assistance.
17 May 2025 03:42 PM
Can we have an update on this
17 May 2025 05:28 PM - edited 17 May 2025 05:29 PM
Hello @sravanineriyan, easyTravel is not really suited for a Kubernetes deployment, see this thread for more details and an alternative application called easyTrade.
I can't find the thread now, but I recall reading somewhere that the Dynatrace Operator won't deploy on Minikube due to some restriction on it; rather try microk8s or k3s instead.
I hope that helps.
André