apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T16:50:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 603c5de4-b169-47b6-af4c-d303c1f23fa4
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fk87z
      namespace: kube-system
      uid: 463215da-abca-4dcd-a9db-efa25bbd383c
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2q25n
      namespace: kube-system
      uid: 9ce0a733-9fc2-4966-9941-32eae8c4f559
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
