apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T18:16:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: b97a66f7-dee8-4957-b9d7-921ddb5b89e7
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qt24t
      namespace: kube-system
      uid: 9feb98a8-0f44-4f28-8808-7894fb731afb
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcjgj
      namespace: kube-system
      uid: 8a3141e4-7dea-4de8-96a1-67aa5fd80066
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
