https://github.com/codekow/demo-sno
Single Node OpenShift Setup
https://github.com/codekow/demo-sno
Last synced: about 1 year ago
JSON representation
Single Node OpenShift Setup
- Host: GitHub
- URL: https://github.com/codekow/demo-sno
- Owner: codekow
- Created: 2022-03-14T20:07:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T18:37:42.000Z (about 2 years ago)
- Last Synced: 2025-02-13T18:49:37.934Z (over 1 year ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Single Node OpenShift (SNO)
This repo contains various information to help deploy SNO
## Setup `oc` from dump dir
```
export KUBECONFIG=$(pwd)/dump/sno/auth/kubeconfig
```
# Docs
- [Setup PXE](docs/PXE.md)
- [Misc Recovery](docs/RECOVERY.md)
- [Scaleup Nodes](docs/SCALEUP.md)
- [Setup Storage](docs/STORAGE.md)
# Links
- https://blog.andyserver.com/2021/07/rotating-the-openshift-kubeadmin-password
- https://play.golang.org/p/D8c4P90x5du