---
title: "太魯閣領航學院"
url: https://www.tobala.net
---

# 太魯閣領航學院

> Welcome to our site

## Courses

- [強韌型K8S建置維運實戰](https://www.tobala.net/courses/k8s-agent-skills)

## Posts

- [使用 Agent Skills 賦能 Containerization 重構企業 IT 架構](https://www.tobala.net/posts/agentskills1)

## Lecturers

- [太魯閣領航學院講師群](https://www.tobala.net/@1): 資深雲端架構師/黃金太空人證照講師

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [www.tobala.net/llms-full.txt](https://www.tobala.net/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
