Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 .