apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T11:49:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: d1ffaa2d-7387-463a-9932-91b6afaa47f3
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht9g9
      namespace: kube-system
      uid: e9a46156-0154-4327-9f85-0ece2dc44758
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mfr8b
      namespace: kube-system
      uid: ec4c3a76-fc69-4756-bbbb-58aefedbc6bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
