aboutsummaryrefslogtreecommitdiff
path: root/net/kube-apiserver/pkg-message
blob: c7f597251f49d6c4b2f2f81fd16e7be5f52d918c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
----------------------------------------------------------------------
Thanks for installing Kubernetes API server on FreeBSD.
There is a known limitation on kube-apiserver currently:
* Webhooks cannot work as they require CNI network mesh in most of the
  deployment. Currently Kubelet hasn't be ported to FreeBSD.
----------------------------------------------------------------------
EOM
}
]