devoxx-spring-boot-k8s | Spring Boot on Kubernetes talk | Object-Relational Mapping library
kandi X-RAY | devoxx-spring-boot-k8s Summary
kandi X-RAY | devoxx-spring-boot-k8s Summary
Demos and slides for Spring Boot on Kubernetes talk
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of devoxx-spring-boot-k8s
devoxx-spring-boot-k8s Key Features
devoxx-spring-boot-k8s Examples and Code Snippets
Community Discussions
Trending Discussions on devoxx-spring-boot-k8s
QUESTION
I am using two virtual machines, installed with centos 7. Host is win10 professional version.
I followed the link to make spring boot application container managed by kubernetes. The link is using minikube, but I am using two nodes as kubernetes minimum installation. One node is master(172.16.100.81), one node is worker (172.16.100.96). With hello application, I follow the step, it works. The brief of my command is as follows:
...ANSWER
Answered 2018-May-16 at 08:26You are adding the jar to
/hello2.jar
but theENTRYPOINT
points toq/hello2.jar
.Your port is now
8081
, but Springs default is8080
which you correctly used in the first attempt.
Did you try to start the container locally and have a look into the logs?
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install devoxx-spring-boot-k8s
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page