https://github.com/mkumatag/openshift-learning
https://github.com/mkumatag/openshift-learning
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkumatag/openshift-learning
- Owner: mkumatag
- License: apache-2.0
- Created: 2020-01-24T15:53:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T10:44:16.000Z (about 6 years ago)
- Last Synced: 2025-08-02T12:38:18.378Z (11 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openshift-learning
1. How to debug in coreos using tcpdump - https://coreos.com/os/docs/latest/install-debugging-tools.html
2. How to patch running openshift cluster with personal changes - https://github.com/openshift/enhancements/blob/master/enhancements/operator-dev-doc.md#how-can-i-test-changes-to-an-openshift-operatoroperandrelease-component
3. Debug Openshift installation failure - https://github.com/openshift/installer/blob/master/docs/user/troubleshooting.md
4. Node bootstrap - https://blog.openshift.com/enabling-openshift-4-clusters-to-stop-and-resume-cluster-vms/