Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.22 KB

Linkerd Tilt

This repository contains the Tiltfile used in the Code Fast and Test Accurately Without Kubectl talk at Rejekts NA 2019. The Tiltfile automates the build and deploy steps of the Linkerd control planei.

Resources

Getting Started

The project is tested with the following software:

To get started, copy the following files to your Linkerd fork:

Copy from Copy to
Tiltfile Linkerd project root folder
tilt_options.json Linkerd project root folder
.tiltignore Linkerd project root folder
bin/_tilt Linkerd project bin folder

When ready, run:

$ tilt up

When done:

$ tilt down