apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T17:56:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 4204285a-80e9-4507-9615-f7cb4c815183
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-69szd
      namespace: kube-system
      uid: 4ae28672-8043-402e-8c59-8d4ce7101127
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fbd8s
      namespace: kube-system
      uid: 3c2662cb-9621-4c23-b2ec-9c3e335cbe81
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
