Skip to content

InitializeCloudFromConfig: failed to sync regional zones map for the first time: list zones: ClientSecretCredential: unable to resolve an endpoint: server response error #9449

@m-soltani

Description

@m-soltani

What happened:

fail to initialize cloud from secret xxx : list Zones: ClientSecretCredential: Unable to resolve an endpoint: context deadline exceeded

What you expected to happen:

cloud provider SDK is able to initialize successfully.

How to reproduce it (as minimally and precisely as possible):

Follow tutorial from rancher website, create a single node RKE2 cluster and configure azure cloud provider using provided YML files.

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version): "v1.33.3+rke2r1"
  • Cloud provider or hardware configuration: Azure VM (single cluster setup for dev/test using RKE2)
  • OS (e.g: cat /etc/os-release):
    NAME="SLES"
    VERSION="15-SP2"
    VERSION_ID="15.2"
    PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
    ID="sles"
    ID_LIKE="suse"
    ANSI_COLOR="0;32"
    CPE_NAME="cpe:/o:suse:sles:15:sp2
  • Kernel (e.g. uname -a): x86_64 x86_64 x86_64 GNU/Linux
  • Install tools:
  • Network plugin and version (if this is a network-related bug): Canal
  • Others:
    ClientId, ClientSecret are verified to be working, and I am able to obtain Azure Access token from management control plane.
  • cloud-provider-azure: Installed version 1.33.3 using Helm Chart

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions