-
Notifications
You must be signed in to change notification settings - Fork 3
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
MultiCluster: Implement krius spec describe-cluster
to describe the stack
#12
Comments
@YachikaRalhan @hr1sh1kesh can you please let me know Cluster means the entire stack(Identifier as helm package) or is it like the individual resources that we got deployed?. |
@jeswinkninan So, the describe-cluster is actually to describe all the components.
@YachikaRalhan you can pitch in with your idea too |
@hr1sh1kesh okay sure, I will also work on this plan. Thank you sharing the details. |
@hr1sh1kesh @YachikaRalhan Please find the sample expected output when describing the cluster using spec config file
|
PR #46 will impletment the meta-data part from the spec-file, WIP for the workloads part |
PR #51 will implements the status to describe-cluster |
When user give
krius spec describe-cluster
it will describe the entire stack across multiple clusters and current stateThe text was updated successfully, but these errors were encountered: