miroir de
				https://github.com/karl0ss/homepage.git
				synchronisé 2025-10-31 14:34:00 +00:00 
			
		
		
		
	 c4333fd2dc
			
		
	
	
		c4333fd2dc
		
	
	
	
	
		
			
			* Total CPU and Memory usage for the entire cluster * Total CPU and Memory usage for kubernetes pods * Service discovery via annotations on ingress * No storage stats yet * No network stats yet
		
			
				
	
	
		
			47 lignes
		
	
	
		
			456 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			47 lignes
		
	
	
		
			456 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
 | |
| 
 | |
| # dependencies
 | |
| /node_modules
 | |
| /.pnp
 | |
| .pnp.js
 | |
| 
 | |
| # testing
 | |
| /coverage
 | |
| 
 | |
| # next.js
 | |
| /.next/
 | |
| /out/
 | |
| 
 | |
| # production
 | |
| /build
 | |
| 
 | |
| # misc
 | |
| .DS_Store
 | |
| *.pem
 | |
| 
 | |
| # log files
 | |
| error.log
 | |
| homepage.log
 | |
| 
 | |
| # debug
 | |
| npm-debug.log*
 | |
| yarn-debug.log*
 | |
| yarn-error.log*
 | |
| .pnpm-debug.log*
 | |
| 
 | |
| # local env files
 | |
| .env*.local
 | |
| 
 | |
| # vercel
 | |
| .vercel
 | |
| 
 | |
| # typescript
 | |
| *.tsbuildinfo
 | |
| next-env.d.ts
 | |
| 
 | |
| # homepage
 | |
| /config
 | |
| 
 | |
| # idea
 | |
| .idea/
 |