Uploaded image for project: 'Percona Monitoring and Management'
  1. Percona Monitoring and Management
  2. PMM-8800

Support of K8s Clusters created with eksctl

Details

    • 6
    • Yes
    • Yes
    • Yes
    • Server Integrations

    Description

      Impact on the user:

      • K8s cluster created by eksctl can't be added to PMM so the user can't use their cluster and create DB's

      Steps to reproduce:

      1. Create K8s cluster using eksctl
      2. Add this k8s to PMM

      Actual result:

      • Error (see details )

      Expected Result:

      • K8s added to PMM and PMM able to deploy DBs in it

      Workaround:
      N/A ?
      (maybe: use some there way to create K8 cluster? )

      Original report:

       

       

      I have a cluster created by eksctl and I am trying to register it with DBaaS.

      I get an error in screenshot

       

      my config for eksctl is

       

      kind: ClusterConfigmetadata:
          name: test-cluster6
          region: us-west-2
          version: "1.20"nodeGroups:
          - name: ng-6
            instanceType: m5.large
            desiredCapacity: 4
            volumeSize: 80   
      

       

      Attachments

        Issue Links

          Activity

            People

              tiago.mota Tiago Mota (Inactive)
              vadimtk Vadim Tkachenko
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Smart Checklist