George Gaál
George Gaál
Hello! Right now I have the next issue. I have a bunch of resources like VPC, Subnets, RouteTables. The dependency between resources are expressed with vpcRef, subnetRef etc. and other...
**Is your feature request related to a problem?** As an operator of cluster, I want to get the status of k8s objects aggregated in [Kustomization status of FluxCD](https://fluxcd.io/flux/components/kustomize/kustomizations/#health-checks), so getting...
Hi! I am creating the user in automatic way: ```yaml apiVersion: iam.services.k8s.aws/v1alpha1 kind: User metadata: name: stackrox spec: name: stackrox tags: - key: env value: uat policies: [] inlinePolicies: stackrox-1:...
Good day! I am playing around with FlowLog object and found that I need to precisely know the RoleID and VpcID before the creation of FlowLog: ```yaml apiVersion: ec2.services.k8s.aws/v1alpha1 kind:...
**Describe the bug** Hi! I am trying to create a test setup with two buckets with replication enabled from bucket A to bucket B (they are located in different zones)....
**Describe the bug** I want to create an alias for the key managed by ACK but it is impossible **Steps to reproduce** Create a KMS key with manifest like: ```yaml...
**Is your feature request related to a problem?** I want to create programmatically VPN connection endpoint and all linked resources. **Describe the solution you'd like** I want to have all...
**Is your feature request related to a problem?** Hello! I'd like to create EBS volumes in programmatic way. **Describe the solution you'd like** Create a separate object in k8s API...
Hello! I am kindly asking to enable "Network Address Usage metrics" on VPC object. Right now there is no corresponding field in the spec. So I am forced to tick...
Good day! The frest installation EKS + latest victoria k8s metrics stack. In parallel the coroot solution is installed. I am observing the next  It is the excessive DNS...