apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T00:59:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: 980e0547-ad01-4e41-b2f6-d1db6f5463b8
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tptn6
      namespace: kube-system
      uid: 676ed519-57af-4836-8520-0afe6e87cef9
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szgkd
      namespace: kube-system
      uid: 41c0c95e-0368-4bb0-9716-f2d2aec19117
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
