eiffel-community / eiffel-easy2use

A sandbox to be used to try out the Eiffel protocol and related services
Apache License 2.0
10 stars 19 forks source link

Add support for local k8s kind cluster #77

Open sankar-palanivel opened 2 years ago

sankar-palanivel commented 2 years ago

Description

Add support for local k8s kind cluster in easy2use setup

Motivation

Since kind is a very popular local k8s setup, which can also be used to deploy Eiffel easy2use services. However, current easy2use repo doesn't have enough prerequisite information or documentation for the kind cluster setup.

Exemplification

N/A

Benefits

This will enable users to try our easy2use sandbox deployment on different type of local k8s cluster along with minikube.

Possible Drawbacks

N/A