Anton Putra

Results 17 comments of Anton Putra

Ideally, it would be great to have a hive metarepo to control datasets in relational way, but have kind of an OLAP engine(similar to Apache Druid) as for example cockroachdb...

> This will fix the cluster-autoscaler on eks version v1.22.2 Thanks for PR, what is broken exactly?

> > > > When I deployed EKS version 1.22 there was an issue with the ClusterRole(I got some error) and I managed to resolve it by using the fix...

Based on the documentation, minor version (major.minor.patch) of cluster autoscaler should match the Kubernetes minor version. That said, new cluster autoscalers may have different requirements (different RBAC permissions maybe needed)....

Resolved by creating config file `/projects/foo/.cargo/config.toml`. (Tried to compile amd64 from mac m1) ```toml [net] git-fetch-with-cli = true ```

Should be fixed by enabling DNS, I already updated the code, pls check. https://github.com/antonputra/tutorials/pull/119

Hi @jailani123, what is it for?

It's been a while since I used it. I hope someone else can help..

I'll make an updated tutorial soon.

It's outdated, I'll need to update the video. Meanwhile you can use CRDs from the source - https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/config/crd/bases/secrets-store.csi.x-k8s.io_secretproviderclasspodstatuses.yaml It uses "v1" version.