mirror of
https://github.com/sadoyan/aralez.git
synced 2026-05-30 03:44:06 +08:00
gitignore
This commit is contained in:
72
etc/test.json
Normal file
72
etc/test.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"kind": "EndpointsList",
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"resourceVersion": "63494335"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"metadata": {
|
||||
"name": "vt-api-service-grpc",
|
||||
"namespace": "staging",
|
||||
"uid": "1656d00b-9d55-4394-8f3f-d6450bbfe4d9",
|
||||
"resourceVersion": "63413062",
|
||||
"creationTimestamp": "2025-09-23T14:33:00Z",
|
||||
"labels": {
|
||||
"app": "vt-api-service-v2"
|
||||
},
|
||||
"managedFields": [
|
||||
{
|
||||
"manager": "kube-controller-manager",
|
||||
"operation": "Update",
|
||||
"apiVersion": "v1",
|
||||
"time": "2025-12-15T09:17:03Z",
|
||||
"fieldsType": "FieldsV1",
|
||||
"fieldsV1": {
|
||||
"f:metadata": {
|
||||
"f:labels": {
|
||||
".": {},
|
||||
"f:app": {}
|
||||
}
|
||||
},
|
||||
"f:subsets": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"subsets": [
|
||||
{
|
||||
"addresses": [
|
||||
{
|
||||
"ip": "172.17.0.29",
|
||||
"nodeName": "172.16.0.172",
|
||||
"targetRef": {
|
||||
"kind": "Pod",
|
||||
"namespace": "staging",
|
||||
"name": "vt-api-service-v2-649f5db6d5-bwngx",
|
||||
"uid": "92066ddc-48e0-41fb-9e82-cae7f1cf01f3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ip": "172.17.0.99",
|
||||
"nodeName": "172.16.0.39",
|
||||
"targetRef": {
|
||||
"kind": "Pod",
|
||||
"namespace": "staging",
|
||||
"name": "vt-api-service-v2-649f5db6d5-zswrc",
|
||||
"uid": "e8246767-9289-475a-9464-87bfc042a8e2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ports": [
|
||||
{
|
||||
"name": "vt-api-service-v2",
|
||||
"port": 50051,
|
||||
"protocol": "TCP"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user