apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:36:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1005"
  uid: 31bc154c-4fe6-4777-ab28-5ee5a6c92120
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xn8hz
      namespace: kube-system
      uid: 9c1aad74-059b-4c24-88d0-f869d6211c5c
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x77tk
      namespace: kube-system
      uid: b9780938-b504-4522-8feb-b64b2804add2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
