Skip to content

Deployment to external Cluster in pipeline #2

@Enkas1

Description

@Enkas1

Description:
The Kubernetes deployment is currently managed locally via Minikube. To enable a more realistic rollout, we should integrate the pipeline with an external Kubernetes cluster. Allowing us to handle the deployment directly from GitHub Actions.

Problem:
The rollout becomes a manual process and not integrated in the CI/CD pipeline because we are using a local minikube cluster.

Solution
Set up an external Kubernetes cluster to manage deployments.
Enabling rollouts directly from the CI/CD pipeline to reduce manual work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions