apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:27:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 2553d47b-f4e5-44ed-ae64-8fcf13c5e8b8
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2kvn
      namespace: kube-system
      uid: 4fdf9893-4904-4b79-a47d-66090f9c6352
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn68h
      namespace: kube-system
      uid: 019bfcff-bf8c-4bb4-8ccb-e42fbaedfa3e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
