Mark Mandel
Mark Mandel
A question raised by @danieloliveira079 in chat - could there be sensitive information in a label / annotation that a user wouldn't want to pass through? I personally can't think...
Super interesting problem! We were discussing this a bit internally and came up with some other user journeys. Would love feedback on the below design. --- # Objective In a...
Community feedback from my livestream when I wrote the above design: [Brittan J Thomas](https://www.youtube.com/channel/UCsdOcdGYIGAHRdaVFtHP3Bw) [4 days ago](https://www.youtube.com/watch?v=PTqan0TfDxo&lc=Ugy_hI-UxLY1TYX5e094AaABAg) RE: "onUpdate.replica" does "replicaOverflow" make more sense? replacing the key `replica` even with...
> GameServer is expected to create a new Pod if a Pod fails due to reasons of OutOfpods. Sorry, but maybe I'm missing something - but how is Agones supposed...
I'm also concerned that if you delete all the pods in the `kube-system` namespace, you are also breaking Kubernetes.
I'm curious - what does `kubectl delete pod --force --grace-period=0 --all -n kube-system` force to happen? Is that a required step to replicate the issue?
Also, can you share a `kubectl describe` of the Pod that has failed please as well? It sounds like we should move the GameServer to Unhealthy if the backing pod...
Can you reproduce the issue without actively deleting Kubernetes components?
Maybe a silly question but - why would someone add that manifest to a node? (most people I would expect are on cloud providers and either (a) don't have access...
I'll be honest, I'm still not understanding what the actual issue here is. It seems like you have to break Kubernetes to make it happen -- which doesn't sound like...