Skip to content
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

feat: Integrate function container start stop system (#36) #38

Merged
merged 24 commits into from
Jan 25, 2024

Conversation

KonsumGandalf
Copy link
Collaborator

Minikube Integration for Docker Container Management

Description:

  • Implement automated start and stop functionality for containers.
  • Integrate Docker environment to dynamically pause and unpause unused containers in the Minikube environment.
  • Develop a system that automatically pauses containers when idle and resumes them upon usage.
  • The system should later also be able to handle nuclio inside minikube / kubernetes

Closes: #36

@KonsumGandalf KonsumGandalf self-assigned this Jan 10, 2024
@github-actions github-actions bot added the ci label Jan 11, 2024
@KonsumGandalf KonsumGandalf linked an issue Jan 14, 2024 that may be closed by this pull request
Move running and paused status to deployer models since it can be reused for kuberclient.
@KonsumGandalf KonsumGandalf merged commit a27c4d6 into mpga-development Jan 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add nuclio build pipeline
1 participant