Skip to content

Commit 42848c8

Browse files
authored
K8s deployment - Helm document online (#518)
1 parent 1cdcd4b commit 42848c8

File tree

17 files changed

+5447
-0
lines changed

17 files changed

+5447
-0
lines changed

src/.vuepress/sidebar/V1.3.3/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ export const enSidebar = {
175175
{ text: 'DBeaver', link: 'DBeaver' },
176176
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
177177
{ text: 'Grafana Plugin', link: 'Grafana-Plugin' },
178+
{ text: 'Kubernetes', link: 'Kubernetes_apache' },
178179
{ text: 'ThingsBoard', link: 'Thingsboard' },
179180
],
180181
},

src/.vuepress/sidebar/V1.3.3/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ export const zhSidebar = {
162162
{ text: 'DBeaver', link: 'DBeaver' },
163163
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
164164
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
165+
{ text: 'Kubernetes', link: 'Kubernetes_apache' },
165166
{ text: 'ThingsBoard', link: 'Thingsboard' },
166167
],
167168
},

src/.vuepress/sidebar_timecho/V1.3.3/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ export const enSidebar = {
194194
{ text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' },
195195
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
196196
{ text: 'Grafana Plugin', link: 'Grafana-Plugin' },
197+
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
197198
{ text: 'ThingsBoard', link: 'Thingsboard' },
198199
],
199200
},

src/.vuepress/sidebar_timecho/V1.3.3/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ export const zhSidebar = {
177177
{ text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' },
178178
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
179179
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
180+
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
180181
{ text: 'ThingsBoard', link: 'Thingsboard' },
181182
],
182183
},

src/.vuepress/sidebar_timecho/V2.0.1/zh-Tree.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ export const zhSidebar = {
177177
{ text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' },
178178
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
179179
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
180+
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
180181
{ text: 'ThingsBoard', link: 'Thingsboard' },
181182
],
182183
},

0 commit comments

Comments
 (0)