apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T10:13:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "685"
  uid: d5a5cf13-ce7d-4b99-88ca-98140464d4b6
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dt9wj
      namespace: kube-system
      uid: f325ff01-d87f-4146-a497-9a0daa2861e9
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lmd27
      namespace: kube-system
      uid: 17d97ca7-d583-416f-a4b6-7b60b8218926
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
