diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index ebd8de8f58..a7d5f8d13e 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -8061,8 +8061,6 @@ These environment variables affect the behavior of the istioctl
com
pilot_xds
LastValue
pilot_xds_cds_reject
LastValue
pilot_xds_config_size_bytes
Distribution
pilot_xds_delayed_push_timeouts_total
Sum
pilot_xds_delayed_pushes_total
Sum
pilot_xds_eds_reject
LastValue
pilot_xds_expired_nonce
Sum
pilot_xds_lds_reject
LastValue
operator
com
pilot_xds
LastValue
pilot_xds_cds_reject
LastValue
pilot_xds_config_size_bytes
Distribution
pilot_xds_delayed_push_timeouts_total
Sum
pilot_xds_delayed_pushes_total
Sum
pilot_xds_eds_reject
LastValue
pilot_xds_expired_nonce
Sum
pilot_xds_lds_reject
LastValue
pilot_xds
LastValue
pilot_xds_cds_reject
LastValue
pilot_xds_config_size_bytes
Distribution
pilot_xds_delayed_push_timeouts_total
Sum
pilot_xds_delayed_pushes_total
Sum
pilot_xds_eds_reject
LastValue
pilot_xds_expired_nonce
Sum
pilot_xds_lds_reject
LastValue
pilot-discoverypilot_xds
LastValue
Number of endpoints connected to this pilot using XDS.
pilot_xds_cds_reject
LastValue
Pilot rejected CDS configs.
pilot_xds_config_size_bytes
Distribution
Distribution of configuration sizes pushed to clients
-pilot_xds_delayed_push_timeouts_total
Sum
Total number of XDS pushes that are delayed and timed out
-pilot_xds_delayed_pushes_total
Sum
Total number of XDS pushes that are delayed.
pilot_xds_eds_reject
LastValue
Pilot rejected EDS.
pilot_xds_expired_nonce
Sum
Total number of XDS requests with an expired nonce.
pilot_xds_lds_reject
LastValue
Pilot rejected LDS.
diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html
index ebd8de8f58..a7d5f8d13e 100644
--- a/content/zh/docs/reference/commands/istioctl/index.html
+++ b/content/zh/docs/reference/commands/istioctl/index.html
@@ -8061,8 +8061,6 @@ These environment variables affect the behavior of the istioctl
com
pilot_xds
LastValue
Number of endpoints connected to this pilot using XDS.
pilot_xds_cds_reject
LastValue
Pilot rejected CDS configs.
pilot_xds_config_size_bytes
Distribution
Distribution of configuration sizes pushed to clients
-pilot_xds_delayed_push_timeouts_total
Sum
Total number of XDS pushes that are delayed and timed out
-pilot_xds_delayed_pushes_total
Sum
Total number of XDS pushes that are delayed.
pilot_xds_eds_reject
LastValue
Pilot rejected EDS.
pilot_xds_expired_nonce
Sum
Total number of XDS requests with an expired nonce.
pilot_xds_lds_reject
LastValue
Pilot rejected LDS.
diff --git a/content/zh/docs/reference/commands/operator/index.html b/content/zh/docs/reference/commands/operator/index.html
index 897b710725..ad31f463a3 100644
--- a/content/zh/docs/reference/commands/operator/index.html
+++ b/content/zh/docs/reference/commands/operator/index.html
@@ -1152,8 +1152,6 @@ These environment variables affect the behavior of the operator
com
pilot_xds
LastValue
Number of endpoints connected to this pilot using XDS.
pilot_xds_cds_reject
LastValue
Pilot rejected CDS configs.
pilot_xds_config_size_bytes
Distribution
Distribution of configuration sizes pushed to clients
-pilot_xds_delayed_push_timeouts_total
Sum
Total number of XDS pushes that are delayed and timed out
-pilot_xds_delayed_pushes_total
Sum
Total number of XDS pushes that are delayed.
pilot_xds_eds_reject
LastValue
Pilot rejected EDS.
pilot_xds_expired_nonce
Sum
Total number of XDS requests with an expired nonce.
pilot_xds_lds_reject
LastValue
Pilot rejected LDS.
diff --git a/content/zh/docs/reference/commands/pilot-agent/index.html b/content/zh/docs/reference/commands/pilot-agent/index.html
index c4830e78b2..7b17b329b9 100644
--- a/content/zh/docs/reference/commands/pilot-agent/index.html
+++ b/content/zh/docs/reference/commands/pilot-agent/index.html
@@ -2135,8 +2135,6 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
pilot_xds
LastValue
Number of endpoints connected to this pilot using XDS.
pilot_xds_cds_reject
LastValue
Pilot rejected CDS configs.
pilot_xds_config_size_bytes
Distribution
Distribution of configuration sizes pushed to clients
-pilot_xds_delayed_push_timeouts_total
Sum
Total number of XDS pushes that are delayed and timed out
-pilot_xds_delayed_pushes_total
Sum
Total number of XDS pushes that are delayed.
pilot_xds_eds_reject
LastValue
Pilot rejected EDS.
pilot_xds_expired_nonce
Sum
Total number of XDS requests with an expired nonce.
pilot_xds_lds_reject
LastValue
Pilot rejected LDS.
diff --git a/content/zh/docs/reference/commands/pilot-discovery/index.html b/content/zh/docs/reference/commands/pilot-discovery/index.html
index f694f23a68..6c840cdcf5 100644
--- a/content/zh/docs/reference/commands/pilot-discovery/index.html
+++ b/content/zh/docs/reference/commands/pilot-discovery/index.html
@@ -1383,8 +1383,6 @@ These environment variables affect the behavior of the pilot-discoverypilot_xds
LastValue
Number of endpoints connected to this pilot using XDS.
pilot_xds_cds_reject
LastValue
Pilot rejected CDS configs.
pilot_xds_config_size_bytes
Distribution
Distribution of configuration sizes pushed to clients
-pilot_xds_delayed_push_timeouts_total
Sum
Total number of XDS pushes that are delayed and timed out
-pilot_xds_delayed_pushes_total
Sum
Total number of XDS pushes that are delayed.
pilot_xds_eds_reject
LastValue
Pilot rejected EDS.
pilot_xds_expired_nonce
Sum
Total number of XDS requests with an expired nonce.
pilot_xds_lds_reject
LastValue
Pilot rejected LDS.
diff --git a/data/features.yaml b/data/features.yaml
index bb027b5592..d2944b32c4 100644
--- a/data/features.yaml
+++ b/data/features.yaml
@@ -251,6 +251,14 @@ features:
maturity: Alpha
nextExpectedPromotion: "1.14"
area: Security and policy enforcement
+ - name: "JWT Claim Based Routing"
+ id: "security.jwt_authentication"
+ link: "/docs/tasks/security/authentication/jwt-route"
+ level:
+ checklist: features/claim_based_routing.md
+ maturity: Alpha
+ nextExpectedPromotion: ""
+ area: Security and policy enforcement
- name: "In-Cluster Operator"
id: "core.in_cluster_operator"
link: "/docs/setup/install/operator/"