apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:43:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "993"
  uid: 145ee7b5-1087-4c39-b1a4-58e86aea97b5
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpbhp
      namespace: kube-system
      uid: f665ccf1-54fe-4662-b8f0-1814bd23e239
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qf4mk
      namespace: kube-system
      uid: 79bb5fc7-81ec-4e2a-83b1-1e27d6718287
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
