Back to blog
Kubernetes
2 posts
kubernetes
Implementing Leader Election in Golang using Kubernetes API
Learn how to implement a leader election mechanism in Golang using the Kubernetes API, leveraging lease locks and distributed coordination to ensure reliable task execution in distributed systems.
· 4 min read
golang kubernetes distributed-systems +1
kubernetes
How to debug Istio Upstream Reset 502 UPE (old 503 UC)
Istio can reset processing the request. This blog post shows how to analyze the issue if logs do not help
· 5 min read
istio kubernetes debugging +1