mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Fix typo.
Fixed typo.
This commit is contained in:
		| @@ -1104,7 +1104,7 @@ func (kl *Kubelet) StartGarbageCollection() { | |||||||
| // initializeModules will initialize internal modules that do not require the container runtime to be up. | // initializeModules will initialize internal modules that do not require the container runtime to be up. | ||||||
| // Note that the modules here must not depend on modules that are not initialized here. | // Note that the modules here must not depend on modules that are not initialized here. | ||||||
| func (kl *Kubelet) initializeModules() error { | func (kl *Kubelet) initializeModules() error { | ||||||
| 	// Step 1: Promethues metrics. | 	// Step 1: Prometheus metrics. | ||||||
| 	metrics.Register(kl.runtimeCache) | 	metrics.Register(kl.runtimeCache) | ||||||
|  |  | ||||||
| 	// Step 2: Setup filesystem directories. | 	// Step 2: Setup filesystem directories. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Xing Zhou
					Xing Zhou