Skip to content

Commit

Permalink
Remove code reference
Browse files Browse the repository at this point in the history
Remove reference in favor of kubernetes#23889
  • Loading branch information
CharlyRipp authored and s-kawamura-w664 committed Apr 22, 2021
1 parent 54a6445 commit 813213e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,6 @@ contexts:
name: webhook
```

Refer to [Cluster Struct](https://github.com/kubernetes/kubernetes/blob/2b8cac754c88900ea3ad91d6c3f0997b602a3051/staging/src/k8s.io/client-go/tools/clientcmd/api/v1/types.go#L63) for more configuration options.

When a client attempts to authenticate with the API server using a bearer token as discussed [above](#putting-a-bearer-token-in-a-request),
the authentication webhook POSTs a JSON-serialized `TokenReview` object containing the token to the remote service.

Expand Down

0 comments on commit 813213e

Please sign in to comment.