yangkaa

Results 18 issues of yangkaa

目前,Rainbond 的文档只有中文版,需要将其翻译成英文版,由于数量较大,我们希望能得到大家的帮助。现在将需要翻译的文档列在下方,大家可以在底下留言认领要翻译的文档。 - [ ] [Rainbond是什么?](https://www.rainbond.com/docs/) - [ ] [快速安装](https://www.rainbond.com/docs/quick-start/quick-install) - [ ] [设计思想](https://www.rainbond.com/docs/quick-start/architecture/design-concept) - [ ] [业务流程](https://www.rainbond.com/docs/quick-start/architecture/flow) - [ ] [技术架构](https://www.rainbond.com/docs/quick-start/architecture/) - [ ] [单机体验版安装](https://www.rainbond.com/docs/installation/install-with-dind) - [ ] [基于自建K8s集群安装](https://www.rainbond.com/docs/installation/install-with-helm/k8s-install-with-helm)...

Docs Translate

**Is your feature request related to a problem? Please describe.** Currently, the user cannot customize the startup command when building the initialization plugin from the image. The startup command can...

Feature Suggestions

当组件通过镜像构建时,我们可以在构建源设置它的启动命令。但是当组件通过 Dockerfile 构建时,却没有该选项进行配置。

Feature Suggestions

当前,在通过Dockerfile创建插件时,不支持选择子目录的形式进行构建。当用户将多个插件的 Dockerfile 放在一个仓库中时,则无法选择指定的插件进行构建。

Feature Suggestions

在 1.21 以上集群,默认的 metrics-server 版本为 0.3.6,此时删除团队,命名空间一直处于 termination 状态。

BUG Feedback

当某个组件下的容器异常退出时,如果时间很短暂,那么容器会被重启。此时由于容器被重启,会导致无法收集到上一次容器的日志信息。 因此日志推送不全。需要有一种方式能获取到上一次容器的日志信息并保存。

kind/feature

Currently, the version of metrics-server we use is 0.3.6, according to https://github.com/kubernetes-sigs/metrics-server Compatibility list. Higher versions of clusters may cause automatic scaling to become unavailable, so you need to upgrade...

TODO

When a component is restored from a backup, a corresponding gateway policy is generated, but cannot be accessed. Only when you delete the access policy and add it again can...

BUG Feedback

Build app version from source code failure,list images: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39

## 项目简介 Rainbond 是一个云原生应用管理平台,使用简单,不需要懂容器、Kubernetes 和底层复杂技术即可管理多个Kubernetes集群,和管理企业应用全生命周期。主要功能包括应用开发环境、应用市场、微服务架构、应用交付、应用运维、应用级多云管理等。 **一个容器即可快速体验完整版功能,三分钟视频[快速了解 Rainbond](https://www.bilibili.com/video/BV1Nt4y1G7MC/)** 官网: [Rainbond](https://www.rainbond.com?channel=weekly) Github: [项目地址](https://github.com/goodrain/rainbond) ## 项目亮点 ### 1. 不需要编写 Dockerfile、Yaml 文件即可将业务容器化并运行到 Kubernetes 集群中 开发者不需要学习底层容器、K8s、微服务架构等底层复杂技术即可完成业务部署和运维。 - 不需要编写 Dockerfile,只需提供源码地址,就可以将业务容器化。 - 不需要学习 K8s,即可快速上手将业务部署到多个 Kubernetes 集群中。 视频地址:...

issue-218