Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 939 Bytes

configure-minikube-camelk.md

File metadata and controls

10 lines (6 loc) · 939 Bytes

Installing MiniKube and Apache Camel K

Before using the Tooling for Apache Camel K VS Code extension, both Minikube and Apache Camel K must be installed on the local machine.

  • To install Minikube, follow the directions here.
  • To install Camel-K, grab the latest release (such as 1.0.1, copy it into a folder on the machine, and make that folder accessible on the system path.

Once Minikube and Apache Camel K are installed, follow the steps here.

To ensure that everything is running properly, you can use kamel get at the command line to ensure you can get a list of running integrations. It should be empty initially.