All rapyuta.io docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contributionWelcome to the October 21, 2020 release of the rapyuta.io platform. There are significant updates in this release that we hope you will like.
Docker Push/Pull Secret
The rapyuta.io platform allows you to push and save a docker image to a private registry that you have created by using either catkin or docker recipe for future usage. If you create a build by using a docker file and a private image is referenced, the platform uses a pull secret to fetch the image and create the build for you. For more information, click here.
Cloud Bridge Error List
New deployment error codes are introduced due to cloudbridge failures. Also, the rapyuta.io platform allows you to view the cloud bridge warning count histogram graph and the status of cloud bridge and routed network on the deployment details page. For more information, click here.
rapyuta.io Python SDK 0.17.1 released