apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T10:39:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 8c367b1e-3d9d-4cd6-8b44-7af0b3c720dd
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6qmc
      namespace: kube-system
      uid: b2b8211e-036a-4113-b280-d086d53679f3
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnr9z
      namespace: kube-system
      uid: 0c172704-520a-489b-a138-371efc8edbc9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
