apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:39:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 2eea4fe3-5804-4c16-be72-ebf02ab221ed
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nr2z6
      namespace: kube-system
      uid: 4a1c31ef-cb71-4ad0-93c8-cfd1300b6f2f
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6f82
      namespace: kube-system
      uid: ccf0861f-0d23-4724-9c8e-cb1e466bf550
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
