apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T22:19:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 4ad0fbeb-c5ea-4b6d-a44e-64ed9d1de24b
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knltr
      namespace: kube-system
      uid: bce41d4f-0018-47b0-9eb8-a2204ca0b067
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n8zm9
      namespace: kube-system
      uid: 21850792-2920-4217-be8a-d4743912ba6e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
