apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T20:51:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 21465cd6-bdbb-49f8-8181-d99106eb004b
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cg9mk
      namespace: kube-system
      uid: 242e4e59-821d-472c-bb4f-657eecd5ef6d
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6wbt
      namespace: kube-system
      uid: 05be9f6d-3bfe-44d2-bcf5-473c918b234d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
