apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:12:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 340bfc07-9ffa-4508-8ae2-8c02508e79f3
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6hzh
      namespace: kube-system
      uid: 6983005a-13b1-4452-aeff-2cd61327e5f2
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbxbk
      namespace: kube-system
      uid: a473357b-5444-4683-85fb-251b810f3bab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
