This commit is contained in:
Inaki Fernandez
2022-02-17 17:00:46 +01:00
parent 2e5a2dcf88
commit 90ecfbbed3
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,6 @@
- [MLOps](#mlops)
- [Open Source Alternatives](#open-source-alternatives)
- [Kubectl Plugins](#kubectl-plugins)
- [Base64](#base64)
- [Tweets](#tweets)
## Inspired By
@@ -204,9 +203,6 @@
- [Available kubectl plugins](https://github.com/kubernetes-sigs/krew-index/blob/master/plugins.md)
- [Awesome Kubectl plugins](https://github.com/ishantanu/awesome-kubectl-plugins)
## Base64
- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode
## Tweets
<details>
<summary>Click to expand!</summary>

View File

@@ -12,6 +12,7 @@
- [Kubernetes JSON Schemas](#kubernetes-json-schemas)
- [Static Checking of Kubernetes YAML Files. Kubernetes YAML Validation Tools](#static-checking-of-kubernetes-yaml-files-kubernetes-yaml-validation-tools)
- [Alternatives](#alternatives)
- [Base64](#base64)
- [Videos](#videos)
- [Tweets](#tweets)
@@ -115,6 +116,9 @@
- [shipa.io: DevOps Challenge Kubernetes Deployment: Ketch vs YAML](https://www.shipa.io/ketch/devops-challenge-kubernetes-deployment-ketch-vs-yaml/)
- [naml: Not another markup language](https://github.com/kris-nova/naml) Framework for replacing Kubernetes YAML with Go.
## Base64
- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode
## Videos
??? note "Click to expand!"