Someone needs to justify this answer. According to kubernetes.io, the answer is BC.
https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#exposing-the-service
Am I mistaken?
It is B and C, the only valid spec.type values are: ClusterIP, ExternalName, LoadBalancer and NodePort >>>> `kubectl explain service.type`
https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
IronMtn
Highly Voted 2 years, 6 months agorahimtolba
Highly Voted 2 years, 6 months ago