8000 GitHub - acidburn0zzz/copsctl: Conplement / CoreOps internal developer tooling for Azure AKS clusters
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

acidburn0zzz/copsctl

 
 

Repository files navigation

copsctl

Introduction

copsctl - the Conplement AG Kubernetes developer tooling

Build Status

Requirements

Installation

Simply download a binary for your target system from Releases, set it to you PATH, and you are ready to go.

Contributing

For contributing to the project, and for development instructions, please check CONTRIBUTING.md

Getting Started

Connect to a cluster

copsctrl connect -e <environment-tag>

(Environment-tag determines the name of the cluster.)

Create a kubernetes namespace

copsctl namespace create -n <namespace-name> -u John.Smith@conplement.de

(Namespace-name specifies the name of the kubernetes namespace.)

Show help

copsctl --help

About

Conplement / CoreOps internal developer tooling for Azure AKS clusters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.1%
  • Dockerfile 1.9%
0