---
title: Charmhub | Deploy Juju Dashboard k8s using Charmhub - The Open Operator Collection
description: Deploy the latest version of Juju Dashboard k8s as a Kubernetes Operator
  on any cloud.
url: https://charmhub.io/juju-dashboard-k8s/configurations
---

# Juju Dashboard k8s

[Juju Engineering](https://charmhub.io/publisher/team-juju "View all packages from Juju Engineering")

* [Juju Engineering](https://charmhub.io/publisher/team-juju "View all packages from Juju Engineering")

Platform:

0.15/stable 72

```
juju deploy juju-dashboard-k8s --channel 0.15/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [analytics-enabled](https://charmhub.io/juju-dashboard-k8s/configurations#analytics-enabled)
* [controller-url](https://charmhub.io/juju-dashboard-k8s/configurations#controller-url)
* [identity-provider-url](https://charmhub.io/juju-dashboard-k8s/configurations#identity-provider-url)
* [is-juju](https://charmhub.io/juju-dashboard-k8s/configurations#is-juju)
* [port](https://charmhub.io/juju-dashboard-k8s/configurations#port)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

* analytics-enabled | boolean

  Default: True

  Whether Google Analytics and Sentry error tracking is enabled. This data is used to improve Juju Dashboard.
* controller-url | string

  The URL to connect to the controller with. Provided by the controller when related; if defined will override the value provided on the controller relation.
* identity-provider-url | string

  The url used to communicate with the identity provider if available. Provided by the controller when related; if defined will override the value provided on the controller relation.
* is-juju | boolean

  Default: True

  Whether this is a Juju or JAAS environment. Provided by the controller when related; if defined will override the value provided on the controller relation.
* port | int

  Default: 8080

  The port to serve the dashboard on.
