Skip to content

A GitHub Action you can use to publish application to Kubernetes with Rio from Rancher Labs

License

Notifications You must be signed in to change notification settings

burmis/rio-github-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rio-github-action (ALPHA)

NOTE: This is a new repo. PRs welcome. See issues for what's to be done.

A GitHub Action you can use to publish application to Kubernetes with Rio from Rancher Labs.

This container provides rio as well as kubectl.

Pre-requisites

  1. A Kubernetes cluster is setup with at least 3GB of RAM (as required by Rio)
  2. Kubernetes credentials are provided
  3. rio install has been run successfully (Check that all rio services are running with kubectl get po -n rio-system)

Usage

The entrypoint to this container is /usr/local/bin/rio. All arguments are passed on to it so you can run any standard rio command.

About

A GitHub Action you can use to publish application to Kubernetes with Rio from Rancher Labs

Resources

License

Stars

Watchers

Forks

Packages

No packages published