Skip to content

[ST] Expand the pre-test setup: cluster, build, local registries #2775

Description

@jankalinic

Currently there is a setup-minikube script that spins up minikube, builds console and stores images for running the STs in local registry (this however due to macos minikube VM needs - works mostly on linux). There is also a PR for creating kind cluster, minikube cluster that targets working on both linux and macos.

Purpose of this issue is to expand this existing setup, or rather split the parts of the setup-minikube script into :
create-cluster | setup registry | build console | load/push images.

This allows users to effortlessly run a few scripts, providing them their selected type of kubernetes cluster with selected engine and it does not require them to build/push any images with their modified code into remote registries.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions