找回密码
 注册
查看: 47|回复: 1

kubectl get nodes -A 解决办法 E0918 10:46:51.567647 26539 memcache.go:265] couldn't

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2024-9-18 10:54:43 | 显示全部楼层 |阅读模式

) d* w: d* G& Y: _* H. k' V+ [) {) b% H3 g  A
[root@kubernetes-node2 ~]# kubectl get nodes -A
4 t3 F0 }7 @" k- NE0918 10:46:51.567647   26539 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused( ^, Z  ?: p# D5 ]! G+ s! X! T
E0918 10:46:51.568769   26539 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused9 o& k8 S. c  t6 l5 u- w& e
E0918 10:46:51.569789   26539 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
$ s2 q& i% P1 K+ K+ m5 o& qE0918 10:46:51.570921   26539 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused6 M3 N( `! y/ t9 J
E0918 10:46:51.571961   26539 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused& {- E# M$ A  e9 Z+ y
The connection to the server localhost:8080 was refused - did you specify the right host or port?
, t5 n4 @/ S1 L; m( ]! Y[root@kubernetes-node2 ~]# kubectl get nodes ) h% q% W. Z: H* v7 A( _
E0918 10:46:54.955715   26566 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused: S1 W2 i* Q- E
E0918 10:46:54.956732   26566 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused, x/ `. _( u5 ~( U' m, j' E  k
E0918 10:46:54.958671   26566 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused7 y/ I) t8 Z" W
E0918 10:46:54.960626   26566 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused* ~9 z4 a6 }+ e$ P- y1 h: H
E0918 10:46:54.962462   26566 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
4 {  \5 S6 X. K6 v* T6 i# [The connection to the server localhost:8080 was refused - did you specify the right host or port?0 @0 b, w% ~5 H/ W* q. [% E
" m; u1 l. S# u7 p! K
[root@kubernetes-node2 ~]# kubeadm token list 9 k! u+ g% M5 Y; b" y3 c1 |
TOKEN                     TTL         EXPIRES                USAGES                   DESCRIPTION                                                EXTRA GROUPS
7 m( @4 p; L! t; l; P1kis96.cklh7okui7j4fcr0   2y          2026-10-17T18:16:02Z   authentication,signing   <none>                                                     system:bootstrappers:kubeadm:default-node-token$ r! t1 R9 R8 E) A5 P) U

1 a& y+ g( _1 B. r  m1 E/ f检查错误:' F! N0 h6 t5 I- g5 {; H
[root@kubernetes-node2 ~]# kubectl get nodes -v=10
0 Y0 g  u3 L- oI0918 10:50:06.121892   27752 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'http://localhost:8080/api?timeout=32s'' _% `9 f+ N; U" v5 ?
I0918 10:50:06.123963   27752 round_trippers.go:495] HTTP Trace: DNS Lookup for localhost resolved to [{::1 } {127.0.0.1 }]+ ~1 |* x+ A4 P. H) B0 ^( H+ c- M
I0918 10:50:06.124448   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:[::1]:8080 failed: dial tcp [::1]:8080: connect: connection refused! h  n# t3 K4 {7 n% \, X* C
I0918 10:50:06.124694   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:127.0.0.1:8080 failed: dial tcp 127.0.0.1:8080: connect: connection refused
8 A) ]# I8 M  T- KI0918 10:50:06.124790   27752 round_trippers.go:553] GET http://localhost:8080/api?timeout=32s  in 2 milliseconds
  D* F0 s  |* }! I; e  t1 W5 d, ?( ]I0918 10:50:06.124812   27752 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 2 ms
1 @/ G: L/ q) O4 R5 @I0918 10:50:06.124830   27752 round_trippers.go:577] Response Headers:
% X; W) Q9 _1 t% ]; b5 x! uE0918 10:50:06.125082   27752 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
7 e* e% p5 q' t; x! b/ {8 N1 \I0918 10:50:06.125131   27752 cached_discovery.go:120] skipped caching discovery info due to Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused2 |2 a% F3 K' M+ v" p  F9 M
I0918 10:50:06.125288   27752 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'http://localhost:8080/api?timeout=32s'( h9 ]; q4 J/ f) d
I0918 10:50:06.125628   27752 round_trippers.go:495] HTTP Trace: DNS Lookup for localhost resolved to [{::1 } {127.0.0.1 }]" e* u3 q1 O0 ?" g" D
I0918 10:50:06.125868   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:[::1]:8080 failed: dial tcp [::1]:8080: connect: connection refused3 l8 \4 q5 C7 V; |( \. p5 l
I0918 10:50:06.126073   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:127.0.0.1:8080 failed: dial tcp 127.0.0.1:8080: connect: connection refused
: C  Y$ s9 H* }. P5 _I0918 10:50:06.126125   27752 round_trippers.go:553] GET http://localhost:8080/api?timeout=32s  in 0 milliseconds
" @( b/ F0 u; J' r, HI0918 10:50:06.126147   27752 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms* R( A% `" ~9 @) ?! H
I0918 10:50:06.126164   27752 round_trippers.go:577] Response Headers:4 Y4 V" K% [! v& ~+ o; s
E0918 10:50:06.126228   27752 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
& S0 P0 J0 a" RI0918 10:50:06.126251   27752 cached_discovery.go:120] skipped caching discovery info due to Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused8 \$ z4 ]7 T2 d4 G
I0918 10:50:06.126303   27752 shortcut.go:100] Error loading discovery information: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused/ m* q; E) r, W' O  E
I0918 10:50:06.126405   27752 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'http://localhost:8080/api?timeout=32s'' L2 V/ V) A4 E" ^1 ^# J
I0918 10:50:06.126702   27752 round_trippers.go:495] HTTP Trace: DNS Lookup for localhost resolved to [{::1 } {127.0.0.1 }]
1 J  k# V+ ~9 D/ B8 }I0918 10:50:06.126912   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:[::1]:8080 failed: dial tcp [::1]:8080: connect: connection refused
$ a" @% m0 X! _1 L" d2 w& ?I0918 10:50:06.127085   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:127.0.0.1:8080 failed: dial tcp 127.0.0.1:8080: connect: connection refused
- T9 O  l1 u! vI0918 10:50:06.127119   27752 round_trippers.go:553] GET http://localhost:8080/api?timeout=32s  in 0 milliseconds
/ S; _8 t3 O, u( P. x) G! W& d. p% nI0918 10:50:06.127139   27752 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms
1 ^! f: L. i( [0 II0918 10:50:06.127157   27752 round_trippers.go:577] Response Headers:
7 k! h( H) r" K+ ]  [( {$ WE0918 10:50:06.127208   27752 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
1 l) y1 L9 u4 C& T' q1 p* VI0918 10:50:06.127257   27752 cached_discovery.go:120] skipped caching discovery info due to Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused- J9 @! x7 x& h: u( Z
I0918 10:50:06.127374   27752 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'http://localhost:8080/api?timeout=32s'' d% }3 F6 O- g) a4 D2 ?$ K
I0918 10:50:06.127613   27752 round_trippers.go:495] HTTP Trace: DNS Lookup for localhost resolved to [{::1 } {127.0.0.1 }]' Q2 m# q9 f, F& ?
I0918 10:50:06.127827   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:[::1]:8080 failed: dial tcp [::1]:8080: connect: connection refused
2 N8 l" a2 o: G4 ~0 s' ]I0918 10:50:06.128152   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:127.0.0.1:8080 failed: dial tcp 127.0.0.1:8080: connect: connection refused) ?8 _( w* j. i2 b; W
I0918 10:50:06.128206   27752 round_trippers.go:553] GET http://localhost:8080/api?timeout=32s  in 0 milliseconds, _& t9 p% ?9 U* W% C
I0918 10:50:06.128226   27752 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms- |+ K" p  [7 q
I0918 10:50:06.128243   27752 round_trippers.go:577] Response Headers:6 c1 O+ X8 S; N4 D0 [
E0918 10:50:06.128297   27752 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
: ~2 k4 V0 H3 [' A: E9 ~  wI0918 10:50:06.128314   27752 cached_discovery.go:120] skipped caching discovery info due to Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
; y0 \/ J' ^/ H/ E6 t: ?) k8 ?& nI0918 10:50:06.128410   27752 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'http://localhost:8080/api?timeout=32s'$ ~6 b" n- S* u4 h. [3 x8 v7 P
I0918 10:50:06.128696   27752 round_trippers.go:495] HTTP Trace: DNS Lookup for localhost resolved to [{::1 } {127.0.0.1 }]
( V, \$ O0 g- J, ~) QI0918 10:50:06.128906   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:[::1]:8080 failed: dial tcp [::1]:8080: connect: connection refused
; ^6 L) I, m! [I0918 10:50:06.129169   27752 round_trippers.go:508] HTTP Trace: Dial to tcp:127.0.0.1:8080 failed: dial tcp 127.0.0.1:8080: connect: connection refused3 o" h0 H4 d" k8 E0 O6 R
I0918 10:50:06.129243   27752 round_trippers.go:553] GET http://localhost:8080/api?timeout=32s  in 0 milliseconds; W8 h, H& ]; n! }7 `
I0918 10:50:06.129271   27752 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms
  l/ H. e& q; s+ T+ w% [8 YI0918 10:50:06.129292   27752 round_trippers.go:577] Response Headers:; ]3 u6 f. s2 t, L) n) `7 d% j
E0918 10:50:06.129367   27752 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
4 X( h/ Z0 b$ u& fI0918 10:50:06.129390   27752 cached_discovery.go:120] skipped caching discovery info due to Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused! }9 _% a9 q& D: w) ^' b- R0 a$ f
I0918 10:50:06.129533   27752 helpers.go:264] Connection error: Get http://localhost:8080/api?timeout=32s: dial tcp [::1]:8080: connect: connection refused
9 k  Y8 ]- @% S& ^6 D7 j6 w. y; nThe connection to the server localhost:8080 was refused - did you specify the right host or port?5 T+ j! I" @8 w/ L  l0 Z

- l. N% R9 f% D. Z* i' |! f出现的问题,可能是因为环境没有配置,添加相关配置即可:; m  q: H, K/ _: Q

5 |9 k& R2 u3 M, Q4 {3 b4 p6 M0 U& y6 ^[root@kubernetes-node2 ~]# mkdir -p $HOME/.kube
8 k- Q( H6 \# `! z6 S: y. `9 M7 i[root@kubernetes-node2 ~]# cp -i /etc/kubernetes/admin.conf $HOME/.kube/config+ A  k6 ^( ^6 ]  h) T3 b
[root@kubernetes-node2 ~]# chown $(id -u):$(id -g) $HOME/.kube/config7 f$ \1 ~! |8 c8 I
( D; h) A8 ?! B$ ?9 u/ x2 ?
: |+ Z) X( L! \3 d0 q
5 {! h  \3 W1 v+ |& J- u
; j5 ^' n( c2 U/ s
4 ]/ D$ Y7 W, G0 Y
再次检查是否有问题:
+ F8 @" {+ O# b2 f# X4 {) A
) k$ u2 ?+ [. @[root@kubernetes-node2 ~]# kubectl get nodes -v=10( q; Q' G1 ?' {, }
I0918 10:51:00.778478   28064 loader.go:395] Config loaded from file:  /root/.kube/config; p: Y. K0 i! o' w
I0918 10:51:00.781066   28064 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'https://172.24.110.182:6443/api?timeout=32s'8 v' x) d! L, K- K) R
I0918 10:51:00.782504   28064 round_trippers.go:510] HTTP Trace: Dial to tcp:172.24.110.182:6443 succeed
! n- v7 ]0 i& g$ i  xI0918 10:51:00.801494   28064 round_trippers.go:553] GET https://172.24.110.182:6443/api?timeout=32s 200 OK in 20 milliseconds
! E4 ~- Z  G4 A: m& ?1 e& HI0918 10:51:00.801543   28064 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 15 ms ServerProcessing 2 ms Duration 20 ms
4 R, Q1 {2 _1 @( \5 f0 ?I0918 10:51:00.801560   28064 round_trippers.go:577] Response Headers:
/ o7 f- E9 `( u  q( U4 C  A" W" v) g  SI0918 10:51:00.801580   28064 round_trippers.go:580]     Vary: Accept
% B7 l: B, d9 {2 A7 xI0918 10:51:00.801601   28064 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 8ad1a541-e4c1-4ce3-aaa8-ba4801b459e8
- M' O3 M7 G6 X/ J! b& ?I0918 10:51:00.801620   28064 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 0ddc1c3e-91d6-42b6-8c95-f4a96cc53f29. g! Y4 {& @6 h6 C! A
I0918 10:51:00.801636   28064 round_trippers.go:580]     Audit-Id: f2143578-a3f2-409a-9f59-28e04491a00d
6 I, H5 h& e. e+ U# R1 bI0918 10:51:00.801650   28064 round_trippers.go:580]     Etag: "7E2E4FBD8CDC884130EBFEF64757F6BC507A8EA6A2EA8F94E05F1B6F207B4E183C63D6D6EA5513FDDC10FC16233248F933DC787C288493D52745A3FAFD68CCD8", Q& G! a. l0 {* h
I0918 10:51:00.801666   28064 round_trippers.go:580]     Date: Wed, 18 Sep 2024 02:51:00 GMT# d$ q  ]9 h4 W) ^9 z
I0918 10:51:00.801681   28064 round_trippers.go:580]     X-Varied-Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json: S- t7 t- R& Z$ h/ v! a4 g) A
I0918 10:51:00.801697   28064 round_trippers.go:580]     Cache-Control: public! s+ G1 U8 `0 ^2 Q, s. {
I0918 10:51:00.801711   28064 round_trippers.go:580]     Content-Type: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList
6 f7 r. H+ R$ DI0918 10:51:00.802969   28064 request.go:1212] Response Body: {"kind":"APIGroupDiscoveryList","apiVersion":"apidiscovery.k8s.io/v2beta1","metadata":{},"items":[{"metadata":{"creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"bindings","responseKind":{"group":"","version":"","kind":"Binding"},"scope":"Namespaced","singularResource":"binding","verbs":["create"]},{"resource":"componentstatuses","responseKind":{"group":"","version":"","kind":"ComponentStatus"},"scope":"Cluster","singularResource":"componentstatus","verbs":["get","list"],"shortNames":["cs"]},{"resource":"configmaps","responseKind":{"group":"","version":"","kind":"ConfigMap"},"scope":"Namespaced","singularResource":"configmap","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["cm"]},{"resource":"endpoints","responseKind":{"group":"","version":"","kind":"Endpoints"},"scope":"Namespaced","singularResource":"endpoints","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["ep"]},{"resource":"events","responseKind":{"group":"","version":"","kind":"Event"},"scope":"Namespaced","singularResource":"event","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["ev"]},{"resource":"limitranges","responseKind":{"group":"","version":"","kind":"LimitRange"},"scope":"Namespaced","singularResource":"limitrange","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["limits"]},{"resource":"namespaces","responseKind":{"group":"","version":"","kind":"Namespace"},"scope":"Cluster","singularResource":"namespace","verbs":["create","delete","get","list","patch","update","watch"],"shortNames":["ns"],"subresources":[{"subresource":"finalize","responseKind":{"group":"","version":"","kind":"Namespace"},"verbs":["update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"Namespace"},"verbs":["get","patch","update"]}]},{"resource":"nodes","responseKind":{"group":"","version":"","kind":"Node"},"scope":"Cluster","singularResource":"node","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["no"],"subresources":[{"subresource":"proxy","responseKind":{"group":"","version":"","kind":"NodeProxyOptions"},"verbs":["create","delete","get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"Node"},"verbs":["get","patch","update"]}]},{"resource":"persistentvolumeclaims","responseKind":{"group":"","version":"","kind":"PersistentVolumeClaim"},"scope":"Namespaced","singularResource":"persistentvolumeclaim","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["pvc"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"PersistentVolumeClaim"},"verbs":["get","patch","update"]}]},{"resource":"persistentvolumes","responseKind":{"group":"","version":"","kind":"PersistentVolume"},"scope":"Cluster","singularResource":"persistentvolume","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["pv"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"PersistentVolume"},"verbs":["get","patch","update"]}]},{"resource":"pods","responseKind":{"group":"","version":"","kind":"Pod"},"scope":"Namespaced","singularResource":"pod","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["po"],"categories":["all"],"subresources":[{"subresource":"attach","responseKind":{"group":"","version":"","kind":"PodAttachOptions"},"verbs":["create","get"]},{"subresource":"binding","responseKind":{"group":"","version":"","kind":"Binding"},"verbs":["create"]},{"subresource":"ephemeralcontainers","responseKind":{"group":"","version":"","kind":"Pod"},"verbs":["get","patch","update"]},{"subresource":"eviction","responseKind":{"group":"policy","version":"v1","kind":"Eviction"},"verbs":["create"]},{"subresource":"exec","responseKind":{"group":"","version":"","kind":"PodExecOptions"},"verbs":["create","get"]},{"subresource":"log","responseKind":{"group":"","version":"","kind":"Pod"},"verbs":["get"]},{"subresource":"portforward","responseKind":{"group":"","version":"","kind":"PodPortForwardOptions"},"verbs":["create","get"]},{"subresource":"proxy","responseKind":{"group":"","version":"","kind":"PodProxyOptions"},"verbs":["create","delete","get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"Pod"},"verbs":["get","patch","update"]}]},{"resource":"podtemplates","responseKind":{"group":"","version":"","kind":"PodTemplate"},"scope":"Namespaced","singularResource":"podtemplate","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"replicationcontrollers","responseKind":{"group":"","version":"","kind":"ReplicationController"},"scope":"Namespaced","singularResource":"replicationcontroller","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["rc"],"categories":["all"],"subresources":[{"subresource":"scale","responseKind":{"group":"autoscaling","version":"v1","kind":"Scale"},"verbs":["get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"ReplicationController"},"verbs":["get","patch","update"]}]},{"resource":"resourcequotas","responseKind":{"group":"","version":"","kind":"ResourceQuota"},"scope":"Namespaced","singularResource":"resourcequota","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["quota"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"ResourceQuota"},"verbs":["get","patch","update"]}]},{"resource":"secrets","responseKind":{"group":"","version":"","kind":"Secret"},"scope":"Namespaced","singularResource":"secret","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"serviceaccounts","responseKind":{"group":"","version":"","kind":"ServiceAccount"},"scope":"Namespaced","singularResource":"serviceaccount","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["sa"],"subresources":[{"subresource":"token","responseKind":{"group":"authentication.k8s.io","version":"v1","kind":"TokenRequest"},"verbs":["create"]}]},{"resource":"services","responseKind":{"group":"","version":"","kind":"Service"},"scope":"Namespaced","singularResource":"service","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["svc"],"categories":["all"],"subresources":[{"subresource":"proxy","responseKind":{"group":"","version":"","kind":"ServiceProxyOptions"},"verbs":["create","delete","get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"Service"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]}]}
- h3 B5 F; O  k6 m% dI0918 10:51:00.804794   28064 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'https://172.24.110.182:6443/apis?timeout=32s'
; _+ W' s/ l3 j  \I0918 10:51:00.807469   28064 round_trippers.go:553] GET https://172.24.110.182:6443/apis?timeout=32s 200 OK in 2 milliseconds
5 m" q5 ^) `: `4 B# ]1 a" F* ]I0918 10:51:00.807508   28064 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms+ O. o- A+ g8 d- c8 L
I0918 10:51:00.807522   28064 round_trippers.go:577] Response Headers:
# B  N5 v3 A$ nI0918 10:51:00.807537   28064 round_trippers.go:580]     Content-Type: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList2 W* z$ c, l. z7 l/ F" l
I0918 10:51:00.807552   28064 round_trippers.go:580]     Etag: "5172B85F8DABA9FC11C704705D1B5997E835E3891DBC93AC29102A0990F94E9FA8CC0C21A07BB8A1142F3922A8AE10609472B0C1D9EE2C352BEF851D11B45420"
; h/ w  l7 ~9 g) _3 X( \2 yI0918 10:51:00.807566   28064 round_trippers.go:580]     Vary: Accept% Y/ W& O( P7 R# S
I0918 10:51:00.807583   28064 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 8ad1a541-e4c1-4ce3-aaa8-ba4801b459e88 W" \! {- n% |+ s8 a2 Q/ L
I0918 10:51:00.807602   28064 round_trippers.go:580]     Date: Wed, 18 Sep 2024 02:51:00 GMT
; F: z+ N- u- u" |I0918 10:51:00.807660   28064 round_trippers.go:580]     Audit-Id: f22861de-c926-4ec7-8d96-31f5cf20c6a1
: Q: r( \$ y, P- D( m6 G5 SI0918 10:51:00.807674   28064 round_trippers.go:580]     Cache-Control: public9 x& R! T( ~( S+ D
I0918 10:51:00.807688   28064 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 0ddc1c3e-91d6-42b6-8c95-f4a96cc53f29
: H9 ?( z' m1 Q4 C* i# m4 L% _I0918 10:51:00.807701   28064 round_trippers.go:580]     X-Varied-Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json
$ `) v  l6 G( x: LI0918 10:51:00.808582   28064 request.go:1212] Response Body: {"kind":"APIGroupDiscoveryList","apiVersion":"apidiscovery.k8s.io/v2beta1","metadata":{},"items":[{"metadata":{"name":"apiregistration.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"apiservices","responseKind":{"group":"","version":"","kind":"APIService"},"scope":"Cluster","singularResource":"apiservice","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"categories":["api-extensions"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"APIService"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"apps","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"controllerrevisions","responseKind":{"group":"","version":"","kind":"ControllerRevision"},"scope":"Namespaced","singularResource":"controllerrevision","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"daemonsets","responseKind":{"group":"","version":"","kind":"DaemonSet"},"scope":"Namespaced","singularResource":"daemonset","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["ds"],"categories":["all"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"DaemonSet"},"verbs":["get","patch","update"]}]},{"resource":"deployments","responseKind":{"group":"","version":"","kind":"Deployment"},"scope":"Namespaced","singularResource":"deployment","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["deploy"],"categories":["all"],"subresources":[{"subresource":"scale","responseKind":{"group":"autoscaling","version":"v1","kind":"Scale"},"verbs":["get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"Deployment"},"verbs":["get","patch","update"]}]},{"resource":"replicasets","responseKind":{"group":"","version":"","kind":"ReplicaSet"},"scope":"Namespaced","singularResource":"replicaset","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["rs"],"categories":["all"],"subresources":[{"subresource":"scale","responseKind":{"group":"autoscaling","version":"v1","kind":"Scale"},"verbs":["get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"ReplicaSet"},"verbs":["get","patch","update"]}]},{"resource":"statefulsets","responseKind":{"group":"","version":"","kind":"StatefulSet"},"scope":"Namespaced","singularResource":"statefulset","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["sts"],"categories":["all"],"subresources":[{"subresource":"scale","responseKind":{"group":"autoscaling","version":"v1","kind":"Scale"},"verbs":["get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"StatefulSet"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"events.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"events","responseKind":{"group":"","version":"","kind":"Event"},"scope":"Namespaced","singularResource":"event","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["ev"]}],"freshness":"Current"}]},{"metadata":{"name":"authentication.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"selfsubjectreviews","responseKind":{"group":"","version":"","kind":"SelfSubjectReview"},"scope":"Cluster","singularResource":"selfsubjectreview","verbs":["create"]},{"resource":"tokenreviews","responseKind":{"group":"","version":"","kind":"TokenReview"},"scope":"Cluster","singularResource":"tokenreview","verbs":["create"]}],"freshness":"Current"}]},{"metadata":{"name":"authorization.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"localsubjectaccessreviews","responseKind":{"group":"","version":"","kind":"LocalSubjectAccessReview"},"scope":"Namespaced","singularResource":"localsubjectaccessreview","verbs":["create"]},{"resource":"selfsubjectaccessreviews","responseKind":{"group":"","version":"","kind":"SelfSubjectAccessReview"},"scope":"Cluster","singularResource":"selfsubjectaccessreview","verbs":["create"]},{"resource":"selfsubjectrulesreviews","responseKind":{"group":"","version":"","kind":"SelfSubjectRulesReview"},"scope":"Cluster","singularResource":"selfsubjectrulesreview","verbs":["create"]},{"resource":"subjectaccessreviews","responseKind":{"group":"","version":"","kind":"SubjectAccessReview"},"scope":"Cluster","singularResource":"subjectaccessreview","verbs":["create"]}],"freshness":"Current"}]},{"metadata":{"name":"autoscaling","creationTimestamp":null},"versions":[{"version":"v2","resources":[{"resource":"horizontalpodautoscalers","responseKind":{"group":"","version":"","kind":"HorizontalPodAutoscaler"},"scope":"Namespaced","singularResource":"horizontalpodautoscaler","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["hpa"],"categories":["all"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"HorizontalPodAutoscaler"},"verbs":["get","patch","update"]}]}],"freshness":"Current"},{"version":"v1","resources":[{"resource":"horizontalpodautoscalers","responseKind":{"group":"","version":"","kind":"HorizontalPodAutoscaler"},"scope":"Namespaced","singularResource":"horizontalpodautoscaler","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["hpa"],"categories":["all"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"HorizontalPodAutoscaler"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"batch","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"cronjobs","responseKind":{"group":"","version":"","kind":"CronJob"},"scope":"Namespaced","singularResource":"cronjob","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["cj"],"categories":["all"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"CronJob"},"verbs":["get","patch","update"]}]},{"resource":"jobs","responseKind":{"group":"","version":"","kind":"Job"},"scope":"Namespaced","singularResource":"job","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"categories":["all"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"Job"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"certificates.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"certificatesigningrequests","responseKind":{"group":"","version":"","kind":"CertificateSigningRequest"},"scope":"Cluster","singularResource":"certificatesigningrequest","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["csr"],"subresources":[{"subresource":"approval","responseKind":{"group":"","version":"","kind":"CertificateSigningRequest"},"verbs":["get","patch","update"]},{"subresource":"status","responseKind":{"group":"","version":"","kind":"CertificateSigningRequest"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"networking.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"ingressclasses","responseKind":{"group":"","version":"","kind":"IngressClass"},"scope":"Cluster","singularResource":"ingressclass","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"ingresses","responseKind":{"group":"","version":"","kind":"Ingress"},"scope":"Namespaced","singularResource":"ingress","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["ing"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"Ingress"},"verbs":["get","patch","update"]}]},{"resource":"networkpolicies","responseKind":{"group":"","version":"","kind":"NetworkPolicy"},"scope":"Namespaced","singularResource":"networkpolicy","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["netpol"]}],"freshness":"Current"}]},{"metadata":{"name":"policy","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"poddisruptionbudgets","responseKind":{"group":"","version":"","kind":"PodDisruptionBudget"},"scope":"Namespaced","singularResource":"poddisruptionbudget","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["pdb"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"PodDisruptionBudget"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"rbac.authorization.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"clusterrolebindings","responseKind":{"group":"","version":"","kind":"ClusterRoleBinding"},"scope":"Cluster","singularResource":"clusterrolebinding","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"clusterroles","responseKind":{"group":"","version":"","kind":"ClusterRole"},"scope":"Cluster","singularResource":"clusterrole","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"rolebindings","responseKind":{"group":"","version":"","kind":"RoleBinding"},"scope":"Namespaced","singularResource":"rolebinding","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"roles","responseKind":{"group":"","version":"","kind":"Role"},"scope":"Namespaced","singularResource":"role","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]}],"freshness":"Current"}]},{"metadata":{"name":"storage.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"csidrivers","responseKind":{"group":"","version":"","kind":"CSIDriver"},"scope":"Cluster","singularResource":"csidriver","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"csinodes","responseKind":{"group":"","version":"","kind":"CSINode"},"scope":"Cluster","singularResource":"csinode","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"csistoragecapacities","responseKind":{"group":"","version":"","kind":"CSIStorageCapacity"},"scope":"Namespaced","singularResource":"csistoragecapacity","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]},{"resource":"storageclasses","responseKind":{"group":"","version":"","kind":"StorageClass"},"scope":"Cluster","singularResource":"storageclass","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["sc"]},{"resource":"volumeattachments","responseKind":{"group":"","version":"","kind":"VolumeAttachment"},"scope":"Cluster","singularResource":"volumeattachment","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"VolumeAttachment"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"admissionregistration.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"mutatingwebhookconfigurations","responseKind":{"group":"","version":"","kind":"MutatingWebhookConfiguration"},"scope":"Cluster","singularResource":"mutatingwebhookconfiguration","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"categories":["api-extensions"]},{"resource":"validatingwebhookconfigurations","responseKind":{"group":"","version":"","kind":"ValidatingWebhookConfiguration"},"scope":"Cluster","singularResource":"validatingwebhookconfiguration","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"categories":["api-extensions"]}],"freshness":"Current"}]},{"metadata":{"name":"apiextensions.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"customresourcedefinitions","responseKind":{"group":"","version":"","kind":"CustomResourceDefinition"},"scope":"Cluster","singularResource":"customresourcedefinition","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["crd","crds"],"categories":["api-extensions"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"CustomResourceDefinition"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]},{"metadata":{"name":"scheduling.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"priorityclasses","responseKind":{"group":"","version":"","kind":"PriorityClass"},"scope":"Cluster","singularResource":"priorityclass","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"shortNames":["pc"]}],"freshness":"Current"}]},{"metadata":{"name":"coordination.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"leases","responseKind":{"group":"","version":"","kind":"Lease"},"scope":"Namespaced","singularResource":"lease","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]}],"freshness":"Current"}]},{"metadata":{"name":"node.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"runtimeclasses","responseKind":{"group":"","version":"","kind":"RuntimeClass"},"scope":"Cluster","singularResource":"runtimeclass","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]}],"freshness":"Current"}]},{"metadata":{"name":"discovery.k8s.io","creationTimestamp":null},"versions":[{"version":"v1","resources":[{"resource":"endpointslices","responseKind":{"group":"","version":"","kind":"EndpointSlice"},"scope":"Namespaced","singularResource":"endpointslice","verbs":["create","delete","deletecollection","get","list","patch","update","watch"]}],"freshness":"Current"}]},{"metadata":{"name":"flowcontrol.apiserver.k8s.io","creationTimestamp":null},"versions":[{"version":"v1beta3","resources":[{"resource":"flowschemas","responseKind":{"group":"","version":"","kind":"FlowSchema"},"scope":"Cluster","singularResource":"flowschema","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"FlowSchema"},"verbs":["get","patch","update"]}]},{"resource":"prioritylevelconfigurations","responseKind":{"group":"","version":"","kind":"PriorityLevelConfiguration"},"scope":"Cluster","singularResource":"prioritylevelconfiguration","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"PriorityLevelConfiguration"},"verbs":["get","patch","update"]}]}],"freshness":"Current"},{"version":"v1beta2","resources":[{"resource":"flowschemas","responseKind":{"group":"","version":"","kind":"FlowSchema"},"scope":"Cluster","singularResource":"flowschema","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"FlowSchema"},"verbs":["get","patch","update"]}]},{"resource":"prioritylevelconfigurations","responseKind":{"group":"","version":"","kind":"PriorityLevelConfiguration"},"scope":"Cluster","singularResource":"prioritylevelconfiguration","verbs":["create","delete","deletecollection","get","list","patch","update","watch"],"subresources":[{"subresource":"status","responseKind":{"group":"","version":"","kind":"PriorityLevelConfiguration"},"verbs":["get","patch","update"]}]}],"freshness":"Current"}]}]}# ?% D7 I$ ?: \$ p. H) d
I0918 10:51:00.814936   28064 cached_discovery.go:113] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/servergroups.json( e% Q+ T% s  x
I0918 10:51:00.816099   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/scheduling.k8s.io/v1/serverresources.json4 A2 j) A2 p: A/ u
I0918 10:51:00.816202   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/coordination.k8s.io/v1/serverresources.json
; f7 ]3 k7 _$ A9 xI0918 10:51:00.816262   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/flowcontrol.apiserver.k8s.io/v1beta2/serverresources.json
; H0 e' Y" V3 k& jI0918 10:51:00.816526   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/discovery.k8s.io/v1/serverresources.json
1 D3 C/ X, [4 eI0918 10:51:00.816536   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apiregistration.k8s.io/v1/serverresources.json
! B5 l3 ~  y. c( e$ B5 [* z7 bI0918 10:51:00.816602   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/storage.k8s.io/v1/serverresources.json
3 N; Y# A% k, p$ g: i1 B* {/ N% WI0918 10:51:00.816764   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/flowcontrol.apiserver.k8s.io/v1beta3/serverresources.json/ B8 M! h) X' I9 Z5 M* z6 n
I0918 10:51:00.816824   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/admissionregistration.k8s.io/v1/serverresources.json9 f, {) c$ ?' X% b: _
I0918 10:51:00.816924   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apps/v1/serverresources.json- @! o/ E2 I/ w& ^( \+ d% q5 E
I0918 10:51:00.816945   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/rbac.authorization.k8s.io/v1/serverresources.json
+ F( z1 m7 z7 i  AI0918 10:51:00.816966   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/events.k8s.io/v1/serverresources.json
6 x9 E3 O! {  K. x) }# UI0918 10:51:00.817004   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apiextensions.k8s.io/v1/serverresources.json4 z# G0 Y* d: x' S/ H  B
I0918 10:51:00.817227   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/certificates.k8s.io/v1/serverresources.json
/ q# h  R( X( v! X' ^4 eI0918 10:51:00.817238   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/batch/v1/serverresources.json8 M; S: V8 a, T( b
I0918 10:51:00.817266   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/networking.k8s.io/v1/serverresources.json+ F4 G6 s" Q0 c9 p& ?- [
I0918 10:51:00.817392   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/policy/v1/serverresources.json+ ]+ o) n3 r( x+ V
I0918 10:51:00.817451   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/authentication.k8s.io/v1/serverresources.json
9 S0 M" G. j9 M% F. {I0918 10:51:00.817560   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/autoscaling/v2/serverresources.json4 ?. m. T0 J: y( }; e$ Y
I0918 10:51:00.817641   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/autoscaling/v1/serverresources.json- B( F8 P) s# b, b& A( z
I0918 10:51:00.817740   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/authorization.k8s.io/v1/serverresources.json
2 b) b  O( q; U! e- dI0918 10:51:00.817780   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/v1/serverresources.json
: c$ U) U8 f0 ?2 q, KI0918 10:51:00.817800   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/node.k8s.io/v1/serverresources.json, o8 X! y* D6 L  t: C1 n$ B! N
I0918 10:51:00.818440   28064 cached_discovery.go:113] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/servergroups.json
: }+ m  k5 j: R" }; QI0918 10:51:00.818805   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/flowcontrol.apiserver.k8s.io/v1beta2/serverresources.json0 ]6 B8 S3 W! C2 w; Q
I0918 10:51:00.819061   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apiextensions.k8s.io/v1/serverresources.json% ~" o5 r/ A' l( |4 q+ M3 h
I0918 10:51:00.819258   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/authentication.k8s.io/v1/serverresources.json
. v0 {/ }  q8 L$ Z" c' C9 bI0918 10:51:00.819303   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/authorization.k8s.io/v1/serverresources.json+ t. e+ Y" [3 R6 `6 z/ k/ i: d7 m6 R
I0918 10:51:00.819375   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/policy/v1/serverresources.json
, t" X! ]' U% ^- G7 C9 A% b$ Y& `I0918 10:51:00.819517   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/autoscaling/v2/serverresources.json
: }! N) P+ C0 G$ w# EI0918 10:51:00.819642   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/coordination.k8s.io/v1/serverresources.json
) H- y! a+ b# u& e8 v$ c( ~I0918 10:51:00.819645   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/rbac.authorization.k8s.io/v1/serverresources.json
$ z# x# ]. x, ~! y6 [, ^I0918 10:51:00.819644   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/networking.k8s.io/v1/serverresources.json# K- m& V7 K& g* M0 J' p. e3 i
I0918 10:51:00.819823   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/scheduling.k8s.io/v1/serverresources.json
8 M# J  T6 `( j& O6 BI0918 10:51:00.819875   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/autoscaling/v1/serverresources.json
* b1 A& e2 ]9 {) X) I" Q0 TI0918 10:51:00.820425   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/certificates.k8s.io/v1/serverresources.json; u( f! V9 x( S3 J
I0918 10:51:00.819972   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/node.k8s.io/v1/serverresources.json0 F# f" y4 u' U2 I+ a& t
I0918 10:51:00.820153   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/discovery.k8s.io/v1/serverresources.json
, {& Z" C2 ?/ U! bI0918 10:51:00.820186   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/admissionregistration.k8s.io/v1/serverresources.json6 A5 }& _* O& F
I0918 10:51:00.820497   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/v1/serverresources.json8 v1 Q. b; e) `& Q' A! ?: O. j
I0918 10:51:00.820320   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/batch/v1/serverresources.json
2 j9 P* P6 R* Z  o, j  d% o4 n2 r: GI0918 10:51:00.819950   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/storage.k8s.io/v1/serverresources.json
. z- x- q' G8 D' I/ l, v5 TI0918 10:51:00.820540   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/flowcontrol.apiserver.k8s.io/v1beta3/serverresources.json
7 z9 G0 n, r' e3 J/ TI0918 10:51:00.821061   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apiregistration.k8s.io/v1/serverresources.json: H0 a! [" Z+ m6 j4 Q
I0918 10:51:00.821154   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/events.k8s.io/v1/serverresources.json, y% G6 P  O% P% n, H9 s: }+ [
I0918 10:51:00.821297   28064 cached_discovery.go:77] returning cached discovery info from /root/.kube/cache/discovery/172.24.110.182_6443/apps/v1/serverresources.json
$ \& M% R7 m% _  }- k/ e; Z3 y2 [I0918 10:51:00.822851   28064 round_trippers.go:466] curl -v -XGET  -H "Accept: application/json;as=Table;v=v1;g=meta.k8s.io,application/json;as=Table;v=v1beta1;g=meta.k8s.io,application/json" -H "User-Agent: kubectl/v1.28.2 (linux/amd64) kubernetes/89a4ea3" 'https://172.24.110.182:6443/api/v1/nodes?limit=500'
) C* e- ?4 D$ `) w: wI0918 10:51:00.830464   28064 round_trippers.go:553] GET https://172.24.110.182:6443/api/v1/nodes?limit=500 200 OK in 7 milliseconds% A" _5 b2 `. G1 h1 [- M3 X, q
I0918 10:51:00.830503   28064 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 7 ms Duration 7 ms
$ N/ J) Q$ I. _! gI0918 10:51:00.830523   28064 round_trippers.go:577] Response Headers:
2 r7 j3 x* C3 jI0918 10:51:00.830546   28064 round_trippers.go:580]     Audit-Id: 4e283349-afa6-4a62-870e-a86d6026d8a1/ q* z2 e7 K9 G( c6 Y1 ]) ^/ H
I0918 10:51:00.830567   28064 round_trippers.go:580]     Cache-Control: no-cache, private
, }" H8 o6 u3 _) \$ c4 O" GI0918 10:51:00.830587   28064 round_trippers.go:580]     Content-Type: application/json
- ]1 x. Z' f' ^3 g- G3 PI0918 10:51:00.830605   28064 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 8ad1a541-e4c1-4ce3-aaa8-ba4801b459e8/ p0 z( I- t. P5 U# f- L) D
I0918 10:51:00.830624   28064 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 0ddc1c3e-91d6-42b6-8c95-f4a96cc53f29
2 M5 c" {8 V. s5 m0 k+ \2 J& P9 d" BI0918 10:51:00.830643   28064 round_trippers.go:580]     Date: Wed, 18 Sep 2024 02:51:00 GMT& V1 ?$ ^7 W1 @2 @3 z5 u  L) _# j
I0918 10:51:00.830984   28064 request.go:1212] Response Body: {"kind":"Table","apiVersion":"meta.k8s.io/v1","metadata":{"resourceVersion":"102793"},"columnDefinitions":[{"name":"Name","type":"string","format":"name","description":"Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/conce ... objects/names#names","priority":0},{"name":"Status","type":"string","format":"","description":"The status of the node","priority":0},{"name":"Roles","type":"string","format":"","description":"The roles of the node","priority":0},{"name":"Age","type":"string","format":"","description":"CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/con ... entions.md#metadata","priority":0},{"name":"Version","type":"string","format":"","description":"Kubelet Version reported by the node.","priority":0},{"name":"Internal-IP","type":"string","format":"","description":"List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP).","priority":1},{"name":"External-IP","type":"string","format":"","description":"List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP).","priority":1},{"name":"OS-Image","type":"string","format":"","description":"OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).","priority":1},{"name":"Kernel-Version","type":"string","format":"","description":"Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).","priority":1},{"name":"Container-Runtime","type":"string","format":"","description":"ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).","priority":1}],"rows":[{"cells":["kubernetes-master","Ready","control-plane","19h","v1.28.2","172.24.110.182","\u003cnone\u003e","CentOS Linux 7 (Core)","3.10.0-1160.24.1.el7.x86_64","docker://26.1.4"],"object":{"kind":"PartialObjectMetadata","apiVersion":"meta.k8s.io/v1","metadata":{"name":"kubernetes-master","uid":"14728d22-3e69-45c9-b855-86cccc8939e2","resourceVersion":"102763","creationTimestamp":"2024-09-17T07:21:02Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"kubernetes-master","kubernetes.io/os":"linux","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"flannel.alpha.coreos.com/backend-data":"{\"VNI\":1,\"VtepMAC\":\"1e:52:ea:6f:ab:ea\"}","flannel.alpha.coreos.com/backend-type":"vxlan","flannel.alpha.coreos.com/kube-subnet-manager":"true","flannel.alpha.coreos.com/public-ip":"172.24.110.182","kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-17T07:21:02Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-09-17T07:21:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}},"f:labels":{"f:node-role.kubernetes.io/control-plane":{},"f:node.kubernetes.io/exclude-from-external-load-balancers":{}}}}},{"manager":"flanneld","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:32:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:flannel.alpha.coreos.com/backend-data":{},"f:flannel.alpha.coreos.com/backend-type":{},"f:flannel.alpha.coreos.com/kube-subnet-manager":{},"f:flannel.alpha.coreos.com/public-ip":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:32:41Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"100.233.0.0/24\"":{}},"f:taints":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-18T02:50:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:allocatable":{"f:ephemeral-storage":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}},"subresource":"status"}]}}},{"cells":["kubernetes-node1","Ready","\u003cnone\u003e","18h","v1.28.2","172.24.110.183","\u003cnone\u003e","CentOS Linux 7 (Core)","3.10.0-1160.24.1.el7.x86_64","docker://26.1.4"],"object":{"kind":"PartialObjectMetadata","apiVersion":"meta.k8s.io/v1","metadata":{"name":"kubernetes-node1","uid":"2bdea7a4-5f6b-40a6-b05a-222facbc6762","resourceVersion":"102770","creationTimestamp":"2024-09-17T08:19:15Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"kubernetes-node1","kubernetes.io/os":"linux"},"annotations":{"flannel.alpha.coreos.com/backend-data":"{\"VNI\":1,\"VtepMAC\":\"7e:d3:1a:44:ba:35\"}","flannel.alpha.coreos.com/backend-type":"vxlan","flannel.alpha.coreos.com/kube-subnet-manager":"true","flannel.alpha.coreos.com/public-ip":"172.24.110.183","kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:19:15Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:19:15Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"flanneld","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:33:02Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:flannel.alpha.coreos.com/backend-data":{},"f:flannel.alpha.coreos.com/backend-type":{},"f:flannel.alpha.coreos.com/kube-subnet-manager":{},"f:flannel.alpha.coreos.com/public-ip":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:33:13Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"100.233.1.0/24\"":{}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-18T02:50:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}},"subresource":"status"}]}}},{"cells":["kubernetes-node2","Ready","\u003cnone\u003e","18h","v1.28.2","172.24.110.184","\u003cnone\u003e","CentOS Linux 7 (Core)","3.10.0-1160.24.1.el7.x86_64","docker://26.1.4"],"object":{"kind":"PartialObjectMetadata","apiVersion":"meta.k8s.io/v1","metadata":{"name":"kubernetes-node2","uid":"f35d4b9b-0e2a-4194-819a-6d44fa648cac","resourceVersion":"102475","creationTimestamp":"2024-09-17T08:19:24Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"kubernetes-node2","kubernetes.io/os":"linux"},"annotations":{"flannel.alpha.coreos.com/backend-data":"{\"VNI\":1,\"VtepMAC\":\"be:c6:94:a9:a4:8e\"}","flannel.alpha.coreos.com/backend-type":"vxlan","flannel.alpha.coreos.com/kube-subnet-manager":"true","flannel.alpha.coreos.com/public-ip":"172.24.110.184","kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:19:24Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"100.233.2.0/24\"":{}}}}},{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:19:24Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:19:24Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"flanneld","operation":"Update","apiVersion":"v1","time":"2024-09-17T08:32:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:flannel.alpha.coreos.com/backend-data":{},"f:flannel.alpha.coreos.com/backend-type":{},"f:flannel.alpha.coreos.com/kube-subnet-manager":{},"f:flannel.alpha.coreos.com/public-ip":{}}}},"subresource":"status"},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-09-18T02:47:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}},"subresource":"status"}]}}}]}* t  Y9 O: o! t  r
NAME                STATUS   ROLES           AGE   VERSION
9 V3 U  I( Z6 Y0 i- f) x5 Y. }( ~. G0 B4 {7 s& c" J. a1 I( O
kubernetes-master   Ready    control-plane   19h   v1.28.2- |- C$ J, O6 K- s1 s! ?; ~: u
kubernetes-node1    Ready    <none>          18h   v1.28.21 I- d9 t* E5 p" z
kubernetes-node2    Ready    <none>          18h   v1.28.2
- o. [9 T0 h% L$ t* z
/ {/ l0 D- L9 _9 Z+ k" P. S  _( N, E' O& F
上面视乎表象正常了。
  e' o8 k$ X% A7 x" q" P7 }
4 f% ~( J' A% i5 y" p) B& E& @' a3 y9 e: W4 ?; X
检查:  L0 H* K* d, l$ k, c4 g" \- y
[root@kubernetes-node2 ~]# kubectl get nodes -A
# _* {3 a5 u! w) o. MNAME                STATUS   ROLES           AGE   VERSION% a- j8 b: ]4 q* V3 W- A$ _
kubernetes-master   Ready    control-plane   19h   v1.28.2
& }+ x9 A% e0 F- ]& @; d* n8 H. Ykubernetes-node1    Ready    <none>          18h   v1.28.2
3 B/ D7 F1 y, mkubernetes-node2    Ready    <none>          18h   v1.28.2
+ P! w6 w8 j- h: K: z4 i$ @( r- }) c: p1 U3 }

5 H( m' I: X$ l0 k4 s* O5 P2 g8 U; z
5 O- v+ k. w, o. r8 m3 o) ^) q% h, d已正常,问题解决。* T- x6 W6 l% _7 h0 U/ q

0 m1 a1 P. V! t0 n0 |- ]. f2 R
8 ~& X* G* W8 v- q, C7 Y; B& E% L2 c4 L/ s' q. ?& g# }9 f

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2024-9-18 10:56:16 | 显示全部楼层
[root@kubernetes-node2 ~]# kubectl get pods -A! j1 x  s. n, @
NAMESPACE      NAME                                        READY   STATUS              RESTARTS          AGE4 V. r, `! `5 F7 p4 K7 \5 \' ^3 M
kube-flannel   kube-flannel-ds-k6mpb                       0/1     CrashLoopBackOff    218 (4m18s ago)   18h
7 A. I% _  D7 ~! kkube-flannel   kube-flannel-ds-l68ft                       0/1     CrashLoopBackOff    218 (4m43s ago)   18h
% D! n0 {& E9 m* @2 \( [kube-flannel   kube-flannel-ds-th9kz                       0/1     CrashLoopBackOff    218 (81s ago)     18h
5 H) Z/ e6 l/ g# Ckube-system    coredns-66f779496c-cqf5k                    0/1     ContainerCreating   0                 19h  z* f3 k4 I5 L5 Z/ ~, h: ]& K
kube-system    coredns-66f779496c-lnxt4                    0/1     ContainerCreating   0                 19h
3 ?* f- m) k" }! |4 Mkube-system    etcd-kubernetes-master                      1/1     Running             0                 19h
. R* s/ D" S, i" f+ X3 \kube-system    kube-apiserver-kubernetes-master            1/1     Running             1 (8h ago)        19h- k7 Y6 f! t; W0 O
kube-system    kube-controller-manager-kubernetes-master   1/1     Running             13 (4h49m ago)    19h  Y' R) J" h' n0 k2 w
kube-system    kube-proxy-676dx                            1/1     Running             0                 18h) J' w$ i6 F# Y- }
kube-system    kube-proxy-kkt8g                            1/1     Running             0                 19h! k- Z8 t6 S( ^8 q2 ]) ~, Y9 K( F5 i
kube-system    kube-proxy-qgpbt                            1/1     Running             0                 18h
: J- I! s. `4 Z6 T& X7 y8 nkube-system    kube-scheduler-kubernetes-master            1/1     Running             13 (95m ago)      19h" h, [0 B+ s6 s1 p& I$ s
您需要登录后才可以回帖 登录 | 注册

本版积分规则

返回首页|Archiver|手机版|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )

GMT+8, 2026-6-12 02:23 , Processed in 0.016826 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表