Toolverse
All skills

k8s-rollouts

by rohitg00

Progressive delivery with Argo Rollouts and Flagger. Use when implementing canary deployments, blue-green deployments, or traffic shifting strategies.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
rohitg00
Category
Security
Views
1

About this skill

Progressive delivery with Argo Rollouts and Flagger. Use when implementing canary deployments, blue-green deployments, or traffic shifting strategies.

How to use

  1. Sprawdź, czy Argo Rollouts jest zainstalowany w Twoim klastrze, uruchamiając narzędzie rollouts_detect_tool — to krok krytyczny przed przystąpieniem do pracy z wdrożeniami.

  2. Wyświetl listę dostępnych rolloutów w wybranej przestrzeni nazw za pomocą rollouts_list_tool, podając parametr namespace (np. "default") — zobaczysz nazwę wdrożenia, strategię (canary lub blueGreen), status i liczbę replik.

  3. Pobierz szczegółowe informacje o konkretnym rolloucie używając rollout_get_tool, podając nazwę i namespace — uzyskasz specyfikację strategii, bieżący etap wdrażania i warunki statusu.

  4. Monitoruj status wdrożenia przed promowaniem do następnego etapu za pomocą rollout_status_tool — to zapobiega promowaniu wersji z błędami.

  5. Promuj wdrożenie do następnego etapu lub do pełnego wdrożenia używając rollout_promote_tool, gdy metryki i testy wypadną pozytywnie.

  6. W przypadku krytycznych problemów natychmiast wycofaj wdrożenie za pomocą rollout_abort_tool — przywraca to poprzednią stabilną wersję bez czekania na zakończenie canary.

Related skills

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172