-
-
Notifications
You must be signed in to change notification settings - Fork 109
Description
When I run "kubectl apply -n hotel -f keycloak-eks.yaml", I meet an error.
I0428 16:00:21.785651 29755 round_trippers.go:553] GET https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/openapi/v3?timeout=32s 404 Not Found in 35 milliseconds
And don't work "kubectl apply -n hotel -f keycloak-ingress-eks.yaml" too.
Everything works fine, no ALBs.
What should I do?
The full message is like this below.
I0428 11:46:01.219683 8446 loader.go:373] Config loaded from file: /Users/gracegyu/.kube/config
I0428 11:46:01.223124 8446 round_trippers.go:466] curl -v -XGET -H "Accept: application/[email protected]+protobuf" -H "User-Agent: kubectl/v1.27.0 (darwin/arm64) kubernetes/1b4df30" 'https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/openapi/v2?timeout=32s'
I0428 11:46:01.881061 8446 round_trippers.go:495] HTTP Trace: DNS Lookup for A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com resolved to [{64:ff9b::2bc8:c5ba } {64:ff9b::2bc8:7931 } {43.200.197.186 } {43.200.121.49 }]
I0428 11:46:01.905417 8446 round_trippers.go:510] HTTP Trace: Dial to tcp:[64:ff9b::2bc8:c5ba]:443 succeed
I0428 11:46:01.970041 8446 round_trippers.go:553] GET https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/openapi/v2?timeout=32s 200 OK in 746 milliseconds
I0428 11:46:01.970060 8446 round_trippers.go:570] HTTP Statistics: DNSLookup 1 ms Dial 24 ms TLSHandshake 31 ms ServerProcessing 31 ms Duration 746 ms
I0428 11:46:01.970064 8446 round_trippers.go:577] Response Headers:
I0428 11:46:01.970068 8446 round_trippers.go:580] Cache-Control: no-cache, private
I0428 11:46:01.970072 8446 round_trippers.go:580] Etag: "0E2D299FD2C6E38A834E2F2C0B8D5D8A916C964F5C213C6471526988AB63D67AE8BB5F899E8206A33530FB2AE61F4BA17265C2E0C0CFD0E87E187F6C3D527E77"
I0428 11:46:01.970075 8446 round_trippers.go:580] Vary: Accept-Encoding
I0428 11:46:01.970079 8446 round_trippers.go:580] Vary: Accept
I0428 11:46:01.970082 8446 round_trippers.go:580] Accept-Ranges: bytes
I0428 11:46:01.970086 8446 round_trippers.go:580] Audit-Id: 10e45a3d-96ee-44d8-adb8-ee162a9b1aee
I0428 11:46:01.970089 8446 round_trippers.go:580] Date: Fri, 28 Apr 2023 02:46:02 GMT
I0428 11:46:01.970092 8446 round_trippers.go:580] X-From-Cache: 1
I0428 11:46:01.970096 8446 round_trippers.go:580] Content-Type: application/octet-stream
I0428 11:46:01.970099 8446 round_trippers.go:580] Last-Modified: Fri, 28 Apr 2023 01:26:17 GMT
I0428 11:46:01.970102 8446 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 95626d39-8b2d-4b30-bfcd-c47ad93e0eea
I0428 11:46:01.970105 8446 round_trippers.go:580] X-Varied-Accept: application/[email protected]+protobuf
I0428 11:46:01.970109 8446 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: aa13e047-c9ce-4259-a3d7-2e95b23f8acb
I0428 11:46:02.004598 8446 request.go:1186] Response Body:
00000000 0a 03 32 2e 30 12 16 0a 0a 4b 75 62 65 72 6e 65 |..2.0....Kuberne|
00000010 74 65 73 12 08 76 31 2e 32 33 2e 31 37 42 8b 9b |tes..v1.23.17B..|
00000020 87 01 12 8c 02 0a 22 2f 2e 77 65 6c 6c 2d 6b 6e |......"/.well-kn|
00000030 6f 77 6e 2f 6f 70 65 6e 69 64 2d 63 6f 6e 66 69 |own/openid-confi|
00000040 67 75 72 61 74 69 6f 6e 2f 12 e5 01 12 e2 01 0a |guration/.......|
00000050 09 57 65 6c 6c 4b 6e 6f 77 6e 1a 57 67 65 74 20 |.WellKnown.Wget |
00000060 73 65 72 76 69 63 65 20 61 63 63 6f 75 6e 74 20 |service account |
00000070 69 73 73 75 65 72 20 4f 70 65 6e 49 44 20 63 6f |issuer OpenID co|
00000080 6e 66 69 67 75 72 61 74 69 6f 6e 2c 20 61 6c 73 |nfiguration, als|
00000090 6f 20 6b 6e 6f 77 6e 20 61 73 20 74 68 65 20 27 |o known as the '|
000000a0 4f 49 44 43 20 64 69 73 63 6f 76 65 72 79 20 64 |OIDC discovery d|
000000b0 6f 63 27 2a 2a 67 65 74 53 65 72 76 69 63 65 41 |oc'getServiceA|
000000c0 63 63 6f 75 6e 74 49 73 73 75 65 72 4f 70 65 6e |ccountIssuerOpen|
000000d0 49 44 43 6f 6e 66 69 67 75 72 61 74 69 6f 6e 32 |IDConfiguration2|
000000e0 10 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f |.application/jso|
000000f0 6e 4a 37 0a 1c 0a 03 32 30 30 12 15 0a 13 0a 02 |nJ7....200......|
00000100 4f 4b 12 0d 0a 0b b2 01 08 0a 06 73 74 72 69 6e |OK.........strin|
00000110 67 0a 17 0a 03 34 30 31 12 10 0a 0e 0a 0c 55 6e |g....401......Un|
00000120 61 75 74 68 6f 72 69 7a 65 64 52 05 68 74 74 70 |authorizedR.http|
00000130 73 12 ca 02 0a 05 2f 61 70 69 2f 12 c0 02 12 bd |s...../api/.....|
00000140 02 0a 04 63 6f 72 65 1a 1a 67 65 74 20 61 76 61 |...core..get ava|
00000150 69 6c 61 62 6c 65 20 41 50 49 20 76 65 72 73 69 |ilable API versi|
00000160 6f 6e 73 2a 12 67 65 74 43 6f 72 65 41 50 49 56 |ons.getCoreAPIV|
00000170 65 72 73 69 6f 6e 73 32 10 61 70 70 6c 69 63 61 |ersions2.applica|
00000180 74 69 6f 6e 2f 6a 73 6f 6e 32 10 61 70 70 6c 69 |tion/json2.appli|
00000190 63 61 74 69 6f 6e 2f 79 61 6d 6c 32 23 61 70 70 |cation/yaml2#app|
000001a0 6c 69 63 61 74 69 6f 6e 2f 76 6e 64 2e 6b 75 62 |lication/vnd.kub|
000001b0 65 72 6e 65 74 65 73 2e 70 72 6f 74 6f 62 75 66 |ernetes.protobuf|
000001c0 3a 10 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 |:.application/js|
000001d0 6f 6e 3a 10 61 70 70 6c 69 63 61 74 69 6f 6e 2f |on:.application/|
000001e0 79 61 6d 6c 3a 23 61 70 70 6c 69 63 61 74 69 6f |yaml:#applicatio|
000001f0 6e 2f 76 6e 64 2e 6b 75 62 65 72 6e 65 74 65 73 |n/vnd.kubernetes|
00000200 2e 70 72 6f 74 6f 62 75 66 4a 6c 0a 51 0a 03 32 |.protobufJl.Q..2|
00000210 30 30 12 4a 0a 48 0a 02 4f 4b 12 42 0a 40 0a 3e |00.J.H..OK.B.@.>|
00000220 23 2f 64 65 66 69 6e 69 74 69 6f 6e 73 2f 69 6f |#/definitions/io|
00000230 2e 6b 38 73 2e 61 70 69 6d 61 63 68 69 6e 65 72 |.k8s.apimachiner|
00000240 79 2e 70 6b 67 2e 61 70 69 73 2e 6d 65 74 61 2e |y.pkg.apis.meta.|
00000250 76 31 2e 41 50 49 56 65 72 73 69 6f 6e 73 0a 17 |v1.APIVersions..|
00000260 0a 03 34 30 31 12 10 0a 0e 0a 0c 55 6e 61 75 74 |..401......Unaut|
00000270 68 6f 72 69 7a 65 64 52 05 68 74 74 70 73 12 d4 |horizedR.https..|
00000280 02 0a 08 2f 61 70 69 2f 76 31 2f 12 c7 02 12 c4 |.../api/v1/.....|
00000290 02 0a 07 63 6f 72 65 5f 76 31 1a 17 67 65 74 20 |...core_v1..get |
000002a0 61 76 61 69 6c 61 62 6c 65 20 72 65 73 6f 75 72 |available resour|
000002b0 63 65 73 2a 15 67 65 74 43 6f 72 65 56 31 41 50 |ces.getCoreV1AP|
000002c0 49 52 65 73 6f 75 72 63 65 73 32 10 61 70 70 6c |IResources2.appl|
000002d0 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 32 10 61 70 |ication/json2.ap|
000002e0 70 6c 69 63 61 74 69 6f 6e 2f 79 61 6d 6c 32 23 |plication/yaml2#|
000002f0 61 70 70 6c 69 63 61 74 69 6f 6e 2f 76 6e 64 2e |application/vnd.|
00000300 6b 75 62 65 72 6e 65 74 65 73 2e 70 72 6f 74 6f |kubernetes.proto|
00000310 62 75 66 3a 10 61 70 70 6c 69 63 61 74 69 6f 6e |buf:.application|
00000320 2f 6a 73 6f 6e 3a 10 61 70 70 6c 69 63 61 74 69 |/json:.applicati|
00000330 6f 6e 2f 79 61 6d 6c 3a 23 61 70 70 6c 69 63 61 |on/yaml:#applica|
00000340 74 69 6f 6e 2f 76 6e 64 2e 6b 75 62 65 72 6e 65 |tion/vnd.kuberne|
00000350 74 65 73 2e 70 72 6f 74 6f 62 75 66 4a 70 0a 55 |tes.protobufJp.U|
00000360 0a 03 32 30 30 12 4e 0a 4c 0a 02 4f 4b 12 46 0a |..200.N.L..OK.F.|
00000370 44 0a 42 23 2f 64 65 66 69 6e 69 74 69 6f 6e 73 |D.B#/definitions|
00000380 2f 69 6f 2e 6b 38 73 2e 61 70 69 6d 61 63 68 69 |/io.k8s.apimachi|
00000390 6e 65 72 79 2e 70 6b 67 2e 61 70 69 73 2e 6d 65 |nery.pkg.apis.me|
000003a0 74 61 2e 76 31 2e 41 50 49 52 65 73 6f 75 72 63 |ta.v1.APIResourc|
000003b0 65 4c 69 73 74 0a 17 0a 03 34 30 31 12 10 0a 0e |eList....401....|
000003c0 0a 0c 55 6e 61 75 74 68 6f 72 69 7a 65 64 52 05 |..UnauthorizedR.|
000003d0 68 74 74 70 73 12 9a 26 0a 19 2f 61 70 69 2f 76 |https..&../api/v|
000003e0 31 2f 63 6f 6d 70 6f 6e 65 6e 74 73 74 61 74 75 |1/componentstatu|
000003f0 73 65 73 12 fc 25 12 c7 03 0a 07 63 6f 72 65 5f |ses..%.....core_|
00000400 76 31 1a 24 6c 69 73 74 20 6f 62 6a 65 63 74 73 |v1.$list objects|
00000410 20 6f 66 20 6b 69 6e 64 20 43 6f 6d 70 6f 6e 65 | of kind Compone|
00000420 6e 74 53 74 61 74 75 73 2a 19 6c 69 73 74 43 6f |ntStatus*.listCo|
00000430 72 65 56 31 43 6f 6d 70 6f 6e 65 6e 74 53 74 61 |reV1ComponentSta|
00000440 74 75 73 32 10 61 70 70 6c 69 63 61 74 69 6f 6e |tus2.application|
00000450 2f 6a 73 6f 6e 32 10 61 70 70 6c 69 63 61 74 69 |/json2.applicati|
00000460 6f 6e 2f 79 61 6d 6c 32 23 61 70 70 6c 69 63 61 |on/yaml2#applica|
00000470 74 69 6f 6e 2f 76 6e 64 2e 6b 75 62 65 72 6e 65 |tion/vnd.kuberne|
00000480 74 65 73 2e 70 72 6f 74 6f 62 75 66 32 1d 61 70 |tes.protobuf2.ap|
00000490 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 3b 73 |plication/json;s|
000004a0 74 72 65 61 6d 3d 77 61 74 63 68 32 30 61 70 70 |tream=watch20app|
000004b0 6c 69 63 61 74 69 6f 6e 2f 76 6e 64 2e 6b 75 62 |lication/vnd.kub|
000004c0 65 72 6e 65 74 65 73 2e 70 72 6f 74 6f 62 75 66 |ernetes.protobuf|
000004d0 3b 73 74 72 65 61 6d 3d 77 61 74 63 68 3a 03 2a |;stream=watch:.*|
000004e0 2f 2a 4a 62 0a 47 0a 03 32 30 30 12 40 0a 3e 0a |/*Jb.G..200.@.>.|
000004f0 02 4f 4b 12 38 0a 36 0a 34 23 2f 64 65 66 69 6e |.OK.8.6.4#/defin|
00000500 69 74 69 6f 6e 73 2f 69 6f 2e 6b 38 73 2e 61 70 |itions/io.k8s.ap|
00000510 69 2e 63 6f 72 65 2e 76 31 2e 43 6f 6d 70 6f 6e |i.core.v1.Compon|
00000520 65 6e 74 53 74 61 74 75 73 4c 69 73 74 0a 17 0a |entStatusList...|
00000530 03 34 30 31 12 10 0a 0e 0a 0c 55 6e 61 75 74 68 |.401......Unauth|
00000540 6f 72 69 7a 65 64 52 05 68 74 74 70 73 6a 1e 0a |orizedR.httpsj..|
00000550 13 78 2d 6b 75 62 65 72 6e 65 74 65 73 2d 61 63 |.x-kubernetes-ac|
00000560 74 69 6f 6e 12 07 12 05 6c 69 73 74 0a 6a 51 0a |tion....list.jQ.|
00000570 1f 78 2d 6b 75 62 65 72 6e 65 74 65 73 2d 67 72 |.x-kubernetes-gr|
00000580 6f 75 70 2d 76 65 72 73 69 6f 6e 2d 6b 69 6e 64 |oup-version-kind|
00000590 12 2e 12 2c 67 72 6f 75 70 3a 20 22 22 0a 6b 69 |...,group: "".ki|
000005a0 6e 64 3a 20 43 6f 6d 70 6f 6e 65 6e 74 53 74 61 |nd: ComponentSta|
000005b0 74 75 73 0a 76 65 72 73 69 6f 6e 3a 20 76 31 0a |tus.version: v1.|
000005c0 4a ab 03 0a a8 03 12 a5 03 1a a2 03 12 05 71 75 |J.............qu|
000005d0 65 72 79 1a f7 02 61 6c 6c 6f 77 57 61 74 63 68 |ery...allowWatch|
000005e0 42 6f 6f 6b 6d 61 72 6b 73 20 72 65 71 75 65 73 |Bookmarks reques|
000005f0 74 73 20 77 61 74 63 68 20 65 76 65 6e 74 73 20 |ts watch events |
00000600 77 69 74 68 20 74 79 70 65 20 22 42 4f 4f 4b 4d |with type "BOOKM|
00000610 41 52 4b 22 2e 20 53 65 72 76 65 72 73 20 74 68 |ARK". Servers th|
00000620 61 74 20 64 6f 20 6e 6f 74 20 69 6d 70 6c 65 6d |at do not implem|
00000630 65 6e 74 20 62 6f 6f 6b 6d 61 72 6b 73 20 6d 61 |ent bookmarks ma|
00000640 79 20 69 67 6e 6f 72 65 20 74 68 69 73 20 66 6c |y ignore this fl|
00000650 61 67 20 61 6e 64 20 62 6f 6f 6b 6d 61 72 6b 73 |ag and bookmarks|
00000660 20 61 72 65 20 73 65 6e 74 20 61 74 20 74 68 65 | are sent at the|
00000670 20 73 65 72 76 65 72 27 73 20 64 69 73 63 72 65 | server's discre|
00000680 74 69 6f 6e 2e 20 43 6c 69 65 6e 74 73 20 73 68 |tion. Clients sh|
00000690 6f 75 6c 64 20 6e 6f 74 20 61 73 73 75 6d 65 20 |ould not assume |
000006a0 62 6f 6f 6b 6d 61 72 6b 73 20 61 72 65 20 72 65 |bookmarks are re|
000006b0 74 75 72 6e 65 64 20 61 74 20 61 6e 79 20 73 70 |turned at any sp|
000006c0 65 63 69 66 69 63 20 69 6e 74 65 72 76 61 6c 2c |ecific interval,|
000006d0 20 6e 6f 72 20 6d 61 79 20 74 68 65 79 20 61 73 | nor may they as|
000006e0 73 75 6d 65 20 74 68 65 20 73 65 72 76 65 72 20 |sume the server |
000006f0 77 69 6c 6c 20 73 65 6e 64 20 61 6e 79 20 42 4f |will send any BO|
00000700 4f 4b 4d 41 52 4b 20 65 76 65 6e 74 20 64 75 72 |OKMARK event dur|
00000710 69 6e 67 20 61 20 73 65 73 73 69 6f 6e 2e 20 49 |ing a session. I|
00000720 66 20 74 68 69 73 20 69 73 20 6e 6f 74 20 61 20 |f this is not a |
00000730 77 61 74 63 68 2c 20 74 68 69 73 20 66 69 65 6c |watch, this fiel|
00000740 64 20 69 73 20 69 67 6e 6f 72 65 64 2e 22 13 61 |d is ignored.".a|
00000750 6c 6c 6f 77 57 61 74 63 68 42 6f 6f 6b 6d 61 72 |llowWatchBookmar|
00000760 6b 73 32 07 62 6f 6f 6c 65 61 6e a0 01 01 4a ef |ks2.boolean...J.|
00000770 09 0a ec 09 12 e9 09 1a e6 09 12 05 71 75 65 72 |............quer|
00000780 79 1a c7 09 54 68 65 20 63 6f 6e 74 69 6e 75 65 |y...The continue|
00000790 20 6f 70 74 69 6f 6e 20 73 68 6f 75 6c 64 20 62 | option should b|
000007a0 65 20 73 65 74 20 77 68 65 6e 20 72 65 74 72 69 |e set when retri|
000007b0 65 76 69 6e 67 20 6d 6f 72 65 20 72 65 73 75 6c |eving more resul|
000007c0 74 73 20 66 72 6f 6d 20 74 68 65 20 73 65 72 76 |ts from the serv|
000007d0 65 72 2e 20 53 69 6e 63 65 20 74 68 69 73 20 76 |er. Since this v|
000007e0 61 6c 75 65 20 69 73 20 73 65 72 76 65 72 20 64 |alue is server d|
000007f0 65 66 69 6e 65 64 2c 20 63 6c 69 65 6e 74 73 20 |efined, clients |
00000800 6d 61 79 20 6f 6e 6c 79 20 75 73 65 20 74 68 65 |may only use the|
00000810 20 63 6f 6e 74 69 6e 75 65 20 76 61 6c [truncated 14477563 chars]
I0428 11:46:02.027224 8446 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, /" -H "User-Agent: kubectl/v1.27.0 (darwin/arm64) kubernetes/1b4df30" 'https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/openapi/v3?timeout=32s'
I0428 11:46:02.055489 8446 round_trippers.go:553] GET https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/openapi/v3?timeout=32s 404 Not Found in 28 milliseconds
I0428 11:46:02.055512 8446 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 27 ms Duration 28 ms
I0428 11:46:02.055516 8446 round_trippers.go:577] Response Headers:
I0428 11:46:02.055520 8446 round_trippers.go:580] X-Content-Type-Options: nosniff
I0428 11:46:02.055524 8446 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: aa13e047-c9ce-4259-a3d7-2e95b23f8acb
I0428 11:46:02.055528 8446 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 95626d39-8b2d-4b30-bfcd-c47ad93e0eea
I0428 11:46:02.055531 8446 round_trippers.go:580] Content-Length: 19
I0428 11:46:02.055535 8446 round_trippers.go:580] Date: Fri, 28 Apr 2023 02:46:02 GMT
I0428 11:46:02.055538 8446 round_trippers.go:580] Audit-Id: 3ac589b1-c8ce-44c6-954c-007778bc1ec1
I0428 11:46:02.055547 8446 round_trippers.go:580] Cache-Control: no-cache, private
I0428 11:46:02.055551 8446 round_trippers.go:580] Content-Type: text/plain; charset=utf-8
I0428 11:46:02.055886 8446 request.go:1188] Response Body: 404 page not found
I0428 11:46:02.056893 8446 fallback_query_param_verifier.go:52] openapi v3 endpoint not found...falling back to legacy
I0428 11:46:02.061790 8446 round_trippers.go:466] curl -v -XGET -H "Accept: application/json" -H "User-Agent: kubectl/v1.27.0 (darwin/arm64) kubernetes/1b4df30" 'https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/apis/networking.k8s.io/v1/namespaces/hotel/ingresses/auth-ingress'
I0428 11:46:02.090303 8446 round_trippers.go:553] GET https://A0867E15889B5B1E1781C02C4282234E.yl4.ap-northeast-2.eks.amazonaws.com/apis/networking.k8s.io/v1/namespaces/hotel/ingresses/auth-ingress 200 OK in 28 milliseconds
I0428 11:46:02.090324 8446 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 28 ms Duration 28 ms
I0428 11:46:02.090328 8446 round_trippers.go:577] Response Headers:
I0428 11:46:02.090333 8446 round_trippers.go:580] Date: Fri, 28 Apr 2023 02:46:02 GMT
I0428 11:46:02.090337 8446 round_trippers.go:580] Audit-Id: e0bcb25a-a5cb-4ac2-b564-3567186c2c10
I0428 11:46:02.090340 8446 round_trippers.go:580] Cache-Control: no-cache, private
I0428 11:46:02.090343 8446 round_trippers.go:580] Content-Type: application/json
I0428 11:46:02.090346 8446 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: aa13e047-c9ce-4259-a3d7-2e95b23f8acb
I0428 11:46:02.090349 8446 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 95626d39-8b2d-4b30-bfcd-c47ad93e0eea
I0428 11:46:02.090353 8446 round_trippers.go:580] Content-Length: 2211
I0428 11:46:02.090373 8446 request.go:1188] Response Body: {"kind":"Ingress","apiVersion":"networking.k8s.io/v1","metadata":{"name":"auth-ingress","namespace":"hotel","uid":"56ecd3ba-f84e-4d69-a9ce-3a9204223ced","resourceVersion":"9223","generation":1,"creationTimestamp":"2023-04-28T02:12:58Z","annotations":{"alb.ingress.kubernetes.io/backend-protocol":"HTTPS","alb.ingress.kubernetes.io/certificate-arn":"arn:aws:acm:ap-northeast-2:025938887857:certificate/d2e8aa36-2fae-4795-a276-d7122e307f37","alb.ingress.kubernetes.io/listen-ports":"[{"HTTPS":443}]","alb.ingress.kubernetes.io/scheme":"internet-facing","alb.ingress.kubernetes.io/target-type":"ip","kubectl.kubernetes.io/last-applied-configuration":"{"apiVersion":"networking.k8s.io/v1","kind":"Ingress","metadata":{"annotations":{"alb.ingress.kubernetes.io/backend-protocol":"HTTPS","alb.ingress.kubernetes.io/certificate-arn":"arn:aws:acm:ap-northeast-2:025938887857:certificate/d2e8aa36-2fae-4795-a276-d7122e307f37","alb.ingress.kubernetes.io/listen-ports":"[{\"HTTPS\":443}]","alb.ingress.kubernetes.io/scheme":"internet-facing","alb.ingress.kubernetes.io/target-type":"ip","kubernetes.io/ingress.class":"alb"},"name":"auth-ingress","namespace":"hotel"},"spec":{"rules":[{"host":"auth.esclouddev.link","http":{"paths":[{"backend":{"service":{"name":"keycloak","port":{"number":443}}},"path":"/","pathType":"Prefix"}]}}]}}\n","kubernetes.io/ingress.class":"alb"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"networking.k8s.io/v1","time":"2023-04-28T02:12:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:alb.ingress.kubernetes.io/backend-protocol":{},"f:alb.ingress.kubernetes.io/certificate-arn":{},"f:alb.ingress.kubernetes.io/listen-ports":{},"f:alb.ingress.kubernetes.io/scheme":{},"f:alb.ingress.kubernetes.io/target-type":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:kubernetes.io/ingress.class":{}}},"f:spec":{"f:rules":{}}}}]},"spec":{"rules":[{"host":"auth.esclouddev.link","http":{"paths":[{"path":"/","pathType":"Prefix","backend":{"service":{"name":"keycloak","port":{"number":443}}}}]}}]},"status":{"loadBalancer":{}}}
ingress.networking.k8s.io/auth-ingress unchanged
I0428 11:46:02.092608 8446 apply.go:534] Running apply post-processor function