Kubernetes Pod recreation causing issue.
We are 100% on spot instances for our EKS cluster and I'm trying to manage kubernetes pod with Kuberentes deployment to make sure Pod get self heal whenever it's get re-created.
Looks like it's causing issue because of Pod name changes every time it gets recreated and Coder throws error
2 Replies
If I stop and re-start workspace it works fine after that. 🤔 May be I need to make sure I have correct resource ID?
I just confirmed I have same as in this example https://coder.com/docs/coder-oss/latest/templates/resource-metadata#example
Resource Metadata - Coder OSS main docs
Learn how to expose resource data to users