apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:04:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 5a18e577-fc0f-494e-a27c-865acf0bf32c
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xp4gc
      namespace: kube-system
      uid: aa09301e-bf45-47dc-84b6-c483a585b046
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mrtkd
      namespace: kube-system
      uid: b661c030-b61b-4860-bd20-d4aef416d7bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
