Andrew Sokolov

Results 2 issues of Andrew Sokolov

Hi there! In the manifest I declare: resourse "yandex_compute_instance" "test" { ``` ... metadata_options = { aws_v1_http_endpoint: 0, aws_v1_http_token: 0, gce_http_endpoint: 0, gce_http_token: 0 } ... ``` I expect that...

Hello. I am using Sysbox 0.5.2 with Docker 20.10.12. I am trying to limit iops with command, my default runtime set as sysbox-runc. First I run `docker run -it --rm...