apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T02:00:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 61890055-796c-4ec8-a243-14e127e5f6b7
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9pd7
      namespace: kube-system
      uid: 1bd8d73b-b7b6-4f31-bfd1-460163e791c3
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7g6bp
      namespace: kube-system
      uid: e9d17095-3eaa-41b1-a303-1e786d457043
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
