1.25.0

Kubernetes 1.25.0 源码分析 #

https://github.com/kubernetes/kubernetes/tree/v1.25.0


代码行数 #

185 万行

XAMPPRocky/tokei Github stars Language Last Tag Last commit

$ tokei -V
tokei 12.1.2 compiled with serialization support: json, cbor, yaml

$ tokei --sort code --exclude vendor --exclude test
===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Go                   8825      2359999      1856340       310856       192803
 JSON                  535       561325       561325            0            0
 YAML                  786       121669       120814          660          195
 Shell                 228        34386        21884         8174         4328
 Protocol Buffers       84        30402         8695        16987         4720
 PowerShell              5         3810         2798          727          285
 Makefile               10         1257          637          466          154
 Python                  5          656          436          107          113
 Autoconf                2          471          435           32            4
 SVG                     4          386          378            4            4
 C                       3          153           89           47           17
 Dockerfile             14          341           82          212           47
 Batch                   1           21            2           17            2
 BASH                    2            7            1            4            2
 Plain Text             16          243            0          199           44
-------------------------------------------------------------------------------
 Markdown              186        66853            0        53293        13560
 |- BASH                 6           86           58           20            8
 |- Go                   3           24           15            5            4
 |- JSON                 1           22           22            0            0
 |- Shell                2          198          152           13           33
 |- YAML                 7           62           62            0            0
 (Total)                          67245          309        53331        13605
===============================================================================
 Total               10706      3181979      2573916       391785       216278
===============================================================================

本文访问量

本站总访问量

本站总访客数