Skip to the content.

Frequently Asked Questions

Find answers to common questions about Mycelium Cloud platform.

General Questions

What is Mycelium Cloud?

Mycelium Cloud is a comprehensive platform for deploying and managing Kubernetes clusters on the decentralized ThreeFold Grid infrastructure. It provides a complete solution with backend APIs, frontend UI, custom networking, and monitoring capabilities.

What makes Mycelium Cloud different from other Kubernetes platforms?

Is Mycelium Cloud suitable for production workloads?

Yes, Mycelium Cloud supports production workloads with:

Account and Billing

How do I create an account?

  1. Visit Mycelium Cloud
  2. Fill in your registration details
  3. Verify your email address
  4. Complete your profile setup

What payment methods are accepted?

We accept:

How is billing calculated?

Billing is based on:

Can I get a refund?

Refunds are handled case-by-case. Contact our support team with your request and we’ll review it based on our refund policy.

Cluster Management

What Kubernetes versions are supported?

We currently support K3s v1.26.0, which provides:

How many clusters can I deploy?

There’s no hard limit on the number of clusters. Limits depend on:

Can I scale my cluster after deployment?

Yes, you can:

What happens if a node fails?

How do I backup my cluster?

Backup strategies include:

Networking

What networking is used?

Mycelium Cloud uses:

How do I expose applications to the internet?

Options include:

Can I use custom domains?

Yes, you can:

Security

How secure is Mycelium Cloud?

Security features include:

Can I use my own SSH keys?

Yes, SSH key management includes:

How is data protected?

Data protection measures:

Technical Support

What support is available?

Support options include:

How do I report a bug?

To report bugs:

  1. Check existing GitHub Issues
  2. Create a new issue with detailed information
  3. Include logs, error messages, and reproduction steps
  4. Our team will investigate and respond

What information should I include in support requests?

Include:

Platform Limitations

Are there any resource limits?

Current limitations:

What regions are available?

ThreeFold Grid nodes are available globally, including:

Specific availability depends on active farms and nodes.

Can I deploy in specific countries?

Yes, you can:

Troubleshooting

My cluster deployment failed. What should I do?

Troubleshooting steps:

  1. Check Logs: Review deployment logs in the dashboard
  2. Verify Resources: Ensure sufficient account credits
  3. Node Availability: Confirm selected nodes are available
  4. Configuration: Validate cluster configuration
  5. Contact Support: If issues persist, contact our team

I can’t connect to my cluster. How do I fix this?

Connection troubleshooting:

  1. Kubeconfig: Ensure you’ve downloaded the correct kubeconfig
  2. kubectl: Verify kubectl is installed and configured
  3. Network: Check your internet connection
  4. Firewall: Ensure no firewall blocking connections
  5. Cluster Status: Verify cluster is running in dashboard

My application pods are not starting. What’s wrong?

Pod troubleshooting:

# Check pod status
kubectl get pods

# Describe pod for events
kubectl describe pod <pod-name>

# Check pod logs
kubectl logs <pod-name>

# Check node resources
kubectl top nodes

Common issues:

How do I check cluster health?

Health monitoring:

# Check node status
kubectl get nodes

# Check system pods
kubectl get pods -n kube-system

# Check cluster info
kubectl cluster-info

# Check events
kubectl get events --sort-by=.metadata.creationTimestamp

Dashboard monitoring:

Advanced Topics

Can I use custom CNI plugins?

Currently, Mycelium Cloud uses the Mycelium CNI plugin for IPv6 networking. Custom CNI plugins are not supported, but the Mycelium CNI provides:

How do I integrate with CI/CD pipelines?

Integration options:

Can I run Windows containers?

Currently, Mycelium Cloud focuses on Linux containers and nodes. Windows container support is not available at this time.

How do I implement disaster recovery?

Disaster recovery strategies:

Getting More Help

Still have questions? Here’s how to get additional help:

Documentation

Community

Direct Support

Emergency Support

For critical production issues: