Skip to content

Instantly share code, notes, and snippets.

View tufitko's full-sized avatar
🌴
Working

Andrei Vydrin tufitko

🌴
Working
  • Aviasales.com
  • Phuket, Thailand
View GitHub Profile
@tufitko
tufitko / schema.json
Created March 22, 2023 06:50
json-schema vpc-cni
{
"$ref": "#/definitions/VpcCni",
"$schema": "http://json-schema.org/draft-06/schema#",
"definitions": {
"Env": {
"additionalProperties": false,
"properties": {
"ADDITIONAL_ENI_TAGS": {
"type": "string"
},
This file has been truncated, but you can view the full file.
{
"configs": [
{
"@type": "type.googleapis.com/envoy.admin.v3.BootstrapConfigDump",
"bootstrap": {
"node": {
"id": "node-id",
"cluster": "cluster-id",
"user_agent_name": "envoy",
"user_agent_build_version": {