Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing the issue while deploying in k8s aks. #1561

Open
Ranjithsyncfusion opened this issue Apr 16, 2024 · 5 comments
Open

Facing the issue while deploying in k8s aks. #1561

Ranjithsyncfusion opened this issue Apr 16, 2024 · 5 comments

Comments

@Ranjithsyncfusion
Copy link

Ranjithsyncfusion commented Apr 16, 2024

PS C:\Users\888888888888\Downloads\Exceptionless-main\k8s> kubectl apply -f ex-dev-elasticsearch.yaml
Error from server (NotFound): error when creating "ex-dev-elasticsearch.yaml": namespaces "ex-dev" not found
Error from server (NotFound): error when creating "ex-dev-elasticsearch.yaml": namespaces "ex-dev" not found

@niemyjski
Copy link
Member

You'd need to create that ex-dev namespace. I'd recommend using a production configuration and not a development one. See this https://github.com/exceptionless/Exceptionless/blob/main/k8s/ex-setup.ps1 and https://exceptionless.com/docs/self-hosting/kubernetes/

@niemyjski
Copy link
Member

Also, any steps that you use for local would be greatly appreciated if they were documented for others, we mainly setup and run on azure.

@Ranjithsyncfusion
Copy link
Author

Can you please mention the exact file that you recommended .

@niemyjski
Copy link
Member

niemyjski commented Apr 16, 2024

I linked to it, all of our k8s/helm files and scripts are in this folder https://github.com/exceptionless/Exceptionless/tree/main/k8s

@wang2024666
Copy link

I linked to it, all of our k8s/helm files and scripts are in this folder https://github.com/exceptionless/Exceptionless/tree/main/k8s

hi niemyjsi, could we delpoy all-in-one in K8S without helm? we hope to deploy API,APP,Job all in one pod with yaml file, is there such methord?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants