Cattlectl
gain control over your ranch
Install / Use
/learn @bitgrip/CattlectlREADME
cattlectl
Cattlectl is a tool for managing Rancher 2 projects
Use cattlectl to:
- Apply project descriptors to a rancher managed kubernetes cluster
- Use one configuration as code to install to multiple stages
- Automate deployments to rancher managed kubernetes clusters from your CI server.
Install
- Binary download of cattlectl can be found on the Release page.
- Unpack the
cattlectlbinary and add it to your PATH and you are good to go!
Usage as docker image
- You need to mount your descriptor to the directory
/datain your container. cattlectlis the ENTRYPOINT so that you can use the cattlectl commands directly.
docker run --rm \
-v $(pwd):/data \
bitgrip/cattlectl apply
Build from source
cattlectl
go install \
-ldflags "-X github.com/bitgrip/cattlectl/internal/pkg/ctl.Version=$(git describe --tags) -s -w" \
-a -tags netgo -installsuffix netgo -mod=vendor
Ansible modules
go build -mod=vendor -o ~/.ansible/plugins/modules/ ./ansible/...
Docs
- Get started with the usage documentation
- Read the command documentation
License
Copyright © 2018 - 2019 bitgrip GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
