Skip to content

Commit

Permalink
[doc] Add authentication to GitHub Container Registry to the Prerequi…
Browse files Browse the repository at this point in the history
…sites section in QuickStart Page (#4773)

* Add authentication to GitHub Container Registry to the Prerequisites section in QuickStart Page

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.39.x doc

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.40.x doc

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.41.x doc

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.42.x doc

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.43.x doc

Signed-off-by: tatsuya0429 <[email protected]>

* Add authentication step for GitHub Container Registry in v0.44.x doc

Signed-off-by: tatsuya0429 <[email protected]>

---------

Signed-off-by: tatsuya0429 <[email protected]>
Co-authored-by: tatsuya0429 <[email protected]>
  • Loading branch information
tatsuya0429 and tatsuya0429 authored Feb 6, 2024
1 parent 6111944 commit cf7aa73
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/docs-dev/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.39.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.40.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.41.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.42.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.43.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.44.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down
1 change: 1 addition & 0 deletions docs/content/en/docs-v0.45.x/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Note: It's not required to install the PipeCD control plane to the cluster where
### Prerequisites
- Having a Kubernetes cluster and connect to it via [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
- Forked the [Examples](https://github.com/pipe-cd/examples) repository
- Prepare for authentication to [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).

### 1. Installing PipeCD in quickstart mode

Expand Down

0 comments on commit cf7aa73

Please sign in to comment.