@atomist/sdm-pack-k8s

Extension Pack for an Atomist SDM to integrate Kubernetes deployments

Usage no npm install needed!

<script type="module">
  import atomistSdmPackK8s from 'https://cdn.skypack.dev/@atomist/sdm-pack-k8s';
</script>

README

@atomist/sdm-pack-k8s

atomist sdm goals npm version

Atomist software delivery machine (SDM) extension Pack enabling GitOps functionality and deploying applications to Kubernetes (k8s) clusters.

See also: API Documentation

Software delivery machines enable you to control your delivery process in code. Think of it as an API for your software delivery. See the Atomist documentation for more information on the concept of a software delivery machine and how to create and develop an SDM.

Getting started

See the Developer Quick Start to jump straight to creating an SDM.

Contributing

Contributions to this project from community members are encouraged and appreciated. Please review the Contributing Guidelines for more information. Also see the Development section in this document.

Code of conduct

This project is governed by the Code of Conduct. You are expected to act in accordance with this code by participating. Please report any unacceptable behavior to code-of-conduct@atomist.com.

Documentation

Please see docs.atomist.com for developer documentation and for high-level documentation of this pack.

Also see the TypeScript API Doc for this pack.

Connect

Follow @atomist and the Atomist blog.

Usage

See the SDM Kubernetes extension documentation.

Support

General support questions should be discussed in the #support channel in the Atomist community Slack workspace.

If you find a problem, please create an issue.

Development

You will need to install Node.js to build and test this project.

Build and test

Install dependencies.

$ npm install

Use the build package script to compile, test, lint, and build the documentation.

$ npm run build

Release

Releases are handled via the Atomist SDM. Just press the 'Approve' button in the Atomist dashboard or Slack.


Created by Atomist. Need Help? Join our Slack workspace.