Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 440 Bytes

Current Namespace

Author: Ash Kamel

The purpose of this extension is to easily fetch the active namespace within your kubernetes environment

You can use this to quickly setup remote deployments using Tilt without having to hardcode any namespace within your tiltfile

All you would have to do then would be to change your namespace using something like kubens "your-namespace" before running tilt up.