open-traffic-generator / keng-operator

Other
6 stars 1 forks source link

Review the dependencies needed to setup operator #6

Open ashutshkumr opened 3 years ago

ashutshkumr commented 3 years ago

As of now, I noticed following dependencies are installed, which may necessarily not be needed:

curl git openssh-server vim unzip tar make bash wget sshpass build-essential

Let's review and see if we really need openssh-server and build-essential at least.