inlets-operator icon indicating copy to clipboard operation
inlets-operator copied to clipboard

Get public TCP LoadBalancers for local Kubernetes clusters

Results 18 inlets-operator issues
Sort by recently updated
recently updated
newest added

- [ X] I have raised an issue to propose this change. ## Description Add some text to the README to help folks installing using arkade. ## How Has This...

new-contributor
no-dco

## Expected Behaviour Quick issue, followed by bugfix: The README overlooks the installation step and if you use `ark install inlets-operator` you might not have the secret installed properly (the...

- [ ] I have raised an issue to propose this change. ## Description ## How Has This Been Tested? ## How are existing users impacted? What migration steps/scripts do...

new-contributor

## Expected Behaviour Correct build status to be shown ## Current Behaviour Shows the old Travis build. ## Possible Solution Update the link as per the README of openfaas/faas. Note...

help wanted
good first issue

This commit add support to take licence from a kubernetes secret. A kubernetes secret can be created, which can be passed through helm chart. Previous flag is still present to...

Create a secret for the inlets-pro license, rather than using (only) a flag ## Expected Behaviour The license should be read from a file as not to leak the value...

help wanted

## Details You may run into a known issue where the client deployment for the inlets tunnel says: connection refused ## Why does this happen? This is due to the...

## Expected Behaviour The operator should create the tunnel reliably without worrying what region is accepting new nodes. ## Current Behaviour When specifying the region with digital ocean I can...

## Expected Behaviour To configure a Load Balancer firewall, there is the option to use the Service's loadBalancerSourceRanges to define the ranges that should be allowed. When possible, the provisioner...

## Expected Behaviour The inlets client in k8s cluster should connect to inlets server successfully. ## Current Behaviour The inlets client in k8s cluster fails to connect inlets server. Note...