22 lines
573 B
Markdown
22 lines
573 B
Markdown
---
|
|
title: Home
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
---
|
|
|
|
# Pterodactyl on Kubernetes
|
|
|
|
This project brings the awesome Pterodactyl Panel to Kubernetes.
|
|
|
|
## Helm chart
|
|
|
|
Helm chart is currently not available in the GitHub repository, it is in really early stage. For more, see [Roadmap](roadmap.md).
|
|
|
|
## Docker image
|
|
|
|
Docker images are currently built nightly and on push, the CI will be tweaked later, see [Roadmap](roadmap.md)
|
|
|
|
## LICENSE
|
|
|
|
This project is licensed with MIT License, see [LICENSE](https://github.com/acaslab/pterodactyl-on-k8s/blob/main/LICENSE) in the repository.
|