Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Determine the viability of start/stop lifecycle hooks in unmanaged-cluster for the kind provider #3977

Closed
joshrosso opened this issue Apr 11, 2022 · 4 comments
Labels
kind/feature A request for a new feature owner/core-eng Work executed by TCE's core engineering team Stale Labeled by Stale-bot
Milestone

Comments

@joshrosso
Copy link
Contributor

With #3804 in place, we can now start/stop single-node kind clusters we install Tanzu atop.

However, kind does not support this as a first-class feature, see:

Today, we drop a layer below kind and talk to docker to do start/stop-like functionality.

In our next release, we should consider whether we want to keep this approach for kind. Considerations include things like:

  • Is upstream kind interested in us contributing this?
  • If not, are we comfortable with the technical debt it brings on?
  • etc

note: minikube has first-class support for start/stop and could continue to offer this feature independent of this decision

@joshrosso joshrosso added owner/core-eng Work executed by TCE's core engineering team kind/feature A request for a new feature labels Apr 11, 2022
@joshrosso joshrosso added this to the v0.13.0 milestone Apr 11, 2022
@kartiklunkad26
Copy link
Contributor

I'm pretty used to using kind versus minikube, and this is valuable for me as a user so that I can use the resources on my laptop for other purposes when I'm not interacting with TCE unmanaged clusters. Especially when the installed packages start to grow on the cluster, this becomes critical.

@jorgemoralespou
Copy link
Contributor

I too think this is very interesting for developers as they might use a workflow similar to the described here: http://jorgemoral.es/posts/2018-07-12-care-and-feed-minishift-dev-envs/. (Although the blog uses minishift/minikube) it is relevant to the "enhanced" development workflow experience.

@vrabbi
Copy link
Contributor

vrabbi commented Apr 25, 2022

I love this feature and have been using it with kind and its very helpful! Ive been using 0.12.rc2 now for a bit and this feature is already a key part that makes the experience ao great with the 0.12 UC

@github-actions
Copy link

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.

@github-actions github-actions bot added the Stale Labeled by Stale-bot label Jun 25, 2022
@jdumars jdumars closed this as completed Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature A request for a new feature owner/core-eng Work executed by TCE's core engineering team Stale Labeled by Stale-bot
Projects
None yet
Development

No branches or pull requests

5 participants