apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:48:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 10a4ce01-80c0-4690-85fb-c3c741b5ef78
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cq222
      namespace: kube-system
      uid: aed1a2f9-d914-43a1-9b81-34cbeea5a673
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-584ws
      namespace: kube-system
      uid: 397623b3-e39e-467c-ab2d-9b77f68b44b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
