Skip to content

Is Crossplane idempotent? #5778

Answered by jbw976
eliihen asked this question in Q&A
Discussion options

You must be logged in to vote

Good question @eliihen! Backup/restore is the first line of defense for disaster recovery, but If you don't have a backup to easily restore your control plane from, you can instead import existing resources into Crossplane as described in the docs:
https://docs.crossplane.io/latest/guides/import-existing-resources/

Crossplane will discover those resources and then start reconciling them again for you - so yes, it's idempotent in that sense.

Note that this can be made more streamlined as captured in issue #4141, with some bonus recent discussion that may also be interesting to you:
#4141 (comment)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jbw976
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants