From 466b60ffd883c906e5e9346c477edefc496e3c94 Mon Sep 17 00:00:00 2001 From: feilong Date: Tue, 15 Feb 2022 18:09:48 +0800 Subject: [PATCH] update --- .../1.\345\256\211\350\243\205docker/config.json" | 8 ++++++++ .../2.docker\351\225\234\345\203\217/config.json" | 8 ++++++++ .../3.docker\347\256\241\347\220\206/config.json" | 8 ++++++++ .../4.Dockerfile/config.json" | 8 ++++++++ .../1.\345\256\271\345\231\250(docker)/config.json" | 6 ++++++ .../config.json" | 6 ++++++ .../config.json" | 6 ++++++ .../config.json" | 6 ++++++ .../config.json" | 6 ++++++ .../config.json" | 6 ++++++ .../.gitkeep" | 0 .../1.kubeless/.gitkeep" | 0 .../2.knative/.gitkeep" | 0 .../.gitkeep" | 0 .../2.\346\227\245\345\277\227/.gitkeep" | 0 .../1.Restful API /.gitkeep" | 0 .../.gitkeep" | 0 .../3.\347\274\223\345\255\230(Redis)/.gitkeep" | 0 .../.gitkeep" | 0 .../config.json" | 6 ++++++ .../config.json" | 6 ++++++ data/config.json | 7 +++++++ 22 files changed, 87 insertions(+) create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/1.\345\256\211\350\243\205docker/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/2.docker\351\225\234\345\203\217/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/3.docker\347\256\241\347\220\206/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.Dockerfile/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/2.\345\256\271\345\231\250\351\233\206\347\276\244\347\256\241\347\220\206(kubernetes)/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/3.\346\234\215\345\212\241\347\275\221\346\240\274(istio)/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/4.\345\237\272\347\241\200\346\236\266\346\236\204\350\207\252\345\212\250\347\274\226\346\216\222(Terraform)/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/5.\346\214\201\347\273\255\351\233\206\346\210\220\345\222\214\351\203\250\347\275\262(Jenkins)/config.json" create mode 100644 "data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/config.json" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/1.\345\276\256\346\234\215\345\212\241\345\256\236\346\210\230(MicroService)/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/1.kubeless/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/2.knative/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/1.\345\220\215\345\255\227\346\234\215\345\212\241/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/2.\346\227\245\345\277\227/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/1.Restful API /.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/2.\346\266\210\346\201\257\351\230\237\345\210\227(kafka)/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/3.\347\274\223\345\255\230(Redis)/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/4.\345\256\232\346\227\266\345\231\250(cron)/.gitkeep" create mode 100644 "data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/config.json" create mode 100644 "data/3.\344\272\221\345\216\237\347\224\237\351\253\230\351\230\266/config.json" create mode 100644 data/config.json diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/1.\345\256\211\350\243\205docker/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/1.\345\256\211\350\243\205docker/config.json" new file mode 100644 index 0000000..5547131 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/1.\345\256\211\350\243\205docker/config.json" @@ -0,0 +1,8 @@ +{ + "node_id": "cloud_native-3eb56d157f784765b43f6f2ef0f28aac", + "keywords": [], + "children": [], + "export": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/2.docker\351\225\234\345\203\217/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/2.docker\351\225\234\345\203\217/config.json" new file mode 100644 index 0000000..2da0da0 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/2.docker\351\225\234\345\203\217/config.json" @@ -0,0 +1,8 @@ +{ + "node_id": "cloud_native-b7a0d39bc3694e03b5729a4e0d7862c4", + "keywords": [], + "children": [], + "export": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/3.docker\347\256\241\347\220\206/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/3.docker\347\256\241\347\220\206/config.json" new file mode 100644 index 0000000..5d552c2 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/3.docker\347\256\241\347\220\206/config.json" @@ -0,0 +1,8 @@ +{ + "node_id": "cloud_native-432fe9c58fe44f17bc31a17eb2808180", + "keywords": [], + "children": [], + "export": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.Dockerfile/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.Dockerfile/config.json" new file mode 100644 index 0000000..3fac56a --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.Dockerfile/config.json" @@ -0,0 +1,8 @@ +{ + "node_id": "cloud_native-69e029b68b034927b5fa2153b893fa72", + "keywords": [], + "children": [], + "export": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/config.json" new file mode 100644 index 0000000..6c95944 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-ae3136c32678452e8897835d7811859c", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/2.\345\256\271\345\231\250\351\233\206\347\276\244\347\256\241\347\220\206(kubernetes)/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/2.\345\256\271\345\231\250\351\233\206\347\276\244\347\256\241\347\220\206(kubernetes)/config.json" new file mode 100644 index 0000000..cb43b26 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/2.\345\256\271\345\231\250\351\233\206\347\276\244\347\256\241\347\220\206(kubernetes)/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-62126de2412e4f528827e9e4a192f894", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/3.\346\234\215\345\212\241\347\275\221\346\240\274(istio)/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/3.\346\234\215\345\212\241\347\275\221\346\240\274(istio)/config.json" new file mode 100644 index 0000000..520f2e8 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/3.\346\234\215\345\212\241\347\275\221\346\240\274(istio)/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-4ebf1370e7124635a812ccc4bd5cdc21", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/4.\345\237\272\347\241\200\346\236\266\346\236\204\350\207\252\345\212\250\347\274\226\346\216\222(Terraform)/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/4.\345\237\272\347\241\200\346\236\266\346\236\204\350\207\252\345\212\250\347\274\226\346\216\222(Terraform)/config.json" new file mode 100644 index 0000000..6342a2f --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/4.\345\237\272\347\241\200\346\236\266\346\236\204\350\207\252\345\212\250\347\274\226\346\216\222(Terraform)/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-97df8fbe24294dd6890622b4a7f01bbd", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/5.\346\214\201\347\273\255\351\233\206\346\210\220\345\222\214\351\203\250\347\275\262(Jenkins)/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/5.\346\214\201\347\273\255\351\233\206\346\210\220\345\222\214\351\203\250\347\275\262(Jenkins)/config.json" new file mode 100644 index 0000000..3636839 --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/5.\346\214\201\347\273\255\351\233\206\346\210\220\345\222\214\351\203\250\347\275\262(Jenkins)/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-1c1ab3786e8a42668c7b5b79f6fc81a4", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/config.json" new file mode 100644 index 0000000..8cb8eca --- /dev/null +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-437bc2cc75f94a9590fd12aa3148524a", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/1.\345\276\256\346\234\215\345\212\241\345\256\236\346\210\230(MicroService)/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/1.\345\276\256\346\234\215\345\212\241\345\256\236\346\210\230(MicroService)/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/1.kubeless/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/1.kubeless/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/2.knative/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/2.\346\236\204\345\273\272Serverless/2.knative/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/1.\345\220\215\345\255\227\346\234\215\345\212\241/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/1.\345\220\215\345\255\227\346\234\215\345\212\241/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/2.\346\227\245\345\277\227/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/3.\344\272\221\345\216\237\347\224\237\345\237\272\347\241\200\346\234\215\345\212\241/2.\346\227\245\345\277\227/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/1.Restful API /.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/1.Restful API /.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/2.\346\266\210\346\201\257\351\230\237\345\210\227(kafka)/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/2.\346\266\210\346\201\257\351\230\237\345\210\227(kafka)/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/3.\347\274\223\345\255\230(Redis)/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/3.\347\274\223\345\255\230(Redis)/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/4.\345\256\232\346\227\266\345\231\250(cron)/.gitkeep" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/4.\344\272\221\345\216\237\347\224\237\344\270\213\347\232\204\344\270\255\351\227\264\344\273\266/4.\345\256\232\346\227\266\345\231\250(cron)/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/config.json" "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/config.json" new file mode 100644 index 0000000..3a742a3 --- /dev/null +++ "b/data/2.\344\272\221\345\216\237\347\224\237\344\270\255\351\230\266/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-2106ffef54fa4b4693a5d9fdcd331063", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/3.\344\272\221\345\216\237\347\224\237\351\253\230\351\230\266/config.json" "b/data/3.\344\272\221\345\216\237\347\224\237\351\253\230\351\230\266/config.json" new file mode 100644 index 0000000..6b24cd8 --- /dev/null +++ "b/data/3.\344\272\221\345\216\237\347\224\237\351\253\230\351\230\266/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "cloud_native-f35c8d410bde4f31b0991062ec5cdaf8", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git a/data/config.json b/data/config.json new file mode 100644 index 0000000..e546cce --- /dev/null +++ b/data/config.json @@ -0,0 +1,7 @@ +{ + "tree_name": "cloud_native", + "keywords": [], + "node_id": "cloud_native-27c484b6e9f0488da54f1365c85865c5", + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file -- GitLab