You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After spending some time to get kubeflare running (#13), I realized that, at its current state, it does not support drift detection and reconciliation. Also, resource removal is not supported.
I'm looking to move Cloudflare management entirely into the GitOps workflow.
While this could also be done with tools like Terraform/Pulumi, a Kubernetes-native solution would provide automatic resolution of rogue changes and drifts (at least so I hoped).
Any short/long term plans to support these?
The text was updated successfully, but these errors were encountered:
After spending some time to get kubeflare running (#13), I realized that, at its current state, it does not support drift detection and reconciliation. Also, resource removal is not supported.
I'm looking to move Cloudflare management entirely into the GitOps workflow.
While this could also be done with tools like Terraform/Pulumi, a Kubernetes-native solution would provide automatic resolution of rogue changes and drifts (at least so I hoped).
Any short/long term plans to support these?
The text was updated successfully, but these errors were encountered: