provisioning/docs/src/development/taskserv-categorization.md
Jesús Pérez 44648e3206
chore: complete nickel migration and consolidate legacy configs
- Remove KCL ecosystem (~220 files deleted)
- Migrate all infrastructure to Nickel schema system
- Consolidate documentation: legacy docs → provisioning/docs/src/
- Add CI/CD workflows (.github/) and Rust build config (.cargo/)
- Update core system for Nickel schema parsing
- Update README.md and CHANGES.md for v5.0.0 release
- Fix pre-commit hooks: end-of-file, trailing-whitespace
- Breaking changes: KCL workspaces require migration
- Migration bridge available in docs/src/development/
2026-01-08 09:55:37 +00:00

763 B

Taskserv Categorization Plan

Categories and Taskservs (38 total)

kubernetes/ (1)

  • kubernetes

networking/ (6)

  • cilium
  • coredns
  • etcd
  • ip-aliases
  • proxy
  • resolv

container-runtime/ (6)

  • containerd
  • crio
  • crun
  • podman
  • runc
  • youki

storage/ (4)

  • external-nfs
  • mayastor
  • oci-reg
  • rook-ceph

databases/ (2)

  • postgres
  • redis

development/ (6)

  • coder
  • desktop
  • gitea
  • nushell
  • oras
  • radicle

infrastructure/ (6)

  • kms
  • os
  • provisioning
  • polkadot
  • webhook
  • kubectl

misc/ (1)

  • generate

Keep in root/ (6)

  • info.md
  • manifest.toml
  • manifest.lock
  • README.md
  • REFERENCE.md
  • version.ncl

Total categorized: 32 taskservs + 6 root files = 38 items ✓