apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:24:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 4f01c78b-05a3-42e5-bfd0-4ea0a17de261
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9h96
      namespace: kube-system
      uid: 771b7a26-0a1d-458c-9424-043e67788f36
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-888h5
      namespace: kube-system
      uid: 508952c2-dc35-4127-b40a-c75c24e1ba74
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
