llhuii
18020ea042
installation: allow *_VERSION passing without v
Allow users passing *_VERSION without `v` like `0.4.1`
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
fe2363884f
Prevent GM/KB running in edge nodes
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
5ba6619064
Integrate EdgeMesh into control plane
1. Update the deployment of GM/LC/KB.
2. Update the installation doc, mainly remove SEDNA_GM_NODE
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
JimmyYang20
5efd974365
Fix kb image version
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
f9ae82ea15
Merge pull request #200 from llhuii/increase-gm-memory-limit
Increase GM memory limit from 128Mi to 256Mi
4 years ago
llhuii
d776610c57
Increase GM memory limit from 128Mi to 256Mi
This avoid GM to be OOM killed temporarily.
TBD: Dive to analyze GM memory usage, which should be less than 128Mi.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
29f17b1e5e
Optimize the install script
1. Add some usage doc comment.
2. Install Sedna latest release version when unspecified.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
53ef01686d
install.sh: fix LC_BIND_PORT bug
rename the variable LC_BIND_PORT to SENDA_LC_BIND_PORT.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
c1d878167b
Bump images/lib to v0.3.0
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
JimmyYang20
91ce7113d1
Add KB deployment script
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
JimmyYang20
ced3d30f70
Update install sedna script
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
llhuii
5a8549c9f5
Bump the sedna images tag to v0.2.0
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
bb4c96414f
Optimize the install.sh
1. retry to curl yamls
2. add 'SEDNA_ROOT' to install from existing source directory
3. force delete for the case deletion hangs
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
08bb8b4c5f
Add all-in-one installation script
1. add all-in-one installation script. also support uninstall operation.
2. update the installation docs using the all-in-one script
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago