apis
52 TopicsCluster-API-Provider-Packet v0.7.0 Release
Version 0.7.0 of cluster-api-provider-packet, introduces metro level support vs facility level in accordance with the soon-to-be updated Metal API. Users ofprevious versions will want to take advantage of this immediately. The basic requirements to upgrade your existing clusters can be found here. Please work with your Equinix support team to determine the best migration path for your architecture. Assistance can also be found in theCommunity Slack andCommunity site. Read more at our Metros Quick Reference and see the facility deprecation announcement. *Please note that if devices are already in the correct metros you’ve specified, no disruption will happen to clusters or their devices. As with any production change, test your changes before applying them to clusters in production. In addition to metro-level support, this release installs the latestcloud-provider-equinix-metal v3.6.1 by default and is built on golang version 1.19 and cluster-api 1.3. The default OS used is Ubuntu 20.04 and kube-vip is updated to v0.5.12 in the kube-vip flavor templates. Lastly, the CI workflow has been refactored with caching removed and updated tests considering cluster-api 1.3 dependencies. See more at the github release here! https://github.com/kubernetes-sigs/cluster-api-provider-packet/releases/tag/v0.7.04.9KViews3likes1Comment"What Is" Series
stevemarturned me onto Equinix's "What is?" series where each article explores a new technology or topic. For example, you may know what iPXE is but did you know that Equinix actually boots up iPXE for every supported operating system of ours? There's a lot to learn, so give these a read. I'll add some of them below: What is an API https://deploy.equinix.com/developers/guides/what-is-api What is Colocation https://deploy.equinix.com/developers/guides/what-is-colocation What is iPXE https://deploy.equinix.com/developers/guides/what-is-ipxe/ What is Kubernetes https://deploy.equinix.com/developers/guides/what-is-kubernetes What is NVMe https://deploy.equinix.com/developers/guides/what-is-nvme6.5KViews2likes2CommentsWhat's the difference between Playground, Sandbox, and Production?
You might be deploying on Network Edgetoday to run through Charles_Randall's tutorial. While reading up on Network Edge atDeveloper Platform, then perhaps you're thinking "what's the difference between Playground, Sandbox, and Production?". In short: Playground is a test environment to test Equinix APIs, using static data without integrating within the actual API. Sandbox is a mock test environmentto test Equinix APIs, using synthetic data (not production data)to integrate with Equinix APIs before moving to Production. Production is the live environment.4KViews2likes0CommentsWhy do you use Equinix Metal? Why should someone consider using Equinix Metal?
Hello Community! We know that many of you use Equinix Metal for a variety of reasons, from high-performance computing to hybrid cloud connectivity. We would love to hear more about how you are using Equinix Metal and what benefits you have experienced. Whether you are using Equinix Metal for machine learning, data analytics, or to create a hybrid cloud architecture, we want to hear from you. Share your stories and experiences with the community, and help us all learn more about the benefits of Equinix Metal. Here are some questions to consider: What are the main reasons you chose to use Equinix Metal? How has Equinix Metal helped your business or organization? What benefits have you experienced from using Equinix Metal? How has Equinix Metal helped you to achieve your goals? We look forward to hearing from you and learning more about how you are using Equinix Metal. Don't hesitate to share your thoughts and experiences in the comments below. Let's start a conversation!5.3KViews2likes0CommentsNot able to use Equinix API, giving error - error:0A000438:SSL routines::tlsv1 alert internal error
when I am trying below command from my server curl -v https://api.equinix.com its giving below error error:0A000438:SSL routines::tlsv1 alert internal error It was working fine earlier. I am using below APIs for validating Azure Key https://api.equinix.com/fabric/v4/connections/validate But now even authentication API is also not working620Views1like2CommentsAPI service accounts for Fabric API?
Currently I'm using the API token associated with my personal login to Equinix for the Fabric API. What's the best way to make an API token for a service sharable by a group of people at my company? Should I just make an Equinix login like first name Cloud last name Fabric, and then make an API token from that, or is there another way?Solved4.5KViews1like3CommentsCreate Virtual Devices Using Equinix APIs
You can create Virtual Devices using Equinix APIs. Many vendors, including Cisco, Fortinet, Palo Alto Networks, and others, offer firewalls and routers on our platform. Check out our use cases to understand the required steps and the set of APIs you need to create Clusters, SD-WANs, and other Self-Configured devices: https://developer.equinix.com/dev-docs/ne/getting-started/launch-cluster-device https://developer.equinix.com/dev-docs/ne/getting-started/launch-sdwan-device https://developer.equinix.com/dev-docs/ne/getting-started/launch-self-configured-device You could take advantage of the Postman collection listed on the above pages to get the payload to create any device type.3.6KViews1like1Comment