apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T06:46:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "959"
  uid: a72ccfe4-5a2d-49e9-8291-79de012bfa02
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99rd4
      namespace: kube-system
      uid: 63f7231d-f9a5-4ae6-bce4-5fcc39907706
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pmsf
      namespace: kube-system
      uid: b16616ad-6e3f-4970-9cc7-026fd415bda3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
