https://github.com/carvel-dev/kapp-deploy-oidc
kapp deploy on GKE with authenticating to GCP using OIDC. I will add the Readme and other files please give the access to it.
https://github.com/carvel-dev/kapp-deploy-oidc
Last synced: 5 months ago
JSON representation
kapp deploy on GKE with authenticating to GCP using OIDC. I will add the Readme and other files please give the access to it.
- Host: GitHub
- URL: https://github.com/carvel-dev/kapp-deploy-oidc
- Owner: carvel-dev
- Created: 2022-07-14T12:51:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T17:24:28.000Z (almost 4 years ago)
- Last Synced: 2025-07-17T22:31:22.465Z (12 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deploy using kapp on GCP using keyless authentication(OIDC)
Github repo with sample Github Action workflow on how to authenticate to GCP using OIDC and to deploy simple-app on GKE using kapp.
Please refer to [blog on carvel.dev](https://carvel.dev/blog/kapp-deploy-oidc-gke) to get more details.