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 Jan 11, 2021
1 parent e72ec8f commit 7347a9d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,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 7347a9d

Please sign in to comment.