apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T14:03:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 25befe46-7b03-47a3-bee6-435755bbb75b
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlwbk
      namespace: kube-system
      uid: 42ab566a-37d4-404a-88cb-0305007b57ab
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5497r
      namespace: kube-system
      uid: 50bb4c19-3bc1-46a2-8dc5-3e053badb7fd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
