apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T13:48:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 7341764c-f3f3-476b-8931-f04bce9fa516
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvl5w
      namespace: kube-system
      uid: ada254ba-5a54-4081-bf3b-7c7c429fdc49
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8w7rh
      namespace: kube-system
      uid: ae412650-3348-4056-8eb9-da90d2b424bd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
