apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T06:08:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 4accfd32-661a-48d3-a70c-31037d6f06a2
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tspmk
      namespace: kube-system
      uid: 18032e30-6f5c-4831-8e60-9acb6af8c94a
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7jxpx
      namespace: kube-system
      uid: 35305aa3-45bf-426f-8032-ffe481da2a36
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
