preflight1 [Kubernetes] kubeadm init preflight ? ( feat. ChatGPT ) preflight Run pre-flight checks kubeadm init 을 통해서 노드를 시작하게 되면 나오는 문구이다. * pre-flight? 더보기 브라우저가 요청을 보내기전에 보내는 예비요청 즉 현재 보내는 요청이 요휴한 요청인지에 대해서 확인 하는 절차라고 할 수 있다. /kubernetes/cmd/kubeadm/kubeadm.go 에서 코드를 확인 하면 /* Copyright 2016 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a .. 2023. 2. 15. 이전 1 다음