apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-25T22:18:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 66acd3ad-ddef-4953-b926-eb683408a497
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tscff
      namespace: kube-system
      uid: a69f8e8b-e382-4870-a93e-58d4cb310dd4
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4tc2v
      namespace: kube-system
      uid: 2d623485-5d93-4415-8d0d-0a72dcfb423e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
