Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second PR for transforming the README.md file into TOC with links #33

Merged
merged 5 commits into from
Jun 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 34 additions & 14 deletions content/releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,45 @@

## 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
- [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)
- [nstall MKE 4 CLI](../docs/setup/getting-started/install-mke4-cli.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/perform-upgrade.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](../docs/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 | | |
Expand All @@ -26,23 +49,20 @@ This table summarizes MKE 4 features, their status, and links to guides
| gMSA | | |
| GPU Feature Discovery | | |
| [Ingress](../docs/reference/ingress/ingress-controller.md) | alpha.1| MVP | |
| [Kubernetes](../docs/concepts/architecture/README.md#Components) | alpha.1 | MVP 1.29 | |
| [Kubernetes](../docs/concepts/architecture/architecture.md#components) | alpha.1 | MVP 1.29 | |
| Life Cycle Management | | |
| Licensing | | |
| Load Balancing | | |
| [Logging, Monitoring and Alerting](../docs/reference/monitoring/monitoring.md) | alpha.1 | MVP |
| [Networking (CNI)](../docs/concepts/architecture/README.md#CNI) | alpha.1 | MVP |
| Logging, Monitoring and Alerting | alpha.1 | MVP |
| [Networking (CNI)](../docs/concepts/architecture/architecture.md#container-network-interface) | 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)