Giter VIP home page Giter VIP logo

Comments (4)

nawazkh avatar nawazkh commented on June 26, 2024
  • In my experiment, I created an AKS cluster with below authorized IPs and then removed the below IP ranges by editing out the AzureManagedControlPlane/aks-12114 except 10.96.153.101/32.

  •   - 192.168.0.1/32
      - 167.220.26.242/32
      - 10.18.85.0/24
  • I observed that async.go at s.Creator.Get(ctx, spec) responds with err.Message as "Failure sending request". I wonder if this is because there are no correct AuthorizedIPs to access the control plane ? Will probe further.

from cluster-api-provider-azure.

nawazkh avatar nawazkh commented on June 26, 2024

It has been a while since I got to the issue.
This time I tested by adding my localhost's IP as an authorized IP.

Scenario 1:
Once the aks cluster was brought up using tilt, I edited AzureManagedControlPlane/aks-21830 and removed the whole block of authorizedIPRanges

  apiServerAccessProfile:
    authorizedIPRanges:
    - 76.136.2.0/24

This resulted in putting the aks cluster in a Ready: False -> Ready: True infinite loop.

Scenario 2:
Once the cluster was brought up using tilt, I edited the aks config from the Azure portal. (disabled the authorizedIPRanges).
However, the changes did not get reflected in the AzureManagedControlPlane/aks-7137 yaml.

from cluster-api-provider-azure.

nawazkh avatar nawazkh commented on June 26, 2024

/close

from cluster-api-provider-azure.

k8s-ci-robot avatar k8s-ci-robot commented on June 26, 2024

@nawazkh: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from cluster-api-provider-azure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.