apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T21:00:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "656"
  uid: 72c0a2e2-c0ed-461b-a737-b6adb2bc66c6
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4dhm
      namespace: kube-system
      uid: f65a9387-83fc-4d85-9303-61584fdda0ab
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5zp4
      namespace: kube-system
      uid: 426f795f-7ade-4347-bacd-320a982ddb8d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
