Skip to content

Commit

Permalink
clean up some readme formatting
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
matt-deboer committed Dec 26, 2017
1 parent 5befbec commit 9eafb09
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,28 @@ that make up their applications.

The key differentiators when compared with the existing open source dashboard are built-in support for enterprise SSO integrations like SAML 2 and OpenID+Connect, combined with the proxying of all requests as the logged-in user (via user-impersonation). See [this discussion](https://github.com/kubernetes/dashboard/issues/574#issuecomment-282360783) for details surrounding the trade-offs involved in running the existing dashboard in a multi-tenant environment.

---

What does it look like?
---
### What does it look like?

## Login
#### Login
![Login](./docs/screenshots/login2.png)

## Overview with Summaries for Errors, Events, and Resource Usage
#### Overview with Summaries for Errors, Events, and Resource Usage
![Overview](./docs/screenshots/overview2.png)

## Filtered Workloads view
#### Filtered Workloads view
![Workloads](./docs/screenshots/workloads2.png)

## Resource
#### Resource
![Resource](./docs/screenshots/resource2.png)

## Related resources view
#### Related resources view
![Nodes](./docs/screenshots/related2.png)

## Multi-container Log Tailing
#### Multi-container Log Tailing
![Logs](./docs/screenshots/logs2.png)

## Interactive Terminal
#### Interactive Terminal
![Terminal](./docs/screenshots/terminal2.mov.gif)

---
Expand Down

0 comments on commit 9eafb09

Please sign in to comment.