apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:35:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: bb7ad319-3849-489a-9467-aadeaaaa141f
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5hx2
      namespace: kube-system
      uid: 837b7879-0849-4764-97ab-37dde7b8734c
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dsxk8
      namespace: kube-system
      uid: e8cb7496-d417-4a0d-abd7-a55d86f33269
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
