質問編集履歴

4

説明を修正

2021/12/27 14:58

投稿

Linkey
Linkey

スコア77

test CHANGED
File without changes
test CHANGED
@@ -126,9 +126,9 @@
126
126
 
127
127
  kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 6d2h
128
128
 
129
- spring-boot-sample1-loadbalancer LoadBalancer 10.102.221.72 localhost 8080:30175/TCP 10s
129
+ spring-boot-sample1-loadbalancer LoadBalancer XX.XXX.XXX.XX localhost 8080:30175/TCP 10s
130
-
130
+
131
- spring-boot-sample1-service-name ClusterIP 10.105.180.15 <none> 8080/TCP 25s
131
+ spring-boot-sample1-service-name ClusterIP XX.XXX.XXX.XX <none> 8080/TCP 25s
132
132
 
133
133
  ```
134
134
 

3

説明を修正

2021/12/27 14:58

投稿

Linkey
Linkey

スコア77

test CHANGED
File without changes
test CHANGED
@@ -122,13 +122,13 @@
122
122
 
123
123
  kubectl get services
124
124
 
125
- NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
125
+ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
126
-
127
- spring-boot-sample1-service-name ClusterIP XX.XXX.XX.XXX <none> 8080/TCP 13s
126
+
128
-
129
- kubernetes ClusterIP XX.XX.X.X <none> 443/TCP 6d2h
127
+ kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 6d2h
130
-
128
+
131
- spring-boot-sample1-loadbalancer LoadBalancer XX.XXX.XXX.XXX localhost 8080:32186/TCP 2s
129
+ spring-boot-sample1-loadbalancer LoadBalancer 10.102.221.72 localhost 8080:30175/TCP 10s
130
+
131
+ spring-boot-sample1-service-name ClusterIP 10.105.180.15 <none> 8080/TCP 25s
132
132
 
133
133
  ```
134
134
 

2

説明を修正

2021/12/27 14:57

投稿

Linkey
Linkey

スコア77

test CHANGED
File without changes
test CHANGED
@@ -124,7 +124,7 @@
124
124
 
125
125
  NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
126
126
 
127
- angular-sample-service-name ClusterIP XX.XXX.XX.XXX <none> 8080/TCP 13s
127
+ spring-boot-sample1-service-name ClusterIP XX.XXX.XX.XXX <none> 8080/TCP 13s
128
128
 
129
129
  kubernetes ClusterIP XX.XX.X.X <none> 443/TCP 6d2h
130
130
 

1

説明を修正

2021/12/27 14:57

投稿

Linkey
Linkey

スコア77

test CHANGED
File without changes
test CHANGED
@@ -254,9 +254,9 @@
254
254
 
255
255
  visualize: "true"
256
256
 
257
- service-label: angular-sample-service
257
+ service-label: spring-boot-sample1-service
258
-
258
+
259
- name: angular-sample-service-name
259
+ name: spring-boot-sample1-service-name
260
260
 
261
261
  spec:
262
262
 
@@ -300,7 +300,7 @@
300
300
 
301
301
  ports:
302
302
 
303
- - name: angular-sample-service-port-name
303
+ - name: spring-boot-sample1-service-port-name
304
304
 
305
305
  port: 8080
306
306