apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:36:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 9646e5bf-b848-49dc-aa66-f6f6b656f7d9
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-62wx6
      namespace: kube-system
      uid: e23d1953-b0ad-4bb0-9af8-6f0307cc4f3d
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4j9bt
      namespace: kube-system
      uid: 8f24cb0c-a6e0-4cb3-82ef-0421f969321c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
