Skip to content

Commit

Permalink
docs(readme): re-organize readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed May 31, 2024
1 parent 853a616 commit 38eaaa6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ for the Grafana dashboard.

# Using

Minimum Supported Kubernetes Version: `v1.21`.
## Requirements

- `kubernetes` v1.21+ with [`Operator Lifecycle Manager`](https://olm.operatorframework.io/)
- [`cert-manager`](https://github.com/cert-manager/cert-manager) v1.11.5+ (Recommended)

## Instructions

Once deployed, the `cryostat` instance can be accessed via web browser
at the URL provided by:
Expand All @@ -44,7 +49,6 @@ the need to expose a JMX port over the network.
## Requirements
- `go` v1.21
- [`operator-sdk`](https://github.com/operator-framework/operator-sdk) v1.31.0
- [`cert-manager`](https://github.com/cert-manager/cert-manager) v1.11.5+ (Recommended)
- `podman` or `docker`
- [`jq`](https://stedolan.github.io/jq/) v1.6+
- `ginkgo` (Optional)
Expand Down

0 comments on commit 38eaaa6

Please sign in to comment.