Skip to content

Commit 23df25e

Browse files
authored
Merge pull request #52411 from Arhell/ru-uod
[ru] Update image from echoserver to agnhost
2 parents b3e71d6 + a95febf commit 23df25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ru/docs/tutorials/hello-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ minikube dashboard --url
9797

9898
```shell
9999
# Запуск тестового образа контейнера с веб-сервером
100-
kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.39 -- /agnhost netexec --http-port=8080
100+
kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.53 -- /agnhost netexec --http-port=8080
101101
```
102102

103103
1. Посмотреть информацию о Deployment:

0 commit comments

Comments
 (0)