assistanz
Assistanz

Manage EKS Cluster in FreeBSD

Manage EKS Cluster in FreeBSD

In this blog, you will get to know how to Manage EKS Cluster in FreeBSD by using kubectl cli. Download the kubectl binary file from this repo https://gitlab.com/freebsd1/kubectl/-/blob/main/kubectl-1.23.6.pkg and install it on BSD’s machine by using the below command,

# pkg add kubectl-1.23.6.pkg

Once the package is installed, its version can be checked as shown below picture,

 

Manage EKS Cluster in FreeBSD

 

# kubectl version –short

# kubectl version –client

 

The next step in Managing EKS Cluster in FreeBSD is to install awscli, according to me best way to install awscli is through pip. If you have already python on your machine, you can skip the python installation and move on to awscli installation.

# pkg install python3

# pip install awscli

Once it is installed, need to configure the EKS cluster through awscli. Follow the below steps to do so,

  • Configure the IAM user to access the cluster with the respective access & secret keys, please note the EKS cluster must be created with this IAM user.

 

# aws configure set aws_access_key_id “<aws-access-key>”

# aws configure set aws_secret_access_key “<aws-secret-key>”

 

  • Run the below command to know your region and account ID is mapped successfully.
# aws sts get-caller-identity

 

  • Below command will automatically update the kubeconfig file with the cluster details.
# aws eks update-kubeconfig --region <region-name> --name <cluster-name>

# kubectl config get-contexts

 

That’s it, EKS cluster details are updated in kubeconfig and it can be managed directly via kubectl. To get the node details in that cluster,

# kubectl get nodes

 

Your feedback/suggestions about this blog Manage EKS Cluster in FreeBSD are appreciated. Post your feedback @ support@assistanz.com

DirectAdmin Server Management Plans

Premium Support

24/7 End User Support from your Helpdesk
$ 99 Monthly / Server
  • Unlimited Support Plan
  • 24/7 Emergency Phone
  • Chat Support for Admin
  • Separate Account Manager
  • NDA & SLA
  • SLA Review Meetings
  • FREE Consultancy Services
  • Simple SignUp Process
  • Instant Account Activation
  •  

Platinum Support

24/7 Proactive Support
$ 49 Monthly / Server
  • Unlimited Support Plan
  • 24/7 Emergency Phone
  • Chat Support for Admin
  • Separate Account Manager
  • Advance Proactive Monitoring
  • Guaranteed SLA
  • SLA Review Meetings
  • 3rd Party Application Support
  • FREE Consultancy Services
  • Server Migration Support
  • Weekly Status Report
  • No End User Support
Popular

Unlimited Support

24/7 Support

$ 30 Monthly / Server
  • Unlimited Support Plan
  • 24/7 Support
  • Basic Monitoring
  • 30 Minutes Response Time
  • 4 Hours Resolution time for the Possible Issues
  • Security and Performance Optimization
  • React to Customers queries
  • Simple SignUp Process
  • Instant Account Activation
  • No Third party application support
  • No Migration and End User Support

Cpanel Server Management Plans

Premium Support

24/7 End User Support from your Helpdesk

$ 99 Monthly / Server
  • 24/7 End User White Label Support
  • Unlimited Number of Tickets
  • Chat Support for Admin
  • Separate Account Manager
  • Guaranteed SLA
  • Weekly Status Reports
  • FREE Consultancy Services
  • Simple SignUp Process
  • Instant Account Activation

Platinum Support

24/7 Proactive Server Management
$ 49 Monthly / Server
  • Unlimited Support Plan
  • 24/7 Emergency Phone
  • Chat Support for Admin
  • Separate Account Manager
  • Advance Proactive Monitoring
  • Guaranteed SLA
  • SLA Review Meetings
  • 3rd Party Application Support
  • FREE Consultancy Services
  • Server Migration Support
  • Weekly Status Report
  • No End User Support
Popular

Unlimited Support

24/7 Server Management

$ 29 Monthly / Server
  • Unlimited Admin Tasks
  • 24/7 Support
  • Basic Monitoring
  • 30 Minutes Response time
  • 4 hours Response time for possible issues
  • Security and Performance Optimization
  • React to Customers queries
  • No Third party application support
  • No Migration and End User Support

Cpanel Server Management Plans

Premium Support

24/7 End User Support from your Helpdesk

$ 99 Monthly / Server
  • 24/7 End User White Label Support
  • Unlimited Number of Tickets
  • Chat Support for Admin
  • Separate Account Manager
  • Guaranteed SLA
  • Weekly Status Reports
  • FREE Consultancy Services
  • Simple SignUp Process
  • Instant Account Activation

Platinum Support

24/7 Proactive Server Management
$ 49 Monthly / Server
  • Unlimited Support Plan
  • 24/7 Emergency Phone
  • Chat Support for Admin
  • Separate Account Manager
  • Advance Proactive Monitoring
  • Guaranteed SLA
  • SLA Review Meetings
  • 3rd Party Application Support
  • FREE Consultancy Services
  • Server Migration Support
  • Weekly Status Report
  • No End User Support
Popular

Unlimited Support

24/7 Server Management

$ 29 Monthly / Server
  • Unlimited Admin Tasks
  • 24/7 Support
  • Basic Monitoring
  • 30 Minutes Response time
  • 4 hours Response time for possible issues
  • Security and Performance Optimization
  • React to Customers queries
  • No Third party application support
  • No Migration and End User Support