Skip to content

Commit

Permalink
GITBOOK-249: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
mouuii authored and gitbook-bot committed Feb 5, 2025
1 parent 5885f66 commit e8e48da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ AggregatorServer面对两类不同的子Server:第一类是KubeAPIServer和API
<figure><img src="../../.gitbook/assets/image (57).png" alt=""><figcaption></figcaption></figure>

```go
ad// CreateServerChain creates the apiservers connected via delegation.
// CreateServerChain creates the apiservers connected via delegation.
func CreateServerChain(config CompletedConfig) (*aggregatorapiserver.APIAggregator, error) {
// 创建一个处理未找到资源请求的处理器
notFoundHandler := notfoundhandler.New(config.KubeAPIs.ControlPlane.Generic.Serializer, genericapifilters.NoMuxAndDiscoveryIncompleteKey)
Expand Down

0 comments on commit e8e48da

Please sign in to comment.