apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T00:16:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 3bf811a9-585a-4570-b946-7327a0600d16
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjs8g
      namespace: kube-system
      uid: 82826aa3-4e5b-4387-8f88-de08d4e9b336
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-58w45
      namespace: kube-system
      uid: b171ccb7-d7df-4169-bdee-0158218b46a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
