Skip to content

Commit

Permalink
Add minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Sep 12, 2023
1 parent ccb7f17 commit d5415b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/modules/cockpit/pages/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ You will need:
* Helm
* htpasswd (from Apache HTTPD)

Resource sizing depends on cluster type(s), usage and scope, but as a starting point we recommend a minimum of the following resources for this service:
Resource sizing depends on cluster type(s), usage and scope, but as a starting point we recommend a minimum of the
following resources for this service:

* 0.2 cores (e.g. i5 or similar)
* 256MB RAM
Expand Down
4 changes: 2 additions & 2 deletions docs/modules/stackablectl/pages/quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ Use "stackablectl stacklet list" to display the installed stacklets

=== Using Local Kind Cluster

If you don't have a Kubernetes cluster available, `stackablectl` can spin up a https://kind.sigs.k8s.io/[kind] Kubernetes cluster for you.
Make sure you have `kind` installed and run the following command:
If you don't have a Kubernetes cluster available, `stackablectl` can spin up a https://kind.sigs.k8s.io/[kind]
Kubernetes cluster for you. Make sure you have `kind` installed and run the following command:

[source,console]
----
Expand Down

0 comments on commit d5415b6

Please sign in to comment.