apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T01:16:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 9518aa05-abb5-4482-9114-55030d96842b
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-66tdc
      namespace: kube-system
      uid: 88e311ba-02f7-4266-9e37-109be005d8f4
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-88v6q
      namespace: kube-system
      uid: 8a140d27-89d8-49c8-aa58-e790f3db4fc1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
