zoe zhang

Results 13 issues of zoe zhang

**What happened**: ```yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: external-dns.alpha.kubernetes.io/alias: 'true' external-dns.alpha.kubernetes.io/aws-failover: PRIMARY external-dns.alpha.kubernetes.io/aws-health-check-id: healthcheckid external-dns.alpha.kubernetes.io/hostname: a.example.com external-dns.alpha.kubernetes.io/set-identifier: test-example spec: rules: - host: a.example.com http: paths: - path: /* pathType:...

kind/bug
lifecycle/stale

### Description hey there, trying to understand if there is any risk when doing version upgrade 3 to 4, and need some help or advice please. i went through the...

i am new to this functionality, i was wondering what is the good way to provision another user, for example `macadmin` , (i know the existent default user is ec2-user),...

question