Skip to content

Commit

Permalink
minor fixes for typos and titles
Browse files Browse the repository at this point in the history
Signed-off-by: Nima Kaviani <nkaviani@amazon.com>
  • Loading branch information
nimakaviani committed Aug 28, 2024
1 parent 136cff8 commit 54db985
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 1
description: launch the CNOE IDP with a single binary
title: IDPBuilder on Local Machine
title: idpBuilder on Local Machine
index: 1
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ title: Local OCI Registry
index: 5
---

## Local OCI Registry

The local Gitea instance created by idpbuilder contains a built-in OCI registry for hosting container images as "packages" in Gitea nomenclature.

It is a standard OCI registry, so the API should be compatible with any tools that are OCI compliant. That includes the `docker` cli.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sidebar_position: 4
description: Override built-in services
description: Override built-in Services
title: Override built-in services
index: 4
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
sidebar_position: 1
description: Using IDPBuilder
title: Using IDPBuilder
description: Using idpBuilder
title: Using the idpBuilder
index: 2
---

## Using the idpbuilder

### Basic usage

The most basic command which creates a Kubernetes Cluster (Kind cluster) with the core packages installed.
Expand Down

0 comments on commit 54db985

Please sign in to comment.