Important
Octarine was acquired by VMware. Meshery Adapter archived.
The Octarine adapter relys on an existing control plane already being up. Octarine provides a shared control plane for all Meshery users. In order to deploy Octarine's dataplane into a target cluster the adapter performs the follwing operations:
- A new account is provisioned in the Octarine Control Plane.
- A domain is registered in that account. A domain in Octarine identified a k8s cluster.
- The YAML files required for deploying the data plane on the target cluster are generated.
- The YAML files are applied on the
octarine-dataplane
namespace in the target cluster.
Once the Octarine's data plane services are deployed, the adapter can be used to deploy Bookinfo. The steps here are:
- Enable the target namespace for automatic sidecar injection.
- Deploy Bookinfo to the target namespace.
In order to connect to the Octarine Control Plane the adapter requires the follwing environment variables to be set:
- OCTARINE_DOCKER_USERNAME: The docker username needed to pull Octarine's images to the target cluster. Do not use your own docker credentials. Use the ones supplies by Octarine.
- OCTARINE_DOCKER_EMAIL: The docker username needed to pull Octarine's images to the target cluster.
- OCTARINE_DOCKER_PASSWORD: The docker username needed to pull Octarine's images to the target cluster.
- OCTARINE_ACC_MGR_PASSWD : The password that will be assigned to the user 'meshery' in the new account.
- OCTARINE_CREATOR_PASSWD : The password needed to create an account in Octarine.
- OCTARINE_DELETER_PASSWD : The password needed to delete the account in Octarine.
- OCTARINE_CP : The address of the Octarine Control Plane. Example: meshery-cp.octarinesec.com
- OCTARINE_DOMAIN : The name that will be assigned to the target cluster in Octarine. Example: meshery:domain
Meshery is the multi-service mesh management plane offering lifecycle management of more types of service meshes than any other tool available today. Meshery facilitates adopting, configuring, operating and managing performance of different service meshes and incorporates the collection and display of metrics from applications running on top of any service mesh.
If you’re using Meshery or if you like the project, please ★ star this repository to show your support! 🤩
Our projects are community-built and welcome collaboration. 👍 Be sure to see the Layer5 Community Welcome Guide for a tour of resources available to you and jump into our Slack! Contributors are expected to adhere to the CNCF Code of Conduct.
✔️ Join weekly community meeting on Fridays from 10am - 11am Central.
✔️ Watch community meeting recordings.
✔️ Access the community drive.
✔️ Discuss in the Community Forum.
Not sure where to start? Grab an open issue with the help-wanted label.
Layer5's cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace developer-defined infrastructure. We empower engineer to change how they write applications, support operators in rethinking how they run modern infrastructure and enable product owners to regain full control over their product portfolio.
License
This repository and site are available as open source under the terms of the Apache 2.0 License.