#azure (2021-06)
Archive: https://archive.sweetops.com/azure/
2021-06-23
Pierre-Yves
hello, did you already got this error on azure remote state ?
│ Error: Failed to save state
│
│ Error saving state: blobs.Client#GetProperties: Failure responding to
│ request: StatusCode=412 -- Original Error: autorest/azure: error response
│ cannot be parsed: "" error: EOF
╵
╷
│ Error: Failed to persist state to backend
│
│ The error shown above has prevented Terraform from writing the updated
│ state to the configured backend. To allow for recovery, the state has been
│ written to the file "errored.tfstate" in the current working directory.
│
│ Running "terraform apply" again at this point will create a forked state,
│ making it harder to recover.
│
│ To retry writing this state, use the following command:
│ terraform state push errored.tfstate
2021-06-27
Padarn
Hi all, does anyone have any good resources (blogs or otherwise) about running, debugging and administering production AKS clusters?
Pierre-Yves
Hi @Padarn I suggest you this blog https://pixelrobots.co.uk/
Pixel Robots. - A blog about Azure Kubernetes Service (AKS) and more...
A blog about Azure Kubernetes Service (AKS) and more…
1
Padarn
Just looking for some people’s experiences