Skip to content

Commit

Permalink
Add support info (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed May 4, 2023
1 parent b024b30 commit a8977be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This action configures authentication to a [GKE cluster][gke] via a `kubeconfig`

Authentication is performed by generating a [short-lived token][token] (default behaviour) or via the [GCP auth plugin][gcp-auth-plugin] present in `kubectl` which uses the service account keyfile path in [GOOGLE_APPLICATION_CREDENTIALS][gcp-gcloud-auth].

**This is not an officially supported Google product, and it is not covered by a
Google Cloud support contract. To report bugs or request features in a Google
Cloud product, please contact [Google Cloud
support](https://cloud.google.com/support).**

## Prerequisites

This action requires:
Expand Down

0 comments on commit a8977be

Please sign in to comment.