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

Pi cluster development environment with docker #479

Open
ricsanfre opened this issue Jul 11, 2024 · 0 comments
Open

Pi cluster development environment with docker #479

ricsanfre opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ricsanfre
Copy link
Owner

Scope

Implement a kubernetes development environment for picluster. Development environment meant to run on a laptop/VM running a linux server, Ubuntu 22.04.
Tools like kind or k3d can be used for running local Kubernetes clusters using Docker container “nodes”.
For the development environment k3d will be used instead of kind. k3d is a lightweight wrapper to run k3s in docker. That way the software running in dev environment will be similar to the one running in production environment.

Tools to be used

  • docker
  • k3d
@ricsanfre ricsanfre added the enhancement New feature or request label Jul 11, 2024
@ricsanfre ricsanfre added this to the release 1.9 milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant