apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T22:17:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "815"
  uid: ba2ade90-bc52-4424-bd9a-4b61e2d298e0
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjsrh
      namespace: kube-system
      uid: afd7d011-ffc6-4f79-a3f1-252b6e2fd486
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kgxlv
      namespace: kube-system
      uid: e3cf0b4f-8cdd-471b-84d9-490f27be6476
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
