apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T07:32:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 95a07a2a-d3b9-4b07-8ead-1a69298b16c3
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccvrk
      namespace: kube-system
      uid: f25e7c43-edbf-4558-beee-dd0f2a03eb97
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgcpv
      namespace: kube-system
      uid: da217d43-5b1e-4984-9c01-1043a417e020
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
