当前位置:网站首页>Release of version 5.6 of rainbow, add multiple installation methods, and optimize the topology operation experience
Release of version 5.6 of rainbow, add multiple installation methods, and optimize the topology operation experience
2022-06-11 21:29:00 【InfoQ】
Interpretation of main function points :
Support stand-alone quick experience
- Linux
- Linux(ARM)
- Mac(Intel)
- Mac(M1)
- Windows
Support Helm Installation mode
- Use different installation tools ( Such as kubeadm、sealos) Various versions of standards deployed Kubernetes colony ;
- Launched by major cloud service providers Kubernetes As a service cloud product , Such as ali cloud ACK、 Tencent cloud TKE、 Hua Wei Yun CCE;
- be based on Kubernetes Other container infrastructure implemented by the specification , Such as Rancher、 K3s 、Kubedge;
Optimize the topology map operation experience

Add topology graph aggregation mode



Gateway path rewriting is supported
http://{upstream}/index.htmlhttp://example/abc/index.htmllocation / { rewrite /abc(/|$)(.*) /$2 last; proxy_pass http://127.0.0.1;}
Detailed change points
New function
- 【 Application management 】 Promote the topology diagram to display information ;
- 【 Application management 】 Support topology graph aggregation mode ;
- 【 gateway administration 】 Gateway path rewriting is supported ;@pescox
Optimize features
- 【 Component management 】 Optimize the process of adding components ;
- 【 install 】 Support arm64 edition ;
- 【 install 】 Support helm install ;
- 【 install 】 Support docker in docker Mode to start the test environment ;
BUG Repair
- 【 Component management 】 Fix the problem that the gateway policy cannot be accessed after the component is built
- 【 Component management 】 Repair stateful components ( Such as Mysql colony ) Can't start problem
- 【 performance 】 Repair rbd-worker There is a memory leak problem @pescox
- 【 install 】 Fix the problem of incomplete display of error information during installation
- 【 Component management 】 Repair helm The information of the third-party component associated with the application is incorrect
About Rainbond
边栏推荐
- Syntax of SQL
- Redis basic data type (list)
- LabVIEW Arduino电子称重系统(项目篇—1)
- Redis data type (string)
- JVM | introduction
- Field queryIndexFieldnameService in xxxImpl required a single bean, but 19 were found:
- JVM class loader; Parental delegation mechanism
- Go language conditional statement
- Use float to create a page header, footer, left content, and main content.
- One article to show you how to understand the harmonyos application on the shelves
猜你喜欢
![[Part 15] use and basic principle of forkjoinpool [key]](/img/36/e21b16ec92d444149bc793f340f9f3.jpg)
[Part 15] use and basic principle of forkjoinpool [key]

Codeforces Round #744 (Div. 3) 解题报告

LeetCode-129-求根节点到叶节点数字之和

Answer fans' questions | count the number and frequency of letters in the text

A collection of commonly used open source data sets for face recognition

flutter系列之:flutter中常用的container layout详解

js对返回的数据的各种数据类型进行非空判断。

Iros 2021 | new idea of laser vision fusion? Lidar intensity diagram +vpr

Cs144 lab0 lab1 record

Release of version 5.6 of rainbow, add multiple installation methods, and optimize the topology operation experience
随机推荐
Apache local multi port configuration
JVM method area
ORA-04098: trigger ‘xxx. xxx‘ is invalid and failed re-validation
JVM | introduction
Leetcode-76- minimum covering substring
ASCII码对照表
LabVIEW Arduino electronic weighing system (project Part-1)
LabVIEW controls Arduino to realize infrared ranging (advanced chapter-6)
BUG -- coredump使用
LeetCode-32-最长有效括号
Tensorflow 2. X Getting Started tutorial
How to manually send events exposed by SAP commerce cloud mock application using SAP kyma console
Leetcode-104- maximum depth of binary tree
Codeworks round 744 (Div. 3) problem solving Report
Redis basic data type (Zset) ordered collection
LeetCode-322-零钱兑换
Supplementary questions for the training ground on September 11, 2021
How to import workflows provided on SAP API hub to sap BTP
Educational Codeforces Round 114 (Rated for Div. 2) D
Redis basic data type (list)