Winton
Winton
自己定义一个参数呗
I can provide a suitable solution for the multiple regions & multiple accounts. here is the repo link: http://github.com/startuplcoud/infra-multi-account-region-startup-kit/ but I need to update the document and much more details.
@mehmetb @rcalsaverini .The same happened to me. So the solution to solve the problems, You better to install the github master branch. you can fix the errors .
> Would you please provide a minimal reproduction? 🙏 Hi @danielroe, you can directly check this link, https://github.com/antfu/vitesse-nuxt3/issues/40. just clone the repo, and run `npm build`. then run in production...
> I actually cannot reproduce it with that repo. I just updated the node version to v16.15.0 and updated the nuxt to the latest version. kindly the issue seems to...
I have the same issues if I create mixed instance types in the same node group, I only kept one instance type in the different node groups, the taint feature...
Need to wait about 6mins to attach volume ``` Warning FailedAttachVolume 8m12s attachdetach-controller Multi-Attach error for volume "pvc-bc4b37b5-1726-414b-aac8-ec1a01209041" Volume is already exclusively attached to one node and can't be attached...
when to merge this ?
Hi, I'm trying to build the ARM64 target with solana latest release, but i'm not sure if this PR cloud be merge can resolve the build error in solana?
just very simple, downloading and extracting ```export LATEST=$(curl https://base-snapshots-mainnet-archive.s3.amazonaws.com/latest) && wget https://base-snapshots-mainnet-archive.s3.amazonaws.com/${LATEST} -O - | tar -xzvf - -C /data/base```