Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

kubernetes 1.10 on GCP cant create a GCE loadbalancer ingress without secret #341

@hellupline

Description

@hellupline

current version of kubernetes on CGP refuses to create or configure a loadbalancer without a secret

because of that /.well-know route is not created ( if you create a load-balancer without ssl, and try to set it after )

if you try to create a ingress with ssl from the beginning, gce will not create the loadbalancer, ( no loadbalancer, no ip, not reachable )

managed to create a cert using by configuring the GCE loadbalancer manually ( using a previous created one, by kube-lego, with old version of kubernetes )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions