obervinov

Results 22 comments of obervinov

>I'm having an issue, when I tried to run the program gives me this error, I tried everything u said in this post: Traceback (most recent call last): File "c:\Users\Administrator\Desktop\saot\pedro.py",...

The same problem with EKS + cilium. This situation makes it difficult to operate istio in non-stock systems. Of course, I can patch the pilot's deployment, but this creates certain...

@linsun, thank you for addressing our question. It seems that, in this situation, a more cost-effective solution for us would be to fork the Istio Helm chart and introduce support...

Same problem. I can't use kubernetes auth for issuer.

@edibble21 unfortunately, at the time of the crash, I can only extract the old error messages here is one of them [karpenter_error_403.json](https://github.com/user-attachments/files/19209776/karpenter_error_403.json) but after restarting the karpenter controller with the...

@edibble21 yes, during the update of the karpenter version, we also renamed the AWS role that the karpenter controller uses in the ServiceAccount annotation. Today, this problem was reproduced again...

@engedaam hi! Thanks for the detailed reply! I conducted the following experiment 1. EC2NodeClass ```yaml apiVersion: karpenter.k8s.aws/v1 kind: EC2NodeClass metadata: name: ops4366-drift-one-per-hour spec: amiFamily: AL2023 amiSelectorTerms: - alias: al2023@v20250505 blockDeviceMappings:...

I think I could prepare a Pull Request for consideration with support for an additional policy...

@jmdeal thanks for your reply! Unfortunately, I have already cleaned all the resources manually, and I need more time to check the volume data. But this may be true, there...