apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:23:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: b672cf3c-922a-4174-986c-23c012c39d5c
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cjwfb
      namespace: kube-system
      uid: ced2aa96-c1e6-48b1-aff0-daff55cc1398
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4nvw4
      namespace: kube-system
      uid: 95cab012-e2dd-4053-aee4-c1c0e82606ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
