website/content/en/docs/reference/command-line-tools-reference/feature-gates/allow-insecure-backend-prox...

24 lines
405 B
Markdown

---
# Removed from Kubernetes
title: AllowInsecureBackendProxy
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: beta
defaultValue: true
fromVersion: "1.17"
toVersion: "1.20"
- stage: stable
defaultValue: true
fromVersion: "1.21"
toVersion: "1.25"
removed: true
---
Enable the users to skip TLS verification of
kubelets on Pod log requests.