Skip to content

housewares/agent

 
 

Repository files navigation


⚠️ Custom version of rancher/agent for Linux with disabled links support to workaround this issue:

See dist/README.md for details on building and deploying this custom agent version.


agent

This agent runs on compute nodes in a Rancher cluster. It receives events from the Rancher server, acts upon them, and returns response events.

Building

make

Running

./bin/agent

License

Copyright (c) 2014-2016 Rancher Labs, Inc.

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.

About

Custom version of rancher/agent for Linux with disabled links support to workaround this issue: https://github.com/rancher/rancher/issues/30734

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Go 69.2%
  • Python 29.1%
  • Shell 1.2%
  • Other 0.5%