-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Open
Description
Description
Steps to reproduce the issue, if relevant:
- Clone the repo
- Apply the kubernetes manifest
- Access the application on port 31000 and 31001
Describe the results you received:
50%/50%
Describe the results you expected:
100%/0%
Additional information you deem important (e.g., the issue happens only occasionally): It has been Persistent for the past 2-3 days; it was working fine last week for me.
Output of docker version
:
Master-->docker version
Client:
Version: 24.0.7
API version: 1.43
Go version: go1.22.2
Git commit: 24.0.7-0ubuntu4
Built: Wed Apr 17 20:08:25 2024
OS/Arch: linux/amd64
Context: default
Output of docker info
:
Master-->docker info
Client:
Version: 24.0.7
Context: default
Debug Mode: false
Output of kubectl version
:
Master-->kubectl version
Client Version: v1.30.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.2
Output of kubeadm version
:
Master-->kubelet --version
Kubernetes v1.30.2
Master-->kubeadm version
kubeadm version: &version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.2", GitCommit:"39683505b630ff2121012f3c5b16215a1449d5ed", GitTreeState:"clean", BuildDate:"2024-06-11T20:27:59Z", GoVersion:"go1.22.4", Compiler:"gc", Platform:"linux/amd64"}
Additional environment details (AWS, Docker for Mac, Docker for Windows, VirtualBox, physical, etc.):
Kubernetes on AWS EC2 server installed using kubeadm , 1 master node 2 worker nodes cluster , machine t2.medium
Metadata
Metadata
Assignees
Labels
No labels