Skip to content

Commit

Permalink
docs: add aks and rke2 to supported distros (#961)
Browse files Browse the repository at this point in the history
## Description
Updating docs to reflect that AKS and RKE2 are now tested in CI.


## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
  • Loading branch information
noahpb authored Oct 25, 2024
1 parent c6f6664 commit c8d66fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/UDS Core/distribution-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ UDS Core is a versatile software baseline designed to operate effectively across

| Distribution | Category | Support Level |
| --------------- | ---------------------- | --------------------------------------------------------------------------------------------------------- |
| K3d/K3s, Amazon EKS | Tested | Supported Kubernetes distributions undergoing testing in CI environments. |
| K3d/K3s, Amazon EKS, Azure AKS, RKE2 on AWS | Tested | Supported Kubernetes distributions undergoing testing in CI environments. |
| RKE2 | Tested | Supported Kubernetes distribution tested in production environments other than CI. |
| Other | Untested/Unknown state | Compatible Kubernetes distributions that are not explicitly tested, documented, or supported by UDS Core. |

0 comments on commit c8d66fd

Please sign in to comment.