Assisted installer assistant
Project description
:warning: The tool described in this repository is not supported in any way by Red Hat!!! |
---|
aicli repository
Demo!
Description
This is a sample python client on top of the generated assisted-installer python library to ease working with assisted installer API
Refer to the documentation for more information
Quick Start
To use with SAAS, gather an offline token at https://cloud.redhat.com/openshift/token, then
sudo dnf -y copr enable karmab/aicli ; sudo dnf -y install aicli
or
pip3 install aicli
or
alias aicli='podman run --net host -it --rm -e AI_OFFLINETOKEN=$AI_OFFLINETOKEN -v $HOME/.aicli:/root/.aicli -v $PWD:/workdir quay.io/karmab/aicli'
What you can do
- create/delete cluster (autoinjecting pull secret file and ssh public key, static networking)
- create/delete manifests
- download discovery iso
- wait for hosts
- list cluster/hosts
- update hostnames and host roles
- update cluster attributes such as api vip and ingress vip
- launch cluster install
- wait for cluster
- create day2 cluster for adding hosts
Contributors
Copyright
Copyright 2020-2022 Karim Boumedhel
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.
Problems?
Open an issue !
Mc Fly!!!
karmab
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aicli-99.0.202506291640.tar.gz
.
File metadata
- Download URL: aicli-99.0.202506291640.tar.gz
- Upload date:
- Size: 38.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7fecd488d78b95efeeec16b5a7f41a41098372a48f6c2b70768843620b28293e
|
|
MD5 |
fca633048d578e631c29bf172a192781
|
|
BLAKE2b-256 |
189cfd3dcd3e18b1ea558196ee7f12093f3f8f6e926ab9d812568b396c618049
|
File details
Details for the file aicli-99.0.202506291640-py3-none-any.whl
.
File metadata
- Download URL: aicli-99.0.202506291640-py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6586d9ba362e89f0b9fcae20adc346fb38da2e31039f944912370c15175d7985
|
|
MD5 |
2dd9262e85d5c03372d293d0e42458dc
|
|
BLAKE2b-256 |
70596eba10e5ebf0482390d6523e12e9f69f0250f2b84372d22065f04cce60b2
|