• Martin Thoma
  • Home
  • Categories
  • Tags
  • Archives
  • Support me

Astra Control Panel Apr 2026

kubectl logs -n astra-system deployment/astra-agent

# List applications curl -H "Authorization: Bearer $API_TOKEN" \ https://astra.yourcompany.com/api/apps curl -X POST https://astra.yourcompany.com/api/apps/app_id/backups -H "Content-Type: application/json" -d '"name":"manual-backup-1", "retentionDays":30' 6. Troubleshooting | Problem | Likely cause | Solution | |---------|--------------|----------| | Backup stuck in "Pending" | PVC not snapshottable | Install CSI snapshot controller | | Restore fails with "PVC already exists" | Conflict in target namespace | Use --overwrite flag or delete PVC manually | | Agent not connecting | Network policy blocking | Allow outbound 443 to Astra endpoint | | High backup latency | Large volume + slow object storage | Enable incremental backups (CBT) | Astra Control Panel

  • Martin Thoma - A blog about Code, the Web and Cyberculture
  • E-mail subscription
  • RSS-Feed
  • Privacy/Datenschutzerklärung
  • Impressum
  • Powered by Pelican. Theme: Elegant by Talha Mansoor

Copyright © 2026 Smart Gate