@xuexi365t · Post #80 · 06.07.2023 г., 12:05
#运维#k8s#istio istio入门到精通【400节大课】 k8s实战之istio资源详解 argocd入门到精通 tekton实战 会员免费看 嘀嘀嘀 https://edu.51cto.com/lecturer/11969904.html
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #345 · 9 окт.
Функция dir() - удобна для получения списка атрибутов у любого объекта. Ранее я писал про функцию __dir__() в модуле (не путайте её с переменной __all__(), которая указывает список объектов для импорта если встречается конструкция from module import *). Скорее всего вы уже знаете как использовать функцию dir(). Любой объект может реализовать метод __dir__() чтобы указать список имеющийхся и динамических атрибутов. И функция dir() поможет получить список этих атрибутов. >>> dir(str) ['__add__', '__class__', '__contains__', ...] У этой функции есть еще один способ применения. Её можно вызвать без аргумента, и в таком случае она вернёт список имён в текущем неймспейсе. >>> dir() ['__builtins__', '__doc__', '__file__', ...] >>> def test(): >>> x = 1 >>> print(dir()) >>> test() ['x'] #basic#tricks
Пребарај: #istio
@xuexi365t · Post #80 · 06.07.2023 г., 12:05
#运维#k8s#istio istio入门到精通【400节大课】 k8s实战之istio资源详解 argocd入门到精通 tekton实战 会员免费看 嘀嘀嘀 https://edu.51cto.com/lecturer/11969904.html
@githubtrending · Post #15021 · 01.08.2025 г., 13:30
#go#argocd#cloud_native#cncf#container_management#devops#ebpf#hacktoberfest#istio#jenkins#k8s#kubernetes#kubernetes_platform_solution#kubesphere#llm#multi_cluster#observability#servicemesh KubeSphere is an easy-to-use, open-source platform that helps you manage Kubernetes clusters across clouds, data centers, and edge devices from one place. It offers a friendly web interface, supports multi-cluster and multi-tenant management, and automates DevOps tasks like CI/CD pipelines. You get built-in monitoring, logging, alerting, and security features such as role-based access control. It also includes an App Store for quick deployment of applications and supports various storage and networking options. This makes managing complex Kubernetes environments simpler, faster, and more secure, saving you time and reducing operational challenges. https://github.com/kubesphere/kubesphere