MattTheCat
MattTheCat
We found by loading ip_tables, iptable_nat, and iptable_mangle kernel modules fixes the issue: ``` modprobe ip_tables iptable_nat iptable_mangle ``` Still trying to figure out why these modules where loaded be...
We found an alternative way of fixing it by updating iptables inside the CNI container image. ``` from 602401143452.dkr.ecr.us-east-1.amazonaws.com/amazon-k8s-cni:v1.10.1 run yum install iptables-nft -y run cd /usr/sbin && rm iptables...
Did this get fixed? I'm not able to figure out how to import okta_email_customization. I get an error saying `Error: brand_id required to read email customization`