Use Cases
Explore practical scenarios and solutions with KubeRocketCI. Learn how to scaffold applications, implement quality gates, manage secrets, and more.
Scaffold and Deploy FastAPI Application
Bring Your Own Framework
Secrets Management for Application Deployment
Secrets Management for Application Deployment
Ensure secure handling of sensitive data by leveraging an external secret store within the KubeRocketCI, allowing secure transmission and usage of confidential information across namespaces, facilitating secure connections to databases during development and deployment.
Read Full Story
Autotest as a Quality Gate
Creating and Using Custom Tekton Pipelines
Set Test Suite Parameters Using Environment Variables in CD Pipelines
Set Test Suite Parameters Using Environment Variables in CD Pipelines
Dynamically adjust parameters adding, modifying, or removing them without changing the test suite code. This provides precise control over quality gates, streamlines workflows, and allows pipelines to adapt to different environments or requirements while maintaining efficiency and quality standards.
Read Full Story