Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle/ocne-deploy-tool
Easy and quick deployment of Oracle Cloud Native Environment on VMs managed by Oracle Linux Virtualization Manager
https://github.com/oracle/ocne-deploy-tool
ansible cloudnative cri-o grafana istio kubernetes kvm ocne olvm operator-lifecycle-manager prometheus virtualization
Last synced: about 2 hours ago
JSON representation
Easy and quick deployment of Oracle Cloud Native Environment on VMs managed by Oracle Linux Virtualization Manager
- Host: GitHub
- URL: https://github.com/oracle/ocne-deploy-tool
- Owner: oracle
- License: upl-1.0
- Created: 2022-01-12T20:50:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T13:11:06.000Z (about 1 year ago)
- Last Synced: 2024-04-14T23:30:37.558Z (7 months ago)
- Topics: ansible, cloudnative, cri-o, grafana, istio, kubernetes, kvm, ocne, olvm, operator-lifecycle-manager, prometheus, virtualization
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 4
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Oracle Cloud Native Environment (OCNE) Deployment Tool
Oracle Cloud Native Environment Deployment Tool allows to
automate the OCNE deployment on top of Oracle Linux KVM
managed by Oracle Linux Virtualization Manager.## Prerequisites
The tool requires Oracle Linux KVM, managed by
Oracle Linux Virtualization Manager.
Following releases are supported;1. Oracle Linux KVM 7 Update 9+
2. Oracle Linux Virtualization Manager 4.3.10+## Getting Started
Clone this repository `git clone https://github.com/oracle/ocne-deploy-tool.git`
## Installation
There are two ways to create an OCNE cluster using this tool.
Check out below links to learn more:1. [Deploy Using Automated Scripts](./docs/automated_deploy.md)
2. [Deploy by Manually Running the Ansible Playbook](./docs/manual_deploy.md)## Documentation
- [Oracle Cloud Native Environment Documentation](https://docs.oracle.com/en/operating-systems/olcne/)
- [Oracle Linux Virtualization Manager Documentation](https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/)
- [Using Ansible with Oracle Linux Virtualization Manager Example](https://blogs.oracle.com/scoter/ansible-with-oracle-linux-virtualization-manager-olvm)## Help
- Project Owner: Simon Coter ([@scoter-oracle](https://github.com/scoter-oracle))
- Created By: Shishir L ([@shishirhegde16](https://github.com/shishirhegde16)) and
Kiran Rajendra ([@krajendra95](https://github.com/krajendra95))## Contributing
This project welcomes contributions from the community. Before submitting a pull
request, please [review our contribution guide](./CONTRIBUTING.md).## Security
Please consult the [security guide](./SECURITY.md) for our responsible security
vulnerability disclosure process.## License
Copyright (c) 2021 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at .