apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T11:10:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 356c269d-008e-44e0-9747-1c80c41fe0d3
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7qwxv
      namespace: kube-system
      uid: 9bd367e4-76ec-4c34-8ec4-46d0eee65fe4
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jmpvx
      namespace: kube-system
      uid: ae6cb558-62a8-4802-8ed3-67ecb33cd2d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
