dyrnq / kubeadm-vagrant

Run kubernetes cluster with kubeadm on vagrant.
1 stars 5 forks source link

Package make is not available, but is referred to by another package. #9

Open dyrnq opened 3 years ago

dyrnq commented 3 years ago
apt install -y apt-transport-https ca-certificates curl net-tools jq make wget ipvsadm conntrack;
Building dependency tree...
Reading state information...
Package make is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Unable to locate package net-tools
E: Unable to locate package jq
E: Package 'make' has no installation candidate
E: Unable to locate package ipvsadm
E: Unable to locate package conntrack