apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:38:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 649e0988-3844-463c-ae50-b0d4c79df9fa
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xllxb
      namespace: kube-system
      uid: 71a3aee0-cd3e-4418-9b09-821f14f9da26
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8tff9
      namespace: kube-system
      uid: 5f7906f8-57cd-4a41-8de7-6540e4d8eacd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
