apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T17:34:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 0761f351-10f1-43d9-a7be-7b041eaa4a16
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cr4sm
      namespace: kube-system
      uid: 5078345f-e098-4c5c-98a5-d7c286082477
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4jzp
      namespace: kube-system
      uid: a011751a-435a-4822-b35a-7f6fade4a32c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
