Skip to content

pinetoplabs/byteplus-vke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byteplus-vke

This is sample codebase using BytePlus VKE API to setup VKE Cluster

Current supported API

  • createAddon (need validated)
  • createCluster
  • createKubeConfig
  • createNodePool
  • deleteNodePool
  • listClusters
  • listKubeConfigs
  • listSupportECS
  • listSupportedAddons

How to call API

  • install node module
  • node src/api/{api.ts} -> call certain VKE API

Thing to Reminder

  • Copy cred/index_template.ts as src/cred/index.ts
  • Insert your given IAM account access key into src/cred/index.ts for allow BytePlus API function as usual
  • Make sure your given IAM has enough permission to access BytePlus VKE

About

BytePlus VKE Infrastructure Setup using TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors