spotinfo

CLI for exploring AWS EC2 Spot inventory. Inspect AWS Spot instance types, saving, price, and interruption frequency.

GitHubスター

150

ユーザー評価

未評価

お気に入り

0

閲覧数

12

フォーク

9

イシュー

0

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

インストール方法

前提条件

Go: 1.16以上がインストールされていること。
Git: 最新版がインストールされていること。

インストール手順

1. リポジトリのクローン

bash
git clone https://github.com/alexei-led/spotinfo.git
cd spotinfo

2. Goモジュールの取得

bash
go mod tidy

3. ビルド

bash
go build

トラブルシューティング

よくある問題

問題: ビルドエラーが発生する 解決策: Goのバージョンを確認し、依存関係が正しく取得されているか確認してください。

追加リソース

作者情報
Alexei Ledenev

Kubernetes, AI, AWS, GCP, Golang, Python

DoIT InternationalIsrael

257

フォロワー

39

リポジトリ

54

Gist

0

貢献数

関連するMCP
mcp-language-server logo

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

Go
argocd-mcp logo

An implementation of Model Context Protocol (MCP) server for Argo CD.

TypeScript
aws-finops-mcp-server logo

An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.

Python