olu-alabi

Results 4 comments of olu-alabi

> Hi [@olu-alabi](https://github.com/olu-alabi), I think the flag you are looking for is `--api-server`, but it's available starting kOps 1.33. Thanks @hakman . So basically no way to force the kops...

What I meant is that I want Kops to build the cluster using the kops 1.25 behaviour(using DNS name of server address) instead of kops 1.26 behaviour (using the address...

Thanks. @hakman I have a lot of jobs that uses the api endpoint DNS name. In 1.25 this was api.cluster name but in 1.26 this is now api-xxxxxxxxx-xxxxxxx-1234567890.eu-west-2.elb.amazonaws.com. I will...

Thank you @hakman . I was actually wondering if there is a simple flag I could pass into my cluster.yaml to force the old 1.25 behaviour? So i guess the...