acorn-linkerd-plugin

command module
v0.0.0-...-560ddb5 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

acorn-linkerd-plugin

Acorn linkerd plugin provides a way for acorn to integrate with linkerd service mesh. It mainly provides the current functionality to acorn.

  1. Automatically add service mesh annotations to acorn workspaces. This ensures every acorn app namespace is annotated with the right annotation to be able to inject linkerd sidecar.

  2. Kill linkerd sidecar container for Jobs when all other containers have completed. This is to address https://github.com/linkerd/linkerd2/issues/8006.

  3. Automatically configure linkerd policies to ensure project level networking isolation between acorn projects.

Build
make build
Development

The best way to run the plugin is through acorn. Run

acorn run --name controller -i .
Production
acorn run ghcr.io/acorn-io/acorn-linkerd-plugin:main

License

Copyright (c) 2022 Acorn Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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