apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:25:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: a1b4c1e2-8586-4798-b709-f351787cea01
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pvxbj
      namespace: kube-system
      uid: 5efee04e-3203-4f93-9081-7e01be836b2c
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6fd6n
      namespace: kube-system
      uid: 7cfb0c7d-2083-4b0b-b4ad-a8b1dbb11582
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
