8000 GitHub - shaowenchen/ops: an ops tool for host, cluster
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shaowenchen/ops

Repository files navigation

Quick Start

install Opscli

Supported OS Linux and macOS.

If Good network connections to GitHub

curl -sfL https://raw.githubusercontent.com/shaowenchen/ops/main/getcli.sh | VERSION=latest sh -

else Poor network connections to GitHub

PROXY=https://ghfast.top/
curl -sfL $PROXY/https://raw.githubusercontent.com/shaowenchen/ops/main/getcli.sh | VERSION=latest PROXY=$PROXY sh -

Available Proxy

PROXY=https://ghfast.top/
PROXY=https://gh-proxy.com/

install Ops Controller

  1. Add Helm repo
helm repo add ops https://www.chenshaowen.com/ops/charts
  1. Install Opscli Controller
helm install myops ops/ops --version 1.0.0 --namespace ops-system --create-namespace

More

Go to docs for more information.

About

an ops tool for host, cluster

Resources

Stars

Watchers

Forks

Packages

No packages published
0