Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Updates docs to reflect updates to the collectorset controller chart …
Browse files Browse the repository at this point in the history
…interaction (#85)

* update docs to reflect new chart usage with collector set

* update maintainer

* update community project notice

* link markdown

* update version in docs

* update docs configuration to reflect new chart change

* Rename index.md

https://discourse.gohugo.io/t/solved-site-no-longer-builds-with-version-0-32-theme-hugo-foundation6/9944/7

* update configuration docs

* generate docs
  • Loading branch information
woz5999 authored Sep 10, 2018
1 parent 90653cf commit 9c622b2
Show file tree
Hide file tree
Showing 26 changed files with 840 additions and 907 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN chmod +x ./scripts/test.sh; sync; ./scripts/test.sh
RUN cp coverage.txt /coverage.txt

FROM alpine:3.6
LABEL maintainer="Andrew Rynhard <andrew.rynhard@logicmonitor.com>"
LABEL maintainer="LogicMonitor <argus@logicmonitor.com>"
RUN apk --update add ca-certificates \
&& rm -rf /var/cache/apk/* \
&& rm -rf /var/lib/apk/*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://github.com/logicmonitor/k8s-argus/releases/latest"><img alt="GitHub (pre-)release" src="https://img.shields.io/github/release/logicmonitor/argus/all.svg?style=flat-square"></a>
</p>

> **Note:** Argus is a community driven project. LogicMonitor support will not assist in any issues related to Argus.
> **Note:** Argus is a community driven project in an alpha state. LogicMonitor support will not be able to assist with any issues related to Argus.
**Argus** is a tool for monitoring Kubernetes with [LogicMonitor](https://www.logicmonitor.com). Some of the key features of Argus are:
- **Automated Device Group Management:** Leverages Kubernetes events to provide real-time accuracy of a cluster's resources in LogicMonitor, and organizes them by resource type and namespace in the [Device Tree](https://www.logicmonitor.com/support/devices/devices-page-overview/navigating-devices/).
Expand Down
12 changes: 0 additions & 12 deletions docs/argus/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,10 @@
<description>Recent content on Argus</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Released under Mozilla Public License 2.0</copyright>
<lastBuildDate>Sat, 12 Aug 2017 17:16:07 -0700</lastBuildDate>

<atom:link href="https://logicmonitor.github.io/k8s-argus/argus/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>Argus</title>
<link>https://logicmonitor.github.io/k8s-argus/argus/</link>
<pubDate>Sat, 12 Aug 2017 17:16:07 -0700</pubDate>

<guid>https://logicmonitor.github.io/k8s-argus/argus/</guid>
<description>Warning
Argus is a community driven project. LogicMonitor support will not assist in any issues related to Argus.
Argus is a tool that helps users of LogicMonitor keep up with the highly dynamic topology of a Kubernetes cluster.</description>
</item>

</channel>
</rss>
1 change: 0 additions & 1 deletion docs/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<description>Recent content in Categories on Argus</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Released under Mozilla Public License 2.0</copyright>

<atom:link href="https://logicmonitor.github.io/k8s-argus/categories/index.xml" rel="self" type="application/rss+xml" />

Expand Down
Loading

0 comments on commit 9c622b2

Please sign in to comment.