apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T02:30:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: f78f4a08-c3af-4d8e-815b-3d21c5048f24
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wgd9
      namespace: kube-system
      uid: 99a5a8be-1ada-4414-bfba-96274fb7e832
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldk5l
      namespace: kube-system
      uid: da20166a-2e59-4728-9712-275f1b72041f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
