Skip to content

Commit

Permalink
Merge pull request #30 from fluidos-project/fix-2t
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
stefano81 authored Apr 11, 2024
2 parents 404655d + 327b540 commit 6717b90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ This repository contains the operator to perform model-based meta-orchestration

The operator assumes the following:
* Kubernetes version >= 28.1.0
* REAR (node) functionality version >= *MISSING*
* REAR (as implemented in [node](https://github.com/fluidos-project/node)) functionality version >= 0.0.3
* Liqo version >= 0.9.4

Moreover, the interaction with the operator assumes:
* fluidos-kubectl-plugin version >= *MISSING*
* [kubectl-fluidos-plugin](https://github.com/fluidos-project/kubectl-fluidos-plugin) version >= 0.0.2

To run the operator in development mode, the following is required:
* python >= 3.11
Expand Down Expand Up @@ -81,4 +81,4 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
## License

This project is licensed under the Apache License — version 2.0
see the [LICENSE](LICENSE) file for details.
see the [LICENSE](LICENSE) file for details.

0 comments on commit 6717b90

Please sign in to comment.