Skip to content

Commit

Permalink
updating section heading
Browse files Browse the repository at this point in the history
  • Loading branch information
drmorr0 committed Sep 17, 2024
1 parent 5fc9114 commit f190042
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/intro/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ used. See [Autoscaling](../adv/autoscaling.md) for more information on configur

## Configuring your simulation cluster

### Local cluster via kind

This section explains how to create a [`kind`](https://kind.sigs.k8s.io) cluster on your local machine for running
simulations. If you have a pre-existing Kubernetes cluster that you will be using for your simulation environment, you
can skip this step.

### Setting up kind

From the `kind` website:

> kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind was primarily designed for
Expand Down Expand Up @@ -116,7 +116,7 @@ spec:
> kubectl apply -f self-signed.yml
```

## Installation using pre-built images
## Installing SimKube using pre-built images

SimKube images are [hosted on quay.io](https://quay.io/organization/appliedcomputing); the easiest way to install and
run SimKube in your cluster is to use these images along with the provided [kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/)
Expand Down

0 comments on commit f190042

Please sign in to comment.