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

Dashboard design concept #209

Merged
merged 2 commits into from
Jul 2, 2018
Merged

Dashboard design concept #209

merged 2 commits into from
Jul 2, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jul 2, 2018

No description provided.

@ghost ghost assigned ewoutp Jul 2, 2018
@ghost ghost added the 2 - Working label Jul 2, 2018
Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only typos.


The deployment operator dashboard provides:

- A status overview of all `ArangoDeployment` it controls
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add an "s" for plural or do "ArangoDeployment resources".


### Exposing the dashboard

By default `Service` that selects the leading operator instance is not exposed outside the Kubernetes cluster.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add "the" after "default"


### Authentication

The dashboard requires a username+password to gain access, unless it is started with a option to disable authentication.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

an option

### Authentication

The dashboard requires a username+password to gain access, unless it is started with a option to disable authentication.
This username+password pair is stored in standard basic authentication `Secret` in the Kubernetes cluster.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"in" -> "in a"


### Frontend technology

The frontend part of the dashboard will be build with React.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"build" -> "built"

@ewoutp ewoutp merged commit d5beefa into master Jul 2, 2018
@ghost ghost removed the 2 - Working label Jul 2, 2018
@ewoutp ewoutp deleted the docs/dashboard branch July 2, 2018 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants