landscaper

module
v0.103.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0

README

Landscaper

REUSE status CI Build status Go Report Card reuse compliant

Landscaper provides the means to describe, install and maintain cloud-native landscapes. It allows you to express an order of building blocks, connect output with input data and ultimately, bring your landscape to live.

What does a 'landscape' consist of? In this context it refers not only to application bundles but also includes infrastructure components in public, private and hybrid environments.

While tools like Terraform, Helm or native Kubernetes resources work well in their specific problem space, it has been a manual task to connect them so far. Landscaper solves this specific problem and offers a fully-automated installation flow. To do so, it translates blueprints of components into actionable items and employs well-known tools like Helm or Terraform to deploy them. In turn the produced output can be used as input and trigger for a subsequent step - regardless of the tools used underneath. Since implemented as a set of Kubernetes operators, Landscaper uses the concept of reconciliation to enforce a desired state, which also allows for updates to be rolled out smoothly.

NOTE: The Landscaper now also supports OCM (Open Component Model) Component Descriptors Version 3, additionally to Version 2.

Work in progress... partial and unfinished documentation ahead!

Start Reading
  • The documentation can be found here or you jump directly to the Guided Tour.
  • A list of available deployers is maintained here.
  • A glossary can be found here
  • Installation instructions can be found here

Directories

Path Synopsis
apis module
cmd
pkg
api
components/ocmlib/repository
Package repository provides a read-only implementation of an ocm repository.
Package repository provides a read-only implementation of an ocm repository.
components/ocmlib/repository/inline
Package inline defines a repository type "inline", that allows to include the whole repository in its specification through interpreting yaml as file system.
Package inline defines a repository type "inline", that allows to include the whole repository in its specification through interpreting yaml as file system.
components/ocmlib/repository/local
Package local defines a repository type "local", that resembles the legacy implementation for interpreting directories as ocm repositories.
Package local defines a repository type "local", that resembles the legacy implementation for interpreting directories as ocm repositories.
components/ocmlib/resourcetypehandlers
Package resourcetypehandlers provides handler for specific resource types.
Package resourcetypehandlers provides handler for specific resource types.
landscaper/controllers/healthcheck
SPDX-FileCopyrightText: 2020 SAP SE or an SAP affiliate company and Gardener contributors.
SPDX-FileCopyrightText: 2020 SAP SE or an SAP affiliate company and Gardener contributors.
landscaper/registry/components/mock
Package mock_ctf is a generated GoMock package.
Package mock_ctf is a generated GoMock package.
test
integration
integration contains all landscaper integration tests that require a running landscaper in a cluster
integration contains all landscaper integration tests that require a running landscaper in a cluster

Jump to

Keyboard shortcuts

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