apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T09:52:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "711"
  uid: a594b69d-3186-4d25-9441-13864e08a291
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7t6h
      namespace: kube-system
      uid: 247c01ed-d07b-433c-bfaf-9dd6f380ef37
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdwfv
      namespace: kube-system
      uid: 6207e5e4-d874-4a22-affe-feaed92ec325
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
