apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T13:02:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 40593b66-2518-4154-8eb8-888f6ed22139
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4vdwn
      namespace: kube-system
      uid: b1493654-b503-4804-9d06-43873c9eb0e1
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bvm6l
      namespace: kube-system
      uid: 14aa4849-7caf-4a91-b7c8-01ddfe4bca5f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
