website/content/tr/conferences/_index.md
Halil İbrahim BUGÖL b88f52e542 TR Translate
Turkish translation of Kubesphere is the first version.
2020-06-06 12:30:59 +03:00

1.9 KiB
Raw Blame History

title css viewDetail list
page1 scss/conferences.scss View Details
name content icon bg children
KubeCon KUBECON_DESC images/conferences/kubecon.svg images/conferences/kubecon-bg.svg
name summary author link image
Multi-tenant Management: Creating Accounts, Roles, Workspaces, Projects and DevOps Projects ObjectiveIn this quickstart, as a cluster admin, you will learn how to create workspaces, roles and user accounts, and then invite new users… xxx admin-quick-start
name summary author link image
Managing Canary Release of Microservice Application on Kubernetes with Istio Istios service mesh is able to manage traffic distribution with complete independence from deployment scaling, which enables a simpler, yet… xxx canary-release
name summary author link image
Deploying a Grafana Application to Kubernetes Using Application Template ObjectiveThis tutorial shows you how to quickly deploy a Grafana application in KubeSphere via App Template, demonstrating the basic… xxx app-template
name content icon bg children
QCon International Software Development Conference QCON_DESC images/conferences/qcon.svg images/conferences/qcon-bg.svg
name summary author link image
Creating a CI/CD Pipeline to Deploy Spring Boot App to Kubernetes ObjectiveThis tutorial shows you how to create a CI/CD Pipeline within DevOps project, which is intended for deploying a Spring Boot sample… xxx cicd-jenkinsfile
name summary author link image
Creating Horizontal Pod Autoscaler for Deployment The Horizontal Pod Autoscaler automatically scales the number of pods in a deployment based on observed CPU utilization or Memory usage. The… xxx hpa