apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T00:44:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: c2023357-d0ce-4761-a352-bc7a38af74aa
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pmtvj
      namespace: kube-system
      uid: b09efebc-7d1e-4f74-8b60-846d2270aac4
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dblkj
      namespace: kube-system
      uid: beb678ba-30df-40f1-9739-70c52914ec10
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
