Giter Site home page Giter Site logo

Comments (5)

datamattsson avatar datamattsson commented on August 11, 2024

Thanks for kicking the tires here. We've only tested this on AKS over a year a ago with AKS 1.12/1.13

The issue you're seeing is that the REST API client is supplying an invalid value for initiator_ip. What does your hpe-config map look like?

from flexvolume-driver.

fideltak avatar fideltak commented on August 11, 2024

I overlooked that support section of AKS. Thanks.
My configmap is

kind: ConfigMap
apiVersion: v1
metadata:
  name: hpe-config
  namespace: hpe-flexvolume
data:
  volume-driver.json: |-
    {
      "global": {
                "snapPrefix": "BaseFor",
                "initiators": ["eth0"],
                "automatedConnection": true,
                "existingCloudSubnet": "10.100.0.0/16",
                "region": "eastus",
                "privateCloud": "solution-dev",
                "privateCloudResourceGroup": "solution-dev",
                "cloudComputeProvider": "Microsoft Azure"
      },
      "defaults": {
                "limitIOPS": 1000,
                "fsOwner": "0:0",
                "fsMode": "600",
                "description": "Volume provisioned by the HPE Volume Driver for Kubernetes FlexVolume Plugin",
                "perfPolicy": "Other",
                "protectionTemplate": "twicedaily:4",
                "encryption": true,
                "volumeType": "PF",
                "destroyOnRm": true
      },
      "overrides": {
      }
    }

I'm using iscsi volume type simply for CV now. It works for my AKS.
Any plan to support latest AKS?

from flexvolume-driver.

datamattsson avatar datamattsson commented on August 11, 2024

Great that I could be of assistance. There are no current plans to broaden the qualification efforts for the FlexVolume driver on AKS. The FlexVolume plugin interface has not changed in Kubernetes since then so there shouldn't really be any issues with 1.17, as it has been field tested (within HPE) up to 1.17.

Efforts are underway to bring HPE Cloud Volumes support to the HPE CSI Driver for Kubernetes. Others tracking those efforts might have a higher quality answer around timelines for AKS than I have. Ping @e4jet @rgcostea

from flexvolume-driver.

rgcostea avatar rgcostea commented on August 11, 2024

We are working on it. Stay tuned.

from flexvolume-driver.

fideltak avatar fideltak commented on August 11, 2024

CSI is cool. I'm looking forward to it!
Thank you for your support.

from flexvolume-driver.

Related Issues (1)

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.