apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T01:28:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "842"
  uid: 2e8579dc-137b-4bb2-8c16-542bad9a03f3
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwqlm
      namespace: kube-system
      uid: e68bee03-7b37-4a36-8b2c-a961478e3a19
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxp2j
      namespace: kube-system
      uid: 7bec1302-5e33-4e3b-9298-43867a31e056
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
