diff --git a/content/releases/README.md b/content/releases/README.md index 3ee849f8..9ad36954 100644 --- a/content/releases/README.md +++ b/content/releases/README.md @@ -2,22 +2,44 @@ ## MKE 4 +### Concepts and Architecture + +- [Architecture](../docs/concepts/architecture/architecture.md) +- [Configuration](../docs/concepts/architecture/configuration.md) +- [Migrate configuration](../docs/concepts/architecture/migrate-configuration.md) ### Setup -[Install mkectl](../docs/setup/getting-started/install-mke4-cli.md) -[Get Started with MKE 4](../docs/setup/getting-started/create-a-cluster.md) +- [Get Started with MKE 4](../docs/setup/getting-started/README.md) + - [Prerequisites](../docs/setup/getting-started/prerequisites.md) + - [Create a cluster](../docs/setup/getting-started/create-a-cluster.md) + - [Using the cluster](../docs/setup/getting-started/using-the-cluster.md) + - [k0s in AWS](../docs/setup/getting-started/k0s-in-aws/terraform-scenario.md) + - [Uninstallation](../docs/setup/getting-started/uninstallation.md) +- [Upgrade from MKE 3](../docs/setup/upgrade-from-mke-3/README.md) + +### Reference + +- [Authentication](../docs/reference/authentication/authentication.md) +- [Backup and restore](../docs/reference/backuprestore/backup-restore.md) +- [Ingress controller](../docs/reference/ingress/ingress-controller.md) +- [Monitoring](../docs/reference/monitoring/monitoring.md) +- [Support bundle](../docs/reference/supportbundle/support-bundle.md) -[Upgrade from MKE 3](../docs/setup/upgrade-from-mke-3/perform-upgrade.md) +### Known issues + +- [Known issues](known-issues.md) ### Features -This table summarizes MKE 4 features, their status, and links to guides + +The table that follows details MKE 4 features and their current status. In +addition, where applicable, the table offers links to associated documentation. | Feature | Pre-Release | Status | |------------------------------------------------------------------|-------|----------| -| [Authentication](../docs/reference/authentication/README.md) | alpha.1| MVP | -| Authorization | | | -| [Backup & Restore](../docs/reference/backuprestore/backup-restore.md) | alpha.1 | MVP | +| Authentication | alpha.1| MVP | +| Authorization | alpha.1 | MVP | +| [Backup and restore](../docs/reference/backuprestore/backup-restore.md) | alpha.1 | MVP | | CIS Benchmark | | | | CLI | | | | Cloud Providers | | | @@ -30,19 +52,16 @@ This table summarizes MKE 4 features, their status, and links to guides | Life Cycle Management | | | | Licensing | | | | Load Balancing | | | -| [Logging, Monitoring and Alerting](../docs/reference/monitoring/monitoring.md) | alpha.1 | MVP | +| Logging, Monitoring and Alerting | alpha.1 | MVP | | [Networking (CNI)](../docs/concepts/architecture/README.md#CNI) | alpha.1 | MVP | | Node Feature Discovery | | | | Offline Bundle | | | | OpsCare | | | | Policy Controller | | | | Storage (CSI) | | | -| [Support Dump](../docs/reference/supportbundle/support-bundle.md) | alpha.1 | | +| Support Dump | | | | Telemetry | | | | TLS | | | | 2FA | | | | Web UI | alpha 2 | | | Windows | | | - -### Known Issues -[Known Issues for alpha.1](../docs/known-issues.md)