This GitHub Action facilitates the deployment and management of MicroShift within a containerized environment, streamlining the process for continuous integration and deployment workflows using OKD payload.
- Automated Deployment: Seamlessly deploy MicroShift in your CI/CD pipelines.
- Containerized Environment: Run MicroShift within a container, ensuring consistency across different environments.
- Simplified Management: Easily start, stop, and manage MicroShift instances as part of your GitHub workflows.
To incorporate this action into your workflow, add the following step to your GitHub Actions workflow file:
- name: Set up MicroShift
uses: praveenkumar/minp-github-action@main