apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T22:26:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: c740d967-8584-4c3e-ab8a-41602c686d3d
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r846l
      namespace: kube-system
      uid: 4104096b-c437-47fb-bb53-2195584f4c5c
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65snq
      namespace: kube-system
      uid: 78a7af89-8d61-4f4a-b7de-a54842ba1765
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
