apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T05:41:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: aa0b0269-de36-46a7-a0a9-da7c1b529308
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9nrt6
      namespace: kube-system
      uid: 5a227d60-203c-494b-88b1-c0495694066b
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfpvp
      namespace: kube-system
      uid: c832bf36-c897-4f72-9705-731a2b77ed39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
