summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 740f1373fb6abbfe79c025a6149c10791735714b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Resource agents

This repository contains resource agents (RAs) compliant
with the Open Cluster Framework (OCF) specification.

These resource agents are used by two cluster resource
management implementations:

- Pacemaker
- rgmanager

More information about OCF resource agents is available
in the OCF Resource Agent Developer's guide (link below).


## Where can I find more information?

* [ClusterLabs website](http://www.clusterlabs.org/)
* [OCF Resource Agent Developer's guide](https://github.com/ClusterLabs/resource-agents/blob/master/doc/dev-guides/ra-dev-guide.asc)
* Mailing lists for [users](http://oss.clusterlabs.org/mailman/listinfo/users) and [developers](http://oss.clusterlabs.org/mailman/listinfo/developers)
* [ClusterLabs IRC channel](https://wiki.clusterlabs.org/wiki/ClusterLabs_IRC_channel)