apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-18T01:30:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 7429e5f3-8ff5-4298-89a2-2176366b0f27
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2xqw
      namespace: kube-system
      uid: 18239102-7f7a-43d5-8746-42712d782f5c
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vjx9
      namespace: kube-system
      uid: 67ab56ef-65cb-4666-b5a1-a3da2a62ed06
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
