apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:37:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: d55e76e5-5dba-4b02-a654-7874f24f9157
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xlhxq
      namespace: kube-system
      uid: 179b7523-82d1-4be1-82e2-8c219564b3d9
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4k79
      namespace: kube-system
      uid: 9f3bc63c-e927-4438-b5ef-d51d947d2271
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
