apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T03:23:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 8fab13d5-a99d-4c91-a937-c009ea4a6ac7
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bzkbk
      namespace: kube-system
      uid: 681ad984-262b-4ceb-978e-f30590d35830
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zpdxp
      namespace: kube-system
      uid: ab8a69ce-ab97-4cde-9eb5-b77850f1dd92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
