apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:15:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: bb63b10c-a681-49df-acef-ae9d5273cb74
subsets:
- addresses:
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pdt9c
      namespace: kube-system
      uid: 9aa2efa6-d20d-49d4-a67e-81ee455b98e6
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-544ld
      namespace: kube-system
      uid: aa858f6e-9d01-4fca-a074-30c5752c7067
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
