sodafoundation / contrib-lab01

This repo is for new contributors trial and learning. This is to support the SODA community members for their learning.
Apache License 2.0
19 stars 204 forks source link

Cluster creation error #619

Open Rakshitha012 opened 1 year ago

Rakshitha012 commented 1 year ago

Issue/Feature Description: not able to create cluster even after giving the code $kind create cluster --config kind config.yaml

Why this issue to fixed / feature is needed(give scenarios or use cases): we need to solve this issue to deploy kahu

How to reproduce, in case of a bug: we will have to create kind_config.yaml manually with the following code cat kind_config.yaml apiversion -role: control-panel -role: worker -role: worker

Other Notes / Environment Information: (Please give the environment information, log link or any useful information for this issue) ubuntu platform @kalaiselvikks76