8000 GitHub - mochlast/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

mochlast/copsctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 8000  
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copsctl

Introduction

copsctl - the conplement AG Kubernetes developer tooling

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

copsctl 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

Show environment or cluster information

copsctl info cluster copsctl info environment

About

Conplement / CoreOps internal developer tooling for Azure AKS clusters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 85.8%
  • HCL 13.6%
  • Dockerfile 0.6%
0