Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Travis committed Nov 13, 2020
1 parent f690fc2 commit 0806970
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@

[![Build Status](https://github.com/criticalstack/ui/workflows/push/badge.svg)](https://github.com/criticalstack/ui/actions)

The Critical Stack UI! See [design](./docs/design.md) for more details.
The Critical Stack UI! See [the design docs](https://criticalstack.github.io/ui/design.html) for more details.

![demo](./docs/src/images/demo.gif)

## Features

- [SSO integration](./docs/sso.md) via [Dex](https://dexidp.io/)
- [Helm Marketplace](./docs/marketplace.md)
- [SSO integration](https://criticalstack.github.io/ui/features/sso.html) via [Dex](https://dexidp.io/)
- [Helm Marketplace](https://criticalstack.github.io/ui/features/marketplace.html)
- Container Shell & Logs View
- [Developer Shell](./docs/shell.md)
- [Intuitive Cluster Access Management](./docs/user-management.md)
- [Developer Shell](https://criticalstack.github.io/ui/features/developer-shell.html)
- [Intuitive Cluster Access Management](https://criticalstack.github.io/ui/features/user-management.html)
- Namespace Resource Overview
- [Worker Management](./docs/machine-api.md) via [machine-api](https://github.com/criticalstack/machine-api)
- [StackApps Integration](./docs/stackapps.md)
- [Worker Management](https://criticalstack.github.io/ui/features/machine-api.html) via [machine-api](https://github.com/criticalstack/machine-api)
- [StackApps Integration](https://criticalstack.github.io/ui/features/stackapps.html)

## Installation

Deployable as a Helm chart: see TODO docs link

## Troubleshooting

Check out our [Frequently Asked Questions](./docs/faq.md)
Check out our [Frequently Asked Questions](https://criticalstack.github.io/ui/faq.html)

## Contributing

Expand Down

0 comments on commit 0806970

Please sign in to comment.