Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lwnmengjing/endpoint-discover


https://github.com/lwnmengjing/endpoint-discover

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Endpoint Discover

### usage
```yaml
- name: create endpoint discover
uses: lwnmengjing/[email protected]
with:
cluster-url: ${{ steps.kubeconfig.outputs.cluster_url }}
token: ${{ steps.kubeconfig.outputs.token }}
configmap-name: endpoint-discover
namespace: beta
protocols: 'grpc,http'
config-name: 'endpoints.yml'
```