Kubernet
Subscribe

github enterprise

A collection of 2 posts
Sorting GitHub Repositories
github

Sorting GitHub Repositories

GitHub has taken a strong stance on not implementing a folder structures to support sorting of repositories. Why is that? They believe that it is unnecessary – and it is. Adding folders would add a layer of confusion that can be solved easily at a more meta level. This holds true
Sep 20, 2022 2 min read
GitOps with Terraform for Kubernetes
Azure Kubernetes Service

GitOps with Terraform for Kubernetes

Did you know that Terraform can run kubectl commands? Yep! There's a provider for Kubernetes. The Kubernetes provider has a growing list of resources that you can manage via Terraform. For instance, you could declaratively and explicitly manage Kubernetes permissions via Terraform by defining roles and role bindings. Then when
Jan 7, 2021 1 min read
Kubernet © 2023
Powered by Ghost