apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:59:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "645"
  uid: 4ed4c3d4-6907-4e84-832c-bca024699eab
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xj8s
      namespace: kube-system
      uid: 5fedbdc5-3338-483e-b309-4a34fdeee60c
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8j58
      namespace: kube-system
      uid: 419af040-eec4-484c-812b-30ec70e69967
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
