Ivan Ka
Ivan Ka
If old registry format was in use, they should be migrated manually. Best option is to create a script and move things to new format. Notes https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.18.0 If the issue...
The behavior of the current TXT record format was decided years ago, and I’m not sure who could even speak to the original reasoning at this point. If the older/legacy...
This policy works ``` { "Version": "2012-10-17", "Statement": [ { "Sid": "CrossAccountAccessDev", "Effect": "Allow", "Principal": { "AWS": [ "arn:aws:iam::11111111111:root", "arn:aws:iam::2222222222:root" ] }, "Action": [ "kms:Encrypt", "kms:Decrypt", "kms:CreateGrant", "kms:GenerateDataKey*" ], "Resource":...
Share your configuration here. Not sure what you mean by enterprise customer, this is an open source project and it does not provide enterprise level support.
/help