github.com/cilium/cilium@v1.16.2/test/controlplane/services/nodeport/README.md (about)

     1  
     2  # Control-plane test for NodePort and HostPort services
     3  
     4  This test case checks that NodePort and HostPort load-balancer map entries are
     5  created when a service for NodePort and a pod with hostPort is created.
     6  
     7  The test inputs, 'vX.XX/init.yaml' and 'vX.XXX/state1.yaml' were generated using
     8  the 'generate.sh' script.