Roman S.
Roman S.
## Closing issues closes #859 ## Description It could be helpful for new node operators or existing operators not taking an IaC. With those modules, it's possible to create highly...
### What would you like us to improve? We suggest reviewing IaC solutions reference in your documentation here: https://docs.chain.link/docs/best-security-practices/#infrastructure-as-code-iac - add link to Terraform module for [serverless Chainlink OCR node...
# 🐛 Bug Starting from k8s 1.22 the beta CustomResourceDefinition API (apiextensions.k8s.io/v1beta1) is no longer exists and should be replaced with apiextensions.k8s.io/v1. Related k8s docs: https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/ Related commit: https://github.com/aptos-labs/aptos-core/commit/92da1297f1e858ec412f967cd6941018e2f4bfea Related...