apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T01:29:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 4274d485-95a0-4b86-88ed-7cfd7d33e147
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zl4p9
      namespace: kube-system
      uid: b05f9333-72a0-4b56-874b-a02f6ea8712a
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9j64j
      namespace: kube-system
      uid: a707dbdf-873a-422d-b341-8dd313a8cc5c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
