From 9719735c9cfaa7235264c46112d33202a4593567 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Fri, 30 Jun 2023 09:55:23 +0800 Subject: [PATCH] chore: udpate 11138 changelog --- changes/ce/feat-11138.en.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ce/feat-11138.en.md diff --git a/changes/ce/feat-11138.en.md b/changes/ce/feat-11138.en.md new file mode 100644 index 000000000..4e0af7b6a --- /dev/null +++ b/changes/ce/feat-11138.en.md @@ -0,0 +1,4 @@ +- Change k8s `api_server` default value from `http://127.0.0.1:9091` to `https://kubernetes.default.svc:443` +- `emqx_ctl conf show cluster` no longer displays irrelevant configuration items, such as when `discovery_strategy=static`, +it will not display configuration information related to `etcd/k8s/dns`. +- Remove `zones`(deprecated config key) from `emqx_ctl conf show_keys`