apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:05:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: cb14c4ee-6905-4e74-bdf0-c35623c83de1
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-589lm
      namespace: kube-system
      uid: 845a3481-9ae4-4aaa-8e90-b16831725fa4
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2knj
      namespace: kube-system
      uid: ab618408-3db7-4d18-8b83-097e79db3aee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
