apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T17:22:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 31ad8f3c-0abf-42d2-96ff-3400346a56b5
subsets:
- addresses:
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfs7c
      namespace: kube-system
      uid: ea9c0f08-63a5-42e7-9eae-e88d35c63cfc
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zqqwz
      namespace: kube-system
      uid: b2853664-f540-4c9c-88a4-ccc4d1469f62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
