Multi cluster k8s dashboard ldap unified login and authorization tool
Origin of tools Why write such a tool? This is because our company has multiple kubernetes clusters (8 +), and cloud hos...
MyDLNote-Enhancment: [SR Transcription] Deep Unfolding Network for Image Super-Resolution
2020CVPR -- Deep Unfolding Network for Image Super-Resolution [paper] : Deep Unfolding Network for Image Super-Resolutio...
AWS Cloudformation - Template learning
In Cloudformation, the entire architecture is defined in the template, and then the corresponding Stack is generated thr...
Talk about Eureka ServerInitializerConfiguration for spring cloud
order
This article mainly studies Eureka Serv...
How to extract numbers from strings in Python?
I'll extract all the numbers contained in the string. Which is more appropriate for the purpose, regular expression or i...
OAuth2 protocol and Spring Security OAuth2 integration
The authorization protocol of OAuth 2.0 allows third-party applications to access restricted HTTP resources. As usual, when you use Github and Google...