Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy helm chart on vCluster #5

Closed
banshee86vr opened this issue Feb 13, 2024 · 0 comments · Fixed by #6
Closed

Deploy helm chart on vCluster #5

banshee86vr opened this issue Feb 13, 2024 · 0 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@banshee86vr
Copy link
Owner

Integrate Argo Workflow pipelines with vCluster to enable the creation of ephemeral environments where Helm charts can be deployed with images just built. This integration would streamline the deployment process, allowing developers to validate changes in a controlled environment before promoting them to production.

Targets:

  • Argo Workflow Integration: Leverage the capabilities of Argo Workflow to define and manage pipelines for deploying applications.
  • vCluster Support: Integrate vCluster to dynamically provision Kubernetes clusters on-demand for each workflow execution, ensuring isolation and resource efficiency.
  • Helm Chart Deployment: Enable the deployment of Helm charts within the ephemeral environments, utilizing the latest images built during the workflow.
  • Configuration Flexibility: Provide options for customizing environment configurations, such as specifying resource limits, network policies, and storage options.
  • Scalability and Performance: Ensure scalability and performance optimizations to handle concurrent workflow executions efficiently.
@banshee86vr banshee86vr added the enhancement New feature or request label Feb 13, 2024
@banshee86vr banshee86vr self-assigned this Feb 13, 2024
@banshee86vr banshee86vr linked a pull request Feb 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant