apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T10:10:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: a15abfd4-384c-4222-8f43-6a4130d9e058
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4ll7n
      namespace: kube-system
      uid: f91c29fc-fc56-409e-9def-9a1b7b39bf86
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pjrt4
      namespace: kube-system
      uid: 8b94c498-216f-4d1a-8b8b-411f92c4d35f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
