apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T01:09:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 0ba8d2bd-b0c2-4e7d-99bf-c206627cab87
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mwrx8
      namespace: kube-system
      uid: 4f72c21e-1219-4595-8fc2-d3bc43c15fe2
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dfctw
      namespace: kube-system
      uid: aa0226d0-f0b5-4b3a-9b8d-5f64d850115a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
