apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T22:32:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: aa94e5f2-44d4-4570-b4f8-96df1e57b043
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpmzj
      namespace: kube-system
      uid: 65a3bcbe-bdc4-4e83-8e1f-f2dda777b857
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc9ff
      namespace: kube-system
      uid: 031f8ec0-b25e-43eb-b8da-1ecb884560a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
