Skip to content

This is set of Kubernetes configs to setup VMAgent operator with scrape configs in any Kubernetes Cluster.

Notifications You must be signed in to change notification settings

last9/vmagent-operator-levitate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMAgent Operator Preconfigured for Levitate

Installation

Step 1: Prerequisites

Make sure you have the following prerequisites installed:

  • kubectl - Kubernetes command-line tool.

  • Clone this repository to your local machine:

    git clone https://github.com/last9/vmagent-operator-levitate.git
    cd vmagent-operator-levitate

Step 2: Install Custom Resource Definitions (CRDs)

  • Navigate to the crds/ directory:

    cd ./crds/
  • Check readme.md

Step 3: Install VM Operator

  • Navigate to the operator/ directory:

    cd ./operator/
  • Check readme.md

Step 4: Install VMAgent

  • Navigate to the vmagent/ directory:

    cd ./vmagent/
  • Check readme.md

Step 5: Install VMServiceScrape (i.e ServiceMonitor and PodMonitor)

  • Navigate to the vmservicescrape/ directory:

    cd ./vmservicescrape/
  • Check readme.md

Troubleshooting

Feel free to contact us through your preferred communication channels, or hop on our Discord and give us a ping.

We will certainly assist you.

Contributions

We welcome and appreciate contributions from the community!

Reporting Issues

If you encounter any issues or have suggestions for improvements, please submit an issue on the repository. Provide a clear and detailed description, including steps to reproduce, if applicable.

About

This is set of Kubernetes configs to setup VMAgent operator with scrape configs in any Kubernetes Cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published