alicloud-monitoring

command module
v0.0.0-...-853884d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Alicloud monitoring running on kubernetes

Version: 1.0.15

Pre-Requirement

RAM Permissions
{
    "Version": "1",
    "Statement": [
        {
            "Action": [
                "ecs:AddTag*"
            ],
            "Resource": "*",
            "Effect": "Allow"
        },
        {
            "Action": [
                "ecs:Describe*"
            ],
            "Resource": "*",
            "Effect": "Allow"
        },
        {
            "Action": [
                "vpc:Describe*"
            ],
            "Resource": "*",
            "Effect": "Allow"
        }
    ]
}
Setup Kube2ram

Deploy

bumpversion patch
Commands:
  • updatek8stags: ECS tag update for kubernetes worker
  • spotprice: spot instance price for kubernetes worker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL