apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T18:01:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 4743ba2d-6904-46b1-9557-720e8da68c3e
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4x96
      namespace: kube-system
      uid: 710d21ab-95dc-4f99-b8bd-57e85d4b7575
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gn8h
      namespace: kube-system
      uid: d41096a4-48af-4c37-8374-c839bf168ce1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
