A CLI for managing declarative infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Zuul 4b8209f100
Merge "Add CI metadata path override"
2 years ago
.github Update Airship vulnerability link 3 years ago
certs Adding the ability to inject certificate authorities into docker image 3 years ago
cmd Fix unit test for showProgress function 3 years ago
docs Merge "Extend plugin interface with execute method" 2 years ago
manifests Integration of Azure provider to Airship 2.0 2 years ago
pkg Merge "Extend plugin interface with execute method" 2 years ago
playbooks Integration of Azure provider to Airship 2.0 2 years ago
roles Add document pull step to gate script runner 3 years ago
testdata/k8s Remove clusters, users, reconcilation and config import 3 years ago
tests/ansible Reusing apache-server instead of httpd 3 years ago
testutil Fix typos 3 years ago
tools Merge "Add CI metadata path override" 2 years ago
zuul.d Merge "Making gate runner job dependent of small jobs." 2 years ago
.gitignore Fix typo in .gitignore 3 years ago
.gitreview Gerrit: Add .gitreview file 4 years ago
.golangci.yaml Replace Non-ASCII symbols 3 years ago
CONTRIBUTING.md Guideline against very large Gerrit Changes 3 years ago
Dockerfile Add label to Dockerfile 3 years ago
LICENSE Add LICENSE 3 years ago
Makefile Merge "improve logging" 3 years ago
README.rst Update stale README and reformat docs 3 years ago
Vagrantfile [#32]: scripts for local run playbooks 3 years ago
go.mod Merge "Extend plugin interface with execute method" 2 years ago
go.sum Uplift cluster-api go package to 0.3.10 2 years ago
main.go Refactor airshipctl root command 3 years ago
tox.ini Replace venv with tox for documentation builds 3 years ago

README.rst

Airshipctl

Airshipctl is a command-line interface that enables users to manage declarative infrastructure and software.

Airshipctl aims to provide a seamless experience for operators wishing to leverage the best open source options such as the Cluster API, Metal Kubed, Kustomize, and kubeadm by providing a straight forward and easily approachable interface.

This project is the heart of our effort to produce Airship 2.0, which has three main evolutions from Airship 1.0:

  • Expand our use of entrenched upstream projects.
  • Embrace Kubernetes Custom Resource Definitions (CRD) everything becomes an object in Kubernetes.
  • Make the Airship control plane ephemeral.

To learn more about the Airship 2.0 evolution, reference the Airship blog series.

Contributing

Airshipctl is under active development and welcomes new developers! Please read our developer guide to begin contributing.

We also encourage new contributors and operators alike to join us in our Slack workspace and subscribe to our mailing lists.

You can learn more about Airship on the Airship wiki.