diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index 756940b19a..4408faa323 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -4898,9 +4898,7 @@ These environment variables affect the behavior of the istioctl com
pilot_invalid_out_listenersLastValuepilot_jwks_resolver_network_fetch_fail_totalSumpilot_jwks_resolver_network_fetch_success_totalSumpilot_k8s_cfg_eventsSumpilot_k8s_endpoints_with_no_podsSumpilot_k8s_object_errorsLastValuepilot_k8s_reg_eventsSumpilot_no_ipLastValuepilot_proxy_convergence_timeDistributionistioctl com
pilot_push_triggersSumpilot_rds_expired_nonceSumpilot_servicesLastValuepilot_total_k8s_object_errorsSumpilot_total_rejected_configsSumpilot_total_xds_internal_errorsSumpilot_total_xds_rejectsSumpilot-discoverypilot_invalid_out_listenersLastValueNumber of invalid outbound listeners.
pilot_jwks_resolver_network_fetch_fail_totalSumTotal number of failed network fetch by pilot jwks resolver
pilot_jwks_resolver_network_fetch_success_totalSumTotal number of successfully network fetch by pilot jwks resolver
-pilot_k8s_cfg_eventsSumEvents from k8s config.
pilot_k8s_endpoints_with_no_podsSumEndpoints that does not have any corresponding pods.
-pilot_k8s_object_errorsLastValueErrors converting k8s CRDs
pilot_k8s_reg_eventsSumEvents from k8s registry.
pilot_no_ipLastValuePods not found in the endpoint table, possibly invalid.
pilot_proxy_convergence_timeDistributionDelay in seconds between config change and a proxy receiving all required configuration.
@@ -964,7 +962,6 @@ These environment variables affect the behavior of the pilot-discoverypilot_push_triggersSumTotal number of times a push was triggered, labeled by reason for the push.
pilot_rds_expired_nonceSumTotal number of RDS messages with an expired nonce.
pilot_servicesLastValueTotal services known to pilot.
-pilot_total_k8s_object_errorsSumTotal Errors converting k8s CRDs
pilot_total_rejected_configsSumTotal number of configs that Pilot had to reject or ignore.
pilot_total_xds_internal_errorsSumTotal number of internal XDS errors in pilot.
pilot_total_xds_rejectsSumTotal number of XDS responses from pilot rejected by proxy.