This is the Linux app named amazon-vpc-cni-k8s whose latest release can be downloaded as v1.20.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named amazon-vpc-cni-k8s with OnWorks for free.
בצע את ההוראות הבאות כדי להפעיל את האפליקציה הזו:
- 1. הורד את היישום הזה למחשב שלך.
- 2. הזן במנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש שאתה רוצה.
- 3. העלה את היישום הזה במנהל קבצים כזה.
- 4. הפעל את האמולטור המקוון של OnWorks Linux או Windows מקוון או אמולטור מקוון של MACOS מאתר זה.
- 5. ממערכת ההפעלה OnWorks Linux שזה עתה התחלת, עבור אל מנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש הרצוי.
- 6. הורד את האפליקציה, התקן אותה והפעל אותה.
בצילומי מסך
Ad
amazon-vpc-cni-k8s
תיאור
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS. Launch kubelet with network plugins set to cni (--network-plugin=cni), the cni directories configured (--cni-config-dir and --cni-bin-dir) and node ip set to the primary IPv4 address of the primary ENI for the instance (--node-ip=$(curl http://169.254.169.254/latest/meta-data/local-ipv4)). It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type × (the number of IPs per ENI - 1)) + 2; for details, see vpc_ip_resource_limit.go. Setting --max-pods will prevent scheduling that exceeds the IP address resources available to the kubelet. The Amazon VPC CNI plugin for Kubernetes supports a number of configuration options, which are set through environment variables. The following environment variables are available, and all of them are optional.
תכונות
- make defaults to make build-linux that builds the Linux binaries
- Create a docker container using the docker-build with the finished binaries
- Use a docker container (golang:1.16) to build the binaries
- Use a docker container (golang:1.16) to run all unit tests
- When a worker node first joins the cluster, there is only 1 ENI along with all of its addresses in the ENI
- The Amazon VPC CNI plugin for Kubernetes supports a number of configuration options
שפת תכנות
Go
כל הקטגוריות
This is an application that can also be fetched from https://sourceforge.net/projects/amazon-vpc-cni-k8s.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.