apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T06:11:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 41698fc5-55ba-4571-a0ec-4a48f52abef2
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v59wk
      namespace: kube-system
      uid: 01488488-a3e2-4373-bff7-5211089b1e49
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-67vl2
      namespace: kube-system
      uid: 0bd53d69-a980-4187-b4e3-0f283ca92f65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
