apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:37:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: ed9615a8-acb5-4698-8bea-034bd23b925b
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pg8x
      namespace: kube-system
      uid: 81c16314-ced4-4c77-a0ac-9d7d9bae045d
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-86ctc
      namespace: kube-system
      uid: e459c949-e318-49dd-938b-4337ab5b879f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
