apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:38:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 44fa7db8-a66a-49ae-adb8-956ba824958f
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7g7kk
      namespace: kube-system
      uid: 19d2e619-aa3f-4e18-9822-4444540f9169
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kfnq7
      namespace: kube-system
      uid: 3293f7c1-7049-4409-aa07-947d92d20424
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
