apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T01:23:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: a77bda95-426c-4fc2-a1f4-a7c51802d613
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftd5d
      namespace: kube-system
      uid: 70e57844-2795-44bc-a934-85cbcc807880
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ts5b4
      namespace: kube-system
      uid: c1afef45-62d4-4179-bd41-dc99d60b632a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
