apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T21:59:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 67f69339-1ec4-41a5-84aa-cc53e8fb9a3e
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47czj
      namespace: kube-system
      uid: dc95aa2c-86b4-4a83-aa3c-5689e6d4e5a6
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56sfk
      namespace: kube-system
      uid: 3321b8a2-b982-40f1-b6d3-84860a84444c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
