canvas-ops-tutorial

Guide users through ODA Canvas operations on Kubernetes with interactive menus and kubectl commands.

53|68|Updated Jan 5, 2021
One-click install
npx skills add https://github.com/tmforum-oda/oda-canvas --skill canvas-ops-tutorial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canvas-ops-tutorial
Source: https://github.com/tmforum-oda/oda-canvas/tree/main/skills/canvas-ops-tutorial
Command: npx skills add https://github.com/tmforum-oda/oda-canvas --skill canvas-ops-tutorial

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The ODA Canvas tutorial guides new users to understand and operate the platform on Kubernetes by providing an interactive, menu-driven learning path.

Core Features & Use Cases

  • Guided exploration of architecture concepts, CRDs, and operators
  • Context-aware menus that lead users through installation, deployment, API inspection, and observability tasks
  • Step-by-step prompts with copyable kubectl and helm commands for hands-on practice

Quick Start

Begin the interactive Canvas tutorial and choose option 1 to explore architecture and CRDs

Frequently Asked Questions about canvas-ops-tutorial

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy and operate the ODA Canvas on Kubernetes?

To operate the ODA Canvas on Kubernetes, you can use an interactive tutorial that guides you through component deployment, API inspection, and dependency resolution with actionable kubectl and helm commands.

What is the ODA Canvas architecture and how do its CRDs work?

The ODA Canvas architecture relies on Custom Resource Definitions (CRDs) and operators to manage components. The tutorial provides a guided exploration of these concepts and their schemas.

Do I need kubectl and helm installed to learn the ODA Canvas workflow?

Yes, you need kubectl and helm installed. The tutorial checks your Kubernetes prerequisites and presents copyable commands for hands-on practice with these tools.

How do I set up observability and BDD testing for ODA Canvas components?

You can set up observability and BDD testing by following the context-aware menus in the tutorial, which provide step-by-step prompts for these specific operational tasks.

Can I inspect APIs and resolve dependencies for ODA Canvas components step by step?

Yes, the tutorial guides you through API inspection and dependency resolution. It uses deterministic steps and contextual prompts to help you manage your deployed components.