apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T00:16:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: a4e3eaf6-1466-4270-922f-47c0a0b37697
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xn4q4
      namespace: kube-system
      uid: 8c1cbb0d-ac86-47cc-94e6-1cbcd0dcf1b3
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-62wxt
      namespace: kube-system
      uid: 6f6c1279-552c-4241-82db-9b9bab141a75
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
