https://github.com/thoth-station/amun-hwinfo
A simple application for gathering information about hardware on nodes where pods run
https://github.com/thoth-station/amun-hwinfo
artificial-intelligence hacktoberfest thoth
Last synced: about 2 months ago
JSON representation
A simple application for gathering information about hardware on nodes where pods run
- Host: GitHub
- URL: https://github.com/thoth-station/amun-hwinfo
- Owner: thoth-station
- Created: 2018-10-09T19:12:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T18:53:31.000Z (over 2 years ago)
- Last Synced: 2025-03-24T13:51:24.400Z (2 months ago)
- Topics: artificial-intelligence, hacktoberfest, thoth
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Amun's inspect-hwinfo
---------------------This repository has an s2i build that is responsible for gathering information
about on nodes where the job execution of the inspection pods is done. This is
usefull if you are targetting some specific hardware requirements in your
application. The output of this application is a simple JSON file that states
CPU flags and memory information of the node.Installation and Deployment
===========================This application is part of Amun's deployment present in the
`amun-api repository `_.