mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-29 01:51:21 +00:00
update
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
- [AWS IAM](#aws-iam)
|
||||
- [AWS CloudFront](#aws-cloudfront)
|
||||
- [AWS WAF Web Application Firewall](#aws-waf-web-application-firewall)
|
||||
- [AWS Vault](#aws-vault)
|
||||
- [AWS S3 & EBS. AWS Storage Gateway](#aws-s3--ebs-aws-storage-gateway)
|
||||
- [Amazon EFS Elastic File System](#amazon-efs-elastic-file-system)
|
||||
- [AWS Fargate](#aws-fargate)
|
||||
@@ -410,6 +411,10 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Placement.Availa
|
||||
- [How to Reduce Security Threats and Operating Costs Using AWS WAF and Amazon CloudFront](http://blogs.aws.amazon.com/security/post/Tx1G747SE1R2ZWE/How-to-Reduce-Security-Threats-and-Operating-Costs-Using-AWS-WAF-and-Amazon-Clou)
|
||||
- [AWS WAF sample rules](https://github.com/awslabs/aws-waf-sample)
|
||||
|
||||
### AWS Vault
|
||||
- [AWS Vault](https://github.com/99designs/aws-vault) is a tool to securely store and access AWS credentials in a development environment.
|
||||
- [AWS: Sourcing AWS CLI Credentials using a Custom AWS CLI Credential Provider and AWS Vault](https://thomas.geens.be/2020/05/24/aws-sourcing-aws-cli-credentials-using-a-custom-aws-cli-credential-provider-and-aws-vault/)
|
||||
|
||||
## AWS S3 & EBS. AWS Storage Gateway
|
||||
- [S3 FAQ 🌟](https://aws.amazon.com/s3/faqs/)
|
||||
- [Making Requests to Amazon S3 over IPv6](http://docs.aws.amazon.com/AmazonS3/latest/dev/ipv6-access.html) Amazon Simple Storage Service (Amazon S3) supports the ability to access S3 buckets using the Internet Protocol version 6 (IPv6), in addition to the IPv4 protocol.
|
||||
|
||||
BIN
docs/images/cli_tips.jpg
Normal file
BIN
docs/images/cli_tips.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 KiB |
@@ -5,6 +5,7 @@
|
||||
* [Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote](https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote/)
|
||||
* [softwarecollections.org](https://www.softwarecollections.org) Software Collections give you the power to build, install, and use
|
||||
multiple versions of software on the same system, without affecting system-wide installed packages.
|
||||
* [kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop 🌟](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/) A lesson on how to install Kubernetes in Docker KinD and Minikube.
|
||||
|
||||
## Windows Terminal
|
||||
- [Windows Terminal 1.0](https://devblogs.microsoft.com/commandline/windows-terminal-1-0/)
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
- [climagic.org](http://www.climagic.org)
|
||||
- [Linux 101 Hacks](http://linux.101hacks.com/)
|
||||
- [linuxjourney.com commandline](https://linuxjourney.com/lesson/the-shell#)
|
||||
- [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line)
|
||||
|
||||
### CommandLineFu
|
||||
- [CommandLineFu 🌟](https://www.commandlinefu.com)
|
||||
@@ -86,6 +87,9 @@
|
||||
- [Linux networking examples and tutorials for advanced users](https://github.com/knorrie/network-examples) Includes lab examples for lxc, bgp, vpn, & more
|
||||
- [blog.pandorafms.org: Useful Network commands](https://blog.pandorafms.org/network-commands/) VNStat, ping, traceroute, ping, arp, curl and wget, netstat, whois, ssh, tcpdump, ngrep, nmap, netcat, lsof, iptraf
|
||||
|
||||
<center>
|
||||
[](https://github.com/jlevy/the-art-of-command-line)
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -210,6 +210,7 @@ Industry momentum has aligned behind Kubernetes as the orchestration platform fo
|
||||
* [blog.openshift.com: Configure the OpenShift Image Registry backed by OpenShift Container Storage](https://blog.openshift.com/configure-the-openshift-image-registry-backed-by-openshift-container-storage/)
|
||||
* [blog.openshift.com: OpenShift Scale: Running 500 Pods Per Node 🌟](https://blog.openshift.com/500_pods_per_node/)
|
||||
* [blog.openshift.com: Enterprise Kubernetes with OpenShift (Part one) 🌟](https://www.openshift.com/blog/enterprise-kubernetes-with-openshift-part-one)
|
||||
* [devclass.com: OpenShift 4.4 goes all out on mixed workloads, puts observability at devs’ fingertips 🌟](https://devclass.com/2020/05/04/openshift-4-4-goes-all-out-on-mixed-workloads-puts-observability-at-devs-fingertips/)
|
||||
|
||||
[](https://www.openshift.com/blog/enterprise-kubernetes-with-openshift-part-one)
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Work From Home
|
||||
- [forbes.com: 5 Essential Coronavirus Work From Home Tech Tips](https://www.forbes.com/sites/tjmccue/2020/03/13/5-essential-coronavirus-work-from-home-tech-tips/)
|
||||
- [dzone: How DevOps Teams Can Switch to Remote Work](https://dzone.com/articles/effective-transition-to-remote-working-for-devops)
|
||||
|
||||
## Tools recommended by Forbes
|
||||
- [krisp](https://krisp.ai/) Noise cancelling app
|
||||
|
||||
Reference in New Issue
Block a user