II.
Tool JSON
Structured · livetool:apl-core
APL Core json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:apl-core",
"_kind": "Tool",
"_file": "domain/tools/tools-platform-engineering.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "APL Core",
"homepageUrl": "https://github.com/linode/apl-core",
"kind": "orchestrator",
"description": "Linode App Platform for Kubernetes Engine (APL Core). A PaaS layer\nbuilt on top of Linode Kubernetes Engine (LKE) that provides\nself-service application deployment, ingress management, certificate\nhandling, and observability out of the box. Packages Istio, Knative,\nKeycloak, Harbor, and other CNCF tools into a cohesive developer\nplatform with a web UI and GitOps workflows. Designed for teams\nthat want Heroku-like simplicity on their own Kubernetes clusters.\n"
},
"outgoingEdges": [
{
"from": "tool:apl-core",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:apl-core",
"to": "skill-area:platform-engineering",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:apl-core",
"to": "skill-area:deployment-automation",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": []
}