Is your feature request related to a problem? Please describe.
Since Kubernetes 1.20, SCTP is marked as a stable feature in Kubernetes link. It's used in telecommunication solutions. We use Photon Linux-esx kernel in Kuberentes host OS. However if we start SCTP applications on PhotonOS, we got error "Failed to listen SCTP. error:protocol not supported".
I'm from the Antrea project https://github.com/antrea-io/antrea . It's a container network solution for Kubernetes. We want to enable SCTP workloads on PhotonOS Linux-esx kernel.
Is your feature request related to a problem? Please describe.
Since Kubernetes 1.20, SCTP is marked as a stable feature in Kubernetes link. It's used in telecommunication solutions. We use Photon Linux-esx kernel in Kuberentes host OS. However if we start SCTP applications on PhotonOS, we got error "Failed to listen SCTP. error:protocol not supported".
Describe the solution you'd like
It's best if you can enable some SCTP configs for config-esx_x86_64 and config-esx_aarch64.
Describe alternatives you've considered
No response
Additional context
I'm from the Antrea project https://github.com/antrea-io/antrea . It's a container network solution for Kubernetes. We want to enable SCTP workloads on PhotonOS Linux-esx kernel.