• Kubernetes Submit Queue's avatar
    Merge pull request #40516 from shashidharatd/kubefed-1 · 419d38a9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    [Federation][kubefed] Add option to expose federation apiserver on nodeport service
    
    **What this PR does / why we need it**:
    This PR adds an option to kubefed to expose federation api server over nodeport. This can be useful to deploy federation in non-cloud environments. This PR is target to address #39271
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```
    [Federation] kubefed init learned a new flag, `--api-server-service-type`, that allows service type to be specified for the federation API server.
    [Federation] kubefed init also learned a new flag, `--api-server-advertise-address`, that allows specifying advertise address for federation API server in case the service type is NodePort.
    ```
    
    @kubernetes/sig-federation-misc @madhusudancs
    419d38a9
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...