apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T09:21:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 42ab3df2-9cf3-49b8-8fc4-c704a5118b0a
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnqgn
      namespace: kube-system
      uid: 04ab2eab-5622-429e-b8c7-af5fac4e007c
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnls5
      namespace: kube-system
      uid: 062506f7-090f-4d4e-a8ad-8fe5f29edc2f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
