Zum Inhalt springen

Report an issue with Confidential Kubernetes

Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen

As Confidential Kubernetes is a self-managed product, you can try to troubleshoot it first. Please refer to our troubleshooting tutorial for guidance.

If you are not able to fix the issue by yourself, follow the steps in the support documentation on how to create a ticket.

Please also paste the following specifications into the description field of the ticket:

  1. Extract the details below from your constellation config file constellation-conf.yaml.

    ValueKey in constellation-conf.yamlExample
    STACKIT Project IDstackitProjectID4e32d1ef-9dab-43c5-fab9-…
    Constellation image versionimagev2.16.1
    Kubernetes versionkubernetesVersionv1.28.5
    Number of control-plane nodesnodeGroups.control_plane_default.initialCount3
    Approximate number of worker nodesnodeGroups.worker_default.initialCount1
    Is CSI (Container Storage Interface) in use? (Boolean)provider.openstack.deployCSIDrivertrue
    Is Kubernetes service type Load Balancer in use? (Boolean)provider.openstack.deployYawolLoadBalancertrue
  2. Run the command constellation version and copy/paste the output.

  3. Run the command kubectl -n kube-system get pods and copy/paste the output.

  4. If you have issues with any Constellation command on the CLI, also provide the entire output of the command in question.