apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T00:53:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 8848140f-fcce-4f49-a610-b68754a32b81
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ppmng
      namespace: kube-system
      uid: f87c4478-d522-4fdb-9094-abbb82c507c0
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6ktl
      namespace: kube-system
      uid: 95b48631-5f2e-4c64-bbc0-f5794551eba4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
