configure dashboard for kubernetes #15134
Unanswered
SalomonHenke
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to check if it’s possible to deploy (generate) the Aspire dashboard using Docker Compose with the .WithDashboard() syntax but for kubernetes. So that when i run:
aspire publish -o k8s-artifactsI get the dashboard as a deployment aswell.
I understand that referencing the Docker image directly is an option, but I was hoping Aspire had a premade setup as they do with Docker Compose.
Does functionality like this exist?
Thank in advance :)
Beta Was this translation helpful? Give feedback.
All reactions