apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T09:01:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 511a45f7-ef91-4a14-8178-245243121e8a
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twfsw
      namespace: kube-system
      uid: a9ae4ff1-d877-44cd-b32a-ed71e503bfc3
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l74lv
      namespace: kube-system
      uid: 0a6762b3-1e2a-4bd8-a0fc-f965f95883c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
