apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:58:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 52b9be3a-85d5-451a-bb8f-8399007e9f8b
subsets:
- addresses:
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqcsw
      namespace: kube-system
      uid: 1173038b-bb32-40ac-bf76-998387491911
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qf2bg
      namespace: kube-system
      uid: ceb36f35-69d6-4118-8778-21bda50942e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
