All Projects → Azure → k8s-actions

Azure / k8s-actions

Licence: MIT License
Enable GitHub developers to deploy to Kubernetes service using GitHub Actions

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to k8s-actions

kube-watch
Simple tool to get webhooks on Kubernetes cluster events
Stars: ✭ 21 (-79.81%)
Mutual labels:  kubernetes-cluster, k8s
k8s-create-secret
GitHub Action to create Kubernetes cluster secrets
Stars: ✭ 24 (-76.92%)
Mutual labels:  actions, aks
terraform-azurerm-kubernetes
Terraform module to deploy a Kubernetes cluster on Azure, using AKS.
Stars: ✭ 16 (-84.62%)
Mutual labels:  kubernetes-cluster, aks
Katlas
A distributed graph-based platform to automatically collect, discover, explore and relate multi-cluster Kubernetes resources and metadata.
Stars: ✭ 179 (+72.12%)
Mutual labels:  kubernetes-cluster, k8s
angular-app-kubernetes
Sample Dockerised angular app deployed on Kubernetes on Azure using AKS
Stars: ✭ 42 (-59.62%)
Mutual labels:  k8s, aks
Metalk8s
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
Stars: ✭ 217 (+108.65%)
Mutual labels:  kubernetes-cluster, k8s
mck8s
mck8s: Orchestration platform for multi-cluster k8s environments
Stars: ✭ 60 (-42.31%)
Mutual labels:  kubernetes-cluster, k8s
Owasp Workshop
owasp-workshop: Orchetraing containers with Kubernetes
Stars: ✭ 116 (+11.54%)
Mutual labels:  kubernetes-cluster, k8s
eks-anywhere
Run Amazon EKS on your own infrastructure 🚀
Stars: ✭ 1,633 (+1470.19%)
Mutual labels:  kubernetes-cluster, k8s
ProductsStoreOnKubernetes
Demoing deployment of Docker containers into Kubernetes for both minikube and Azure AKS.
Stars: ✭ 90 (-13.46%)
Mutual labels:  k8s, aks
Kubernetes Lxd
A step-by-step guide to get kubernetes running inside an LXC container
Stars: ✭ 173 (+66.35%)
Mutual labels:  kubernetes-cluster, k8s
aks-keyvault
Access Azure Key Vault secrets, keys and certs from AKS Pods using Secret Store CSI provider and Pod Identity.
Stars: ✭ 21 (-79.81%)
Mutual labels:  k8s, aks
K3s Ansible
Ansible playbook to deploy k3s kubernetes cluster
Stars: ✭ 153 (+47.12%)
Mutual labels:  kubernetes-cluster, k8s
actions
Set of actions for implementing CI/CD with werf and GitHub Actions
Stars: ✭ 67 (-35.58%)
Mutual labels:  actions, k8s
Ansible Role K3s
Ansible role for installing k3s as either a standalone server or HA cluster.
Stars: ✭ 132 (+26.92%)
Mutual labels:  kubernetes-cluster, k8s
kubernetes the easy way
Automating Kubernetes the hard way with Vagrant and scripts
Stars: ✭ 22 (-78.85%)
Mutual labels:  kubernetes-cluster, k8s
K8s On Raspbian
Kubernetes on Raspbian (Raspberry Pi)
Stars: ✭ 839 (+706.73%)
Mutual labels:  kubernetes-cluster, k8s
K8s Digitalocean Terraform
Deploy latest Kubernetes cluster on DigitalOcean using Terraform
Stars: ✭ 33 (-68.27%)
Mutual labels:  kubernetes-cluster, k8s
kubectl-janitor
List Kubernetes objects in a problematic state
Stars: ✭ 48 (-53.85%)
Mutual labels:  kubernetes-cluster, k8s
multi-master-kubernetes
Multi-master Kubernetes cluster on Exoscale
Stars: ✭ 65 (-37.5%)
Mutual labels:  kubernetes-cluster, k8s

IMPORTANT NOTICE:

Actions hosted in this repo are now moved to new GitHub repositories. Please update your existing workflows with the new actions as these old actions will be ARCHIVED and will not receive any updates. Refer to https://github.com/Azure/actions for updated action repo details.
For example, the action azure/k8s-actions/k8s-deploy@master should be replaced with Azure/k8s-deploy@v1 in your workflows.

Old Action New Action
Kubernetes deploy azure/k8s-actions/k8s-deploy@master Azure/k8s-deploy@v1
AKS set context azure/k8s-actions/aks-set-context@master azure/aks-set-context@v1
Kubernetes set context azure/k8s-actions/k8s-set-context@master azure/k8s-set-context@v1
Kubernetes create secret azure/k8s-actions/k8s-create-secret@master azure/k8s-create-secret@v1
Kubectl tool installer azure/k8s-actions/setup-kubectl@master azure/setup-kubectl@v1

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].