apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T01:59:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "992"
  uid: e07c6c41-6d85-44aa-bf78-fd4f6131210c
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnhht
      namespace: kube-system
      uid: 288eb616-2e67-4357-86e7-3d0e0a6bd28b
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmrl4
      namespace: kube-system
      uid: b1613497-95f5-423b-8248-2465080f42a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
