Skip to content

Commit

Permalink
Merge pull request ko-build#335 from google/ImJasonH-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
imjasonh authored Apr 8, 2021
2 parents f5b79ff + d050647 commit 866dcde
Showing 1 changed file with 5 additions and 27 deletions.
32 changes: 5 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,6 @@ fit for lightweight CI/CD use cases.
`ko` also includes support for simple YAML templating which makes it a powerful
tool for Kubernetes applications ([See below](#Kubernetes-Integration)).

- [Setup](#setup)
- [Install](#install)
- [Install from Releases](#install-from-releases)
- [Install using Homebrew](#install-using-homebrew)
- [Build and Install from Source](#build-and-install-from-source)
- [Authenticate](#authenticate)
- [Choose Destination](#choose-destination)
- [Build an Image](#build-an-image)
- [Configuration](#configuration)
- [Overriding Base Images](#overriding-base-images)
- [Naming Images](#naming-images)
- [Local Publishing Options](#local-publishing-options)
- [Multi-Platform Images](#multi-platform-images)
- [Static Assets](#static-assets)
- [Kubernetes Integration](#kubernetes-integration)
- [YAML Changes](#yaml-changes)
- [`ko resolve`](#ko-resolve)
- [`ko apply`](#ko-apply)
- [`ko delete`](#ko-delete)
- [Frequently Asked Questions](#frequently-asked-questions)
- [How can I set `ldflags`?](#how-can-i-set-ldflags)
- [Why are my images all created in 1970?](#why-are-my-images-all-created-in-1970)
- [Can I optimize images for eStargz support?](#can-i-optimize-images-for-estargz-support)
- [Does `ko` support autocompletion?](#does-ko-support-autocompletion)
- [Does `ko` work with Kustomize?](#does-ko-work-with-kustomize)
- [Acknowledgements](#acknowledgements)

# Setup

## Install
Expand Down Expand Up @@ -407,3 +380,8 @@ This work is based heavily on learnings from having built the
[Kubernetes](https://github.com/bazelbuild/rules_k8s) support for
[Bazel](https://bazel.build). That work was presented
[here](https://www.youtube.com/watch?v=RS1aiQqgUTA).

# Discuss

Questions? Comments? Ideas? Come discuss `ko` with us in the `#ko-project`
channel on the [Kubernetes Slack](https://slack.k8s.io)! See you there!

0 comments on commit 866dcde

Please sign in to comment.