Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| .obs | ||
| Examples/elemental.cattle.io/v1beta1 | ||
| api/v1beta1 | ||
| cmd | ||
| config | ||
| controllers | ||
| hooks | ||
| internal/system-agent | ||
| pkg | ||
| scripts | ||
| tests | ||
| utils | ||
| vendor | ||
| .gitignore | ||
| .golangci.yml | ||
| .goreleaser.yaml | ||
| CHANGELOG.md | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| Dockerfile.seedimage | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| generate.go | ||
| go.mod | ||
| go.sum | ||
README.md
Operator
The Elemental operator extends Rancher introducing OS provisioning and management capabilities.
Machines booting from an Elemental live ISO register to the Elemental Operator, get provisioned with the OS and a k8s distro, forming a new Kubernetes cluster immediately available in Rancher.
See the Elemental docs for more information.
Installation
The Elemental operator should be installed on a K8s cluster running Rancher Multi Cluster Management server.
A step by step guide is available in the official documentation.