apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T11:21:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 5b33a41d-de64-4a2e-a4be-3102b9e42c59
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ngw7n
      namespace: kube-system
      uid: 135abe53-2249-47da-99e6-a0d1a2afad79
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nr8l4
      namespace: kube-system
      uid: eab271d7-1ef3-48a4-97a6-69b59dc4a79f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
