File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
docs/book/src/tasks/experimental-features/runtime-sdk Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,8 @@ curl -X 'POST' 'http://127.0.0.1:8001/api/v1/namespaces/default/services/https:w
316316 -d ' {"apiVersion":"hooks.runtime.cluster.x-k8s.io/v1alpha1","kind":"DiscoveryRequest"}' | jq
317317```
318318
319- For more details about the API of the Runtime Extensions please see <button onclick =" openSwaggerUI ()" >Swagger UI</button >.
319+ For more details about the API of the Runtime Extensions please see <button onclick =" openSwaggerUI ()" >Swagger UI</button >.
320+ For more details on proxy support please see [ Proxies in Kubernetes] ( https://kubernetes.io/docs/concepts/cluster-administration/proxies/ ) .
320321
321322<script >
322323// openSwaggerUI calculates the absolute URL of the RuntimeSDK YAML file and opens Swagger UI.
You can’t perform that action at this time.
0 commit comments