apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T07:37:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: eeba5493-c3f9-4be3-af55-3de91b35f045
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xmjx7
      namespace: kube-system
      uid: 619415a9-c67a-4090-9755-515fa4eac299
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkftd
      namespace: kube-system
      uid: b2495e98-f52f-4f15-bb5a-de4705ee2d62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
