Skip to content

[VERY ALPHA] Complete Gitpod installation in a Docker container with k3s

License

Notifications You must be signed in to change notification settings

gitpod-io/preview-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitpod in a Docker container with k3s

This is merely a starting point

Things that are working:

  • latest installer is integrated
  • PVCs are provisioned using local-path
  • All containers go out of pending (some don't work because of the buildin-registry-certs issue)

Things that are missing:

  • generating self-signed certs in the entrypoint.sh
  • all the DNS setup, e.g. patching CoreDNS in the entrypoint

Things that are not working:

  • the builtin-registry-certs secret seems to be missing

About

[VERY ALPHA] Complete Gitpod installation in a Docker container with k3s

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.9%
  • Dockerfile 9.1%