meshery-octarine

command module
v0.3.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README



Meshery Adapter for Octarine

Docker Pulls Go Report Card Build Status GitHub GitHub issues by-label Website Twitter Follow Slack CII Best Practices

How the Meshery Adapter for Octarine Works

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.

Environment Variables

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

Meshery - the Service Mesh Management Plane Meshery is a 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! 🤩

Community and Contributing

Our projects are community-built and welcome collaboration. 👍 Be sure to see the Meshery Contributors 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.

Layer5 Service Mesh Community

Layer5 Service Mesh Community

✔️ Join weekly community meeting on Fridays from 10am - 11am Central.
✔️ Watch community meeting recordings.
✔️ Access the community drive.

Not sure where to start? Grab an open issue with the help-wanted label.

License

This repository and site are available as open source under the terms of the Apache 2.0 License.

About Layer5

Community First

The Layer5 community represents the largest collection of service mesh projects and their maintainers in the world.

Open Source First

We build projects to provide learning environments, deployment and operational best practices, performance benchmarks, create documentation, share networking opportunities, and more. Our shared commitment to the open source spirit pushes Layer5 projects forward.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package main implements a client for the Octarine adapter.
Package main implements a client for the Octarine adapter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL