apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T17:30:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: 830ec9d0-e494-4305-a2ac-277d71c8d069
subsets:
- addresses:
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tt2p5
      namespace: kube-system
      uid: cb114c00-895b-4276-af71-f50dfb8831ad
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r8w7d
      namespace: kube-system
      uid: 5db4f3b3-55c5-4357-925b-c5186178c841
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
