Skip to content

Commit

Permalink
crate kind cluster for k8s testing
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <chahatsagar2003@gmail.com>
  • Loading branch information
chahatsagarmain committed Oct 18, 2024
1 parent 932d0bf commit 170ff7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-docker-hotrod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
- name: Install Kustomize
uses: imranismail/setup-kustomize@v2

- name: Create k8s Kind Cluster
uses: helm/kind-action@v1

- name: Build, test, and publish hotrod image
run: bash scripts/build-hotrod-image.sh ${{ env.BUILD_FLAGS }}
env:
Expand Down

0 comments on commit 170ff7a

Please sign in to comment.