apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T17:56:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 094bb975-b154-4ec3-acff-bf8e7142826b
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2b2n
      namespace: kube-system
      uid: 82b478eb-7539-442d-9cf4-b4d3a00a7a87
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhgst
      namespace: kube-system
      uid: ac8c73d6-709c-4f25-9914-c79eb57df365
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
