https://github.com/fl64/fencing-agent
https://github.com/fl64/fencing-agent
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fl64/fencing-agent
- Owner: fl64
- Created: 2023-10-20T09:31:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T18:34:05.000Z (over 2 years ago)
- Last Synced: 2025-12-26T20:12:28.440Z (5 months ago)
- Language: Go
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
kubectl apply -f k8s/tests/ngc.yaml # enable watchdog with deckhouse NGC
kubectl apply -f k8s/tests/cnp.yaml
# set label `killme: "true"` to any fencing-agent pod
```
## TODO
- [ ] If someone deletes the `node-manager.deckhouse.io/fencing-enabled` tag, does it need to be restored?