apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-07T05:29:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "681"
  uid: ab7e9e0d-fb65-4c9a-9539-929a9a4854bc
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pkj4
      namespace: kube-system
      uid: 012d1a29-e6e9-4cc7-b7b1-3f5f89b0e1e0
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c6pgl
      namespace: kube-system
      uid: 21408b47-cc3e-4554-a78e-6db7f6403294
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
