Installing Kubectl - Manual - Industrial Edge Platform - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge Platform
Edition
02/2025
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