apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:15:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 58a276f1-1ec4-4a18-81b1-b38b984d901e
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wxk8t
      namespace: kube-system
      uid: 2a3361c6-541f-49fa-9732-e80888ffb205
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xw5xl
      namespace: kube-system
      uid: 1ac315ff-c095-491e-ab95-f04ea66ff9b9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
