Migrate from docker to k8s deployment

Hello, We are currently running our deployment using docker container and we would like to migrate it to a Kubernetes deployment. What data should we migrate to make it successful?
Solution:
You only need a database backup that you can restore to the new deployment. If you are a customer you may need a license too if your existing license is tied to your deployment I'd....
Jump to solution
6 Replies
Codercord
Codercord5mo ago
Codercord
Codercord5mo ago
<#1379433775817035828>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Solution
matifali
matifali5mo ago
You only need a database backup that you can restore to the new deployment. If you are a customer you may need a license too if your existing license is tied to your deployment I'd.
matifali
matifali5mo ago
I would suggest moving to an externally hosted database first And then install the new Coder in kubernetes and point it to your database
anubis
anubisOP5mo ago
great, thanks. will try it out.
Codercord
Codercord5mo ago
@Phorcys closed the thread.

Did you find this page helpful?