Installing Kubectl - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

Get the dependencies

 curl -LO https://dl.k8s.io/release/v1.26.0/bin/linux/amd64/kubectl

Install

sudo install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl