apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T09:00:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 493df51b-8333-4cfa-af51-72ace3eb2338
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l2nfd
      namespace: kube-system
      uid: 1fa5fc48-9cfb-4fa3-9133-216442843789
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jn8jh
      namespace: kube-system
      uid: 12649b0e-3073-410b-b6e4-611f01a2fc96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
