Bug 48201 - Ошибки подключения к openapi при инициализации кластера
Summary: Ошибки подключения к openapi при инициализации кластера
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: podsec-k8s (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: kaf@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-26 13:27 MSK by Alexander Makeenkov
Modified: 2024-04-17 15:49 MSK (History)
2 users (show)

See Also:


Attachments
логи kubeadm -v 9 init (180.35 KB, text/x-log)
2023-10-26 13:27 MSK, Alexander Makeenkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2023-10-26 13:27:32 MSK
Created attachment 14895 [details]
логи kubeadm -v 9 init

Версия пакета:
podsec-k8s-1.0.8-alt1

Шаги воспроизведения:

# uname -r
6.1.60-std-def-alt1

# apt-get install podsec-k8s
# export PATH=/usr/libexec/podsec/u7s/bin/:$PATH && which kubeadm
/usr/libexec/podsec/u7s/bin/kubeadm

# kubeadm init

При завершении инициализации выводятся ошибки вида:

error: Get "https://192.168.0.1:6443/openapi/v2?timeout=32s": read tcp 192.168.0.1:36428->192.168.0.1:6443: read: connection reset by peer - error from a previous attempt: read tcp 192.168.0.1:36412->192.168.0.1:6443: read: connection reset by peer


При этом все контейнеры запущены успешно, вывод команды "kubectl get all -A" показывает всё в статусе Running.

Полный лог выполнения "kubeadm -v 9 init" во вложении.