Ko logo

Ko

ko is a simple, fast container image builder for Go applications that does not require Docker, producing small images by building Go binaries and layering them on a minimal base image for deployment to Kubernetes.

1 APIs 0 Features
Build ToolsContainer ImagesContainersGoKubernetes

APIs

Ko

ko is a simple, fast container image builder for Go applications that does not require Docker, producing small images by building Go binaries and layering them on a minimal base...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: ko
name: Ko
description: >-
  ko is a simple, fast container image builder for Go applications that does not require Docker, producing small images by building Go binaries and layering them on a minimal base image for deployment to Kubernetes.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Build Tools
  - Container Images
  - Containers
  - Go
  - Kubernetes
url: >-
  https://raw.githubusercontent.com/api-evangelist/ko/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: ko:ko
    name: Ko
    description: >-
      ko is a simple, fast container image builder for Go applications that does not require Docker, producing small images by building Go binaries and layering them on a minimal base image for deployment to Kubernetes.
    humanURL: https://ko.build/
    tags:
      - Build Tools
      - Container Images
      - Containers
      - Go
      - Kubernetes
    properties:
      - type: Documentation
        url: https://ko.build/
      - type: Getting Started
        url: https://ko.build/install/
common:
  - type: Website
    url: https://ko.build/
  - type: Documentation
    url: https://ko.build/
  - type: Getting Started
    url: https://ko.build/install/
  - type: GitHub Organization
    url: https://github.com/ko-build
maintainers:
  - FN: Kin Lane
    email: [email protected]